body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #FFFFFF;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	color: #000000;
}

SELECT, option, input, textarea {font-family: verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}

.header_class {
	width: 775px;
}

.wrapper_class {
	width: 775px;
	background: #FFFFFF;
}

.nav_class {
	width: 182px;
	float: left;
	background: #943031;
}

.yellow_nav_class {
	width: 181px;
	background: #FFF7E7;
	border-style: solid;
	border-color: #ADAEAD;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.content_class {
	width: 593px;
	float: right;
	background: #FFFFFF;
}

.content_wrapper_class {
	width; 775px;
	background-image: url("images/navback.gif");
	background-repeat: repeat-y;
}

.footer_class {
	width: 775px;
	height: 20px;
	background: #943031;
	text-align: center;
}

.left_footer_class {
	padding-top: 3px;
	width: 385px;
	float: left;
	text-align: left;
}

.right_footer_class {
	padding-top: 3px;
	width: 385px;
	float: right;
	text-align: right;
}

.spacer_class {
	clear: both;
}

.paragraph {
	margin-top: 8px;
	margin-bottom: 8px;
}

.tinytext_class {
	font-size: 10px;
	color: #000000;
	font-family: verdana, helvetica, arial;
}

.tinywhite_class {
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, helvetica, arial;
}

.main_nav_class {
	font-size: 12px;
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-weight: bold;
}

a:link {text-decoration : underline; color : #943031;}	
a:visited {text-decoration : underline; color : #943031;}
a:hover {text-decoration : none; color : #943031;}

a.link_class:link {text-decoration : none; color : #FFFFFF;}	
a.link_class:visited {text-decoration : none; color : #FFFFFF;}
a.link_class:hover {text-decoration : underline; color : #FFFFFF;}