/* CATEGORY CSS */
table.randomcategory 
{
	border-style:none;
	border-color: #E6E6E6;
	empty-cells: show;
	width:600px;
}
td.randomcategorylabel
{
	vertical-align:top;
	font-weight: bold;
}
td.randomcategory
{
	vertical-align:top;

}
div.randomcategory 
{
	background-color:#3A6876;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	width:175px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
}
div.randomcategorynoimg 
{
	font-family:"Arial Sans-Serif";
	text-decoration: none;
	text-align:left;
}
img.randomcategory 
{
	width:175px;
	vertical-align:top;

}
a.randomcategory 
{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover.randomcategory 
{
	text-decoration:none;
	color:#CCCCCC;
}
a:active.randomcategory 
{
	text-decoration:none;
	color:#FFFFFF;
}
a img
{
display:block;
border: none;
}

/* END OF CATEGORY STYLES */




.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
#srch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
	width: 145px;
	border: 0px none #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DCDCDC;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	text-indent: 0px;
}

.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #277E98;
	text-decoration: none;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:hover {
	color: #277E98;
	text-decoration: none;
}
