td, div {	
    font-family:Tahoma;
	font-size:11px;
	line-height:1.5;
}

a.bottomnav {
	color:#FFFFFF;
	text-decoration:none;
	border:0px;
}

a.bottomnav:hover {
	color:#ffe400;
	text-decoration:underline;
}

a			{
	color:#024EFD;
	text-decoration:none;
	font-weight:bold;
}
a:hover 		{
	color:#00CB00;
	text-decoration:underline;
	font-weight:bold;
}


.TableBorder{
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

}
