/* CSS Document */
div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.subcat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subcat {font-size: 14px;}
body {
	margin: 0px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Arial, serif;
	color: #FFFFFF;
	height: 100%;
}
/*.brd_lt {
	border: 1px solid #E4E4E4;
}*/
.brd_lt_sml {
	border: 1px solid #E4E4E4;
	font-size: 11px;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
#pagenums a:link { font-size: 12px;	font-weight: bold;	color: #CCCCCC;	text-decoration: underline; }
#pagenums a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#pagenums a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: underline;
}
