body { 
	background-color: #eaeaea; margin: 0; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt; 
}

p { 	
	color: #444; 
}

a:link, a:visited  { 
	color: #0054a6; 
	text-decoration: none; 
}

a:hover, a:active { 
	color: #ffc20e; 
	text-decoration: underline; 
}

td.Dot { 
	background-image: url(../media/nav/dot.gif) 
}
.small-txt { 
	font-size: 9pt; 
}
H1, H2, H3, H4, H5 { 
color: #0054a6;
}

ul { 
color: #444
}

ol {
font-size: 8pt;
color: #444;
}

ol li {
	margin-bottom: 2px;
	background: url(../media/nav/mp3player.gif) top left no-repeat;
	padding-left: 18px;
}
.hbuttons a  { color: #0054a6; font-size: 11px; font-style: normal; font-weight: bold; line-height: normal; background-image: url("../media/nav/menu_off.gif"); display: block;  padding-right: 8px; padding-left: 8px; width: auto; height: 23px; valign="middle": text-decoration: none  }

.hbuttons a:hover  { color: #ffc20e; font: bold 11px "Trebuchet MS"; background-image: url("../media/nav/menu_on.gif"); text-align: center;  padding-right: 8px; padding-left: 8px; width: auto; height: 23px; valign="middle": text-decoration: none }

.dataTable {
	background: #BEBEBE;	
}
.dataTable tr {
	background: #FFF;
}