body, table, td {
	font-family: verdana;
	font-size: 12px;
}
.colored_header_font {
	color: #6F1F20;
	font-weight:bold;
	font-size: 14px;
}
.back_logout_button {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	width: 65px;
	height: 22px;
	font-weight: bold;
	color: #6F1F20;
	cursor: pointer;
}
.logout_back_button {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	height: 22px;
	font-weight: bold;
	color: #6F1F20;
	cursor: pointer;
}

.search_box {
	border: 0px;
	width: 115px;
}
.content_area {
	padding-left: 10px;
	padding-right: 10px;
}
.nav_links {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	padding: 2px;
	cursor: pointer;
}
.welcome_text {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10px;
}
.nav_content_padding {
	padding: 4px;
}
.header_table {
	border: solid 2px #6F1F20;
	background-color: #FFFFFF;
}
.secondary_header_table {
	border-bottom: solid 1px #FFFFFF;
}
.main_table_background {
	background-color: #6F1F20;
}
.secondary_table_background {
	background-color: #FFFFFF;
}
.search_table_background {
	background-color: #6F1F20;
}
.sbreak {
	font-size: 4pt;
}
.mbreak {
	font-size: 6pt;
}
.lbreak {
	font-size: 8pt;
}
.content {
	border: 1px solid black;
	background: white;
}
.subject {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.testlink{
	text-decoration:none; 
	font-size:10pt;
	color: #6F1F20; 
	font-weight: bold;
	padding: 1px;
}
.testlink:hover{
	border:1px solid #6F1F20; 
	text-decoration:none;
	background-color: #6F1F20; 
	font-size:10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}
.splash_font{
	color: #6F1F20;
	font-size:11pt;
	font-weight: bold;
	font-style: italic;
}
.tan_font{
	color: #875E18;
	font-size:10pt;
	font-weight: bold;
	font-style: italic;
}
.small_splash_font{
	color: #6F1F20;
	font-size:8pt;
}
.gray_font{
	color: #999999;
	font-size:11pt;
}
.black_font{
	color: #000000;
	font-size:11pt;
}
#subscribe_now_button1 a{
	border:1px solid #000000; 
	text-decoration:none; 
	font-size:10pt;
	color: #6F1F20;
	font-weight: bold;
}
#subscribe_now_button1 a:hover {
	border:1px solid #6F1F20; 
	text-decoration:none;
	background-color: #6F1F20; 
	font-size:10pt;
	color: #FFFFFF;
	font-weight: bold;
}

#subscribe_now_button {
	border:1px solid #6F1F20;
}

#subscribe_now_button a{
	text-decoration:none; 
	font-size:10pt;
	color: #FFFFFF;
	font-weight: bold;
}
#subscribe_now_button a:hover {
	text-decoration:none;
	font-size:10pt;
	color: #6F1F20;
	font-weight: bold;
}