body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	background-color: #313131;
}
.txthottest {
	font-size: small;
	color: #000000;
	background-color: #19CE29;
	padding: 6px;
}
.footer {
	font-size: xx-small;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 3px;
}
.txtprof {
	font-size: medium;
	color: #FFFF00;
	font-weight: bolder;
}
.sidetxtbox {
	font-size: x-small;
}
.tblbackblue .sidetxtbox p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}



.navtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-weight: bold;
}
.navtop a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navtop a:visited {
	color: #CA3434;
	text-decoration: none;
}
.navtop a:hover {
	color: #93BBE3;
	text-decoration: none;
}
.navtop a:active {
	color: #DCDC6D;
	text-decoration: none;
}
.tblbackblue {
	background-color: #3C84CD;
}
a:link {
	color: #FF0000;
}
