body {
margin: 8px;
padding: 0px;
background: #FFFFEA;
font: normal 12px Georgia, sans-serif;
}

pre {text-indent: 20px}

#tabmenu {
color: #333;
border-bottom: 2px solid #ccc;
margin: 12px 0px 0px 0px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
z-index: 1;
padding-left: 12px }

#tabmenu li {
display: inline;
overflow: hidden;
list-style-type: none;
padding-left: 12px }

#tabmenu a, a.active {
color: #333;
background: #FFFFEA;
font: bold 1.1em "Trebuchet MS", Arial, sans-serif;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
border-left: 2px solid #ccc;
border-right: 2px solid #ccc;
padding: 2px 7px 0px 7px;
margin: 0;
text-decoration: none; }

#tabmenu a.active {
background: #FFFF00;
border-bottom: 3px solid #FFFF99; }

#tabmenu a:hover {
color: #333;
background: #FFFFFF; }

#tabmenu a:visited {
color: #333; }

#tabmenu a.active:hover {
background: #FFFF00;
color: #333; }

#subtabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subtabs li {
	float: left;
	padding: 0px 14px 0px 18px;
	white-space: nowrap;
}

#subtabs li:first-child {
	border-left: none;
}

#subtabs {
	font: bold 1.1em "Trebuchet MS", Arial, sans-serif;
	background: #FFFF00;
    border-bottom: 1px solid #ccc;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
	color: #666;
	padding: 7px 10px 7px 10px; /* for All other Browsers */
}

#content {font: 1.1em/1.3em "bitstream vera sans", Georgia, sans-serif;
text-align: justify;
background: #FFFF99;
color: #333;
padding: 10px;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
border-left: 2px solid #ccc;
border-right: 2px solid #ccc;
border-top: none;
}

#content a:hover { background: #898B5E; }

.style7 {font-size: 14pt}
.style10 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.style9 {font-size: x-small; font-family: Arial, Helvetica, sans-serif;}
.style12 {font-size: 16pt}
.style13 {font-size: 12pt}
.style14 {font-size: 10pt}
.style15 {font-size: 8pt}
.style11 {color: #999999}
.style16 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; background: #FFFFEA;}
.style18 {font-size: 10pt; border-bottom: 2px solid #ccc;}
.style17 {font-size: 11px; font: bold 1.1em "Trebuchet MS", Arial, sans-serif; background: #FFFFEA;}

.note {	background: #FFFFEA; border-right: 2px solid #CCC;	border-top: 2px solid #CCC;	border-left: 2px solid #CCC; border-bottom: 2px solid #CCC;	padding: 6px; font-family: tahoma,verdana,sans-serif; font-size: 10px;  font-weight: normal; line-height: 130%; }
.notetext {	background: #FFFFEA; color: #000000; font-family: tahoma,verdana,sans-serif; font-size: 10px; font-weight: normal; }
.notetitle {  background: #999999; color: #FFFFFF; font-family: tahoma,verdana,sans-serif; font-size: 10px; font-weight: normal; line-height: 150%; }

.links {font: normal 12px tahoma, sans-serif; background: transparent; color: #333; }


