body {
	background-color	: #000000;
	margin				: 0 0 0 0;
	font-family 		: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10px;
	color				: #333333;
	background-image	: url(images/bg.gif);
}
td {
	font-size			: 10px;
}
ul {
	list-style-image	: url(images/bullet.gif);
}
a {
	color				: #990000;
	text-decoration		: none;
}
a.visited {
	color				: #333333;
}
a.active {
	color				: #CC0000;
}
a:hover {
	color				: #CC0000;
	text-decoration		: underline;
}
.section {
	color				: #CCCCCC;
}
.highlight {
	color				: #CCCC99;
}
.description{
	color				: #CCCCCC;
}
.header {
	font-size			: 18px;
	color				: #CC0000;
	font-weight			: bold;
}
.subheader {
	font-size			: 14px;
	color				: #000000;
	font-weight			: bold;
}
.textsm {
	font-size			: 7px;
	color				: #999999;
}
.subcat, a.subcat:link, a.subcat:visited, a.subcat:active {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 10px;
	color				: #333333;
	text-decoration		: none;
}
a.subcat:hover {
	color				: #CC0000;
	text-decoration		: underline;
}
.subcaton, a.subcaton:link, a.subcaton:visited, a.subcaton:active {
	color				: #CC0000;
}
.whitelink, a.whitelink:link, a.whitelink:visited, a.whitelink:active {
	color				: #FFFFFF;
}
.title {
	background			: #CC0000;
	color				: #FFFFFF;
	font-weight			: bold;
}
.title2 {
	background			: #333333;
	color				: #FFFFFF;
	font-weight			: bold;
}
.title3 {
	background			: #666666;
	color				: #FFFFFF;
	font-weight			: bold;
}
.tdbrown {
	background			: #CBBA92;
	color				: #000000;
}
.tdgray {
	background			: #999999;
	color				: #000000;
}
.tdgray2 {
	background			: #B8B8B8;
	color				: #000000;
}
.tdtan1 {
	background			: #B9B899;
	color				: #000000;
}
.tdtan2 {
	background			: #C6C5A6;
	color				: #000000;
}
.notes {
	background			: #666666;
	color				: #FFFFFF;
}
input, select, option, textarea {
	font-family 		: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10px;
	color				: #000000;
}
optgroup {
	font-family 		: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 10px;
	color				: #C00000;
}