

.bodywhite {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
}
.bodybig {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #CCCCCC;
}

.scroll {
	overflow: auto;
	height: 365;
	width: 100%;
}




.float {
	float: right;
}
.floatleft {
	float: left;
    align: middle;
}



.navhighlight{
color: black; 
text-decoration: none;
border: thin solid white;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.navhighlight2{
color: black; 
text-decoration: none;
border: thin solid white;
font-family: Trebuchet MS,  Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.tablink{
align: center;
display: block;
width: 100%;
}

.tablebackground{
	
	background-color: transparent;
}


.bgnrep {
    background-repeat : repeat-y;
}


.bodyblack {
	font-family: Arial,Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



.bodywhitesml {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.bodygrey {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}


.bodyblacksml {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family:  Trebuchet MS, Tahoma, Verdana,Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a:link {
	font-family:  Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #cccccc;
	text-decoration: none;
}

a:hover{
	font-family: Trebuchet MS, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a:link.footer {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}


a:visited.footer {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;	
}
a:active.footer{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFfff;
	text-decoration: none;
}


a:hover.footer{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

a:link.sml {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
a:hover.sml {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}a:active.sml {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}a:visited.sml {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}



.bttmborder {
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
body {

	overflow: auto;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: white;
	scrollbar-base-color: Grey;
	scrollbar-darkshadow-color: Grey;
	scrollbar-face-color: 666666;
	scrollbar-highlight-color: Grey;
	scrollbar-shadow-color: Grey;
	scrollbar-track-color: Grey;
}