td {
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color:#000000;
	margin-top: 35px;
}
#content {
	background-image: url(images/page_frame.gif);
	height: 505px;
	overflow: auto;
	color: #000000;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
}
h3 {
	margin-bottom: 0px;
}
#subcategory {
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	margin-top: 10px;
}
#the_body {
	background-color: #FFFFFF;
	overflow: auto;
	height: 505px;
}


a:link {
	color: #608ff9;
}
a:visited {
	color: #608ff9;
}
.buttons {
	color: #FFFFFF;
	background-color: #608FF9;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
}
#nav {
	font-size: 13px;
	padding-top: 5px;
}
.white_subhead {
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
#boxes {
	padding-left: 10px;
}
li {
	list-style-image: url(images/bullet.jpg);
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
}
.cat_results {
	font-size: 12px;
	margin-bottom: 7px;
}
.subheader {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
