body {
 	font-family: Arial, helvetica, sans-serif;
 	font-size: 10pt;
 	text-align: justify;
 	font-style: normal;
 	font-weight: normal;
 	scrollbar-base-color : gray;
 	scrollbar-arrow-color : teal;
 	scrollbar-face-color: #CCCC99;
 	background-color: #D6DEA5;
 	margin-left: 5px;
	margin-right: 5px;
 	azimuth: right
}

#left {
	float: left;
	width: 150px;
	margin: 5px;
	font-size: 11px;
}

.imgleft {
       float:left;
       margin-bottom: 15px;
       margin-right: 15px;
} 

.imgright {
       float:right;
       margin-bottom: 10px;
       margin-left: 10px;
}

blockquote {
	background-color: #D6DEb5;
	border: thin outset;
	text-align: left;
	padding: 3px;
}

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a:visited {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: #D6eEb5;
}

a:active {
	color: #FF0000;
	text-decoration: underline; 
}

H1, H2, H3, H4 {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: bold }

H2 { 
	color: WHITE; background: #C0C0C0;
	font-size: 16pt 
 }

H3 {
	font-size: 14pt;
	color: #EEEEEE;
	text-align: center;
	background-image: url(nav/blugrad.gif);
	border: thin inset;
}

td { font-size: 10pt 
}

th { font-size: 10pt; 
	font-weight: bold 
}


ul li { list-style-image: url(nav/red.gif);
}

ul li li { list-style-image: url(nav/green.gif);
}

ol li {
	color: #006633;
	list-style-type: lower-roman;
	background-color: #CCCCAA;
}

.highlight {
	color: #990000;
	background-image: url(nav/mtbanner.jpg);
	font-weight: bold;
	border: thin outset #CCCC66;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	font-family: Georgia, Times, "Times New Roman", serif;
	top: -2px;
 }

.xmas { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	color: #CCCC33
 }

.small_print { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; color: #006600
}

.balloon {
	border-bottom:1px dashed #00cc99;
	cursor:help;
}

.hide1 {
	visibility:hidden;
}
