a       { color: #660066 }
a:hover { color: #990099 }

a.NextLesson { text-decoration:none; font-weight:bold }

a.FooterItem { 
		text-decoration: none; 
		font-weight:     bold; 
		color:           #660066; 
		font-size:       x-small }

a.LeftMenuItem {
		text-decoration: none; 
		font-weight:     bold; 
		color:           #BB00BB; 
}

a.LessonTitle { text-decoration:none; font-weight:bold }

a.MenuItem {
		text-decoration:  none; 
		font-weight:      bold; 
		border-style:     solid; 
		border-width:     1px; 
		display:          inline-block;
		margin-top:       2px;
		margin-bottom:    2px;
		text-align:       center;
		color:            #FFFFFF; 
		background-color: #990099;
		border-color:     #990099 }

a.MenuItem:hover { color:#FFFFFF; background-color:#CC00CC }

a.TocItem       { text-decoration:none; color:#000000 }
a.TocItem:hover { color:#660066 }

body { font-family:Verdana, sans-serif; font-size:small; margin-left:auto; 
												width:720px; margin-right:auto }

div.LessonDescr { margin-left:50px; color:#666666; margin-bottom:10px }
div.Menu        { line-height:25px }

div.NextLesson { 
		width:            300px; 
		float:            right; 
		background-color: #FFCCFF; 
		border-style:     solid; 
		border-width:     1px; 
		border-color:     #CC99CC; 
		padding:          10px; 
		margin-bottom:    10px; 
		margin-left:      20px; 
		font-size:        80% }

dt               { font-weight: bold }
h1               { text-align: center; font-size: x-large; color: #CC0000 }
h2               { font-size: medium; color: #770077 }
img.Inline       { vertical-align: middle }
ol               { margin-left: 19pt; margin-top: 0pt; margin-bottom: 0pt }
p.Copyright      { font-size: xx-small; color: #330033 }

span.CurPageItem { 
		font-weight:   bold; 
		border-style:  solid; 
		border-width:  1px; 
		display:          inline-block;
		margin-top:       2px;
		margin-bottom:    2px;
		text-align:       center;
		border-color:  #990099; 
		color:         #990099; }

ul               { margin-left: 15pt; margin-top: 0pt; margin-bottom: 0pt }
ol ul            { list-style-type: disc }
ul ul            { list-style-type: disc }

