body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A5BACE;
}h1 {
	font-size: 24px;
}
td.copy_rights {
	font-size: 10px;
	font-style: italic;
}
h2 {
	font-size: 16px;
}
.required {
	color: #990000;
}
td.site_header {
	background-color: #FF6500;
	background-image: url(/images/template01/motorcycle.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.site_name{
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;

}
.site_subtitle{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;

}
table.main_content {
	border: 1px solid #FF6500;
	background-color: #FFFFFF;
}
td.menu_top {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ADB6C6;
}
a.menu_top:link, a.menu_top:visited, a.menu_top:active {
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
} 

a.menu_top:hover {
	text-decoration: none; 
	font-weight: bold;
	color: #FF6500;
}



td.menu_bottom {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ADB6C6;
}
a.menu_bottom:link, a.menu_bottom:visited, a.menu_bottom:active {
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
} 

a.menu_bottom:hover {
	text-decoration: none; 
	font-weight: bold;
	color: #FF6500;
}
