body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-size:11px;
	color:#666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
img{
		border:none;
}
.email_form {FONT-SIZE: 11px; FONT-FAMILY: Arial; background-color:#F5EADF; color:#000000; font-weight:bold;}
.white_11 {font-family: Arial;font-size: 11px;color: #FFFFFF;text-decoration: none;font-weight:none;}
.grey_10 {font-family: Arial;font-size: 10px;color: #666666;text-decoration: none;font-weight:none;}
.red_bold {font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: none;font-weight:bold;}

.grey_italic {font-family: Arial;font-size: 11px;color: #666666;text-decoration: none;font-weight:none; font-style:italic;}

.main_menu_link a:link {font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: none;font-weight:none;}
.main_menu_link a:visited{font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: none;font-weight:none;}
.main_menu_link a:active {font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: none;font-weight:none;}
.main_menu_link a:hover {font-family: Arial;font-size: 11px;color: #666666;text-decoration: underline;font-weight:none;}

.main_menu_link2 a:link {font-family: Arial;font-size: 11px;color: #666666;text-decoration: none;font-weight:none;}
.main_menu_link2 a:visited{font-family: Arial;font-size: 11px;color: #666666;text-decoration: none;font-weight:none;}
.main_menu_link2 a:active {font-family: Arial;font-size: 11px;color: #666666;text-decoration: none;font-weight:none;}
.main_menu_link2 a:hover {font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: underline;font-weight:none;}

.main_menu_link_bold a:link {font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: none;font-weight:bold;}
.main_menu_link_bold a:visited{font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: none;font-weight:bold;}
.main_menu_link_bold a:active {font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: none;font-weight:bold;}
.main_menu_link_bold a:hover {font-family: Arial;font-size: 11px;color: #666666;text-decoration: underline;font-weight:bold;}

.home_link a:link {font-family: Arial;font-size: 11px;color: #FFFFFF;text-decoration: none;font-weight:none;}
.home_link a:visited{font-family: Arial;font-size: 11px;color: #FFFFFF;text-decoration: none;font-weight:none;}
.home_link a:active {font-family: Arial;font-size: 11px;color: #FFFFFF;text-decoration: none;font-weight:none;}
.home_link a:hover {font-family: Arial;font-size: 11px;color: #FFFFFF;text-decoration: underline;font-weight:none;}

.over_link a:link {font-family: Arial;font-size: 11px;color: #666666;text-decoration:underline;font-weight:bold;}
.over_link a:visited{font-family: Arial;font-size: 11px;color: #666666;text-decoration: underline;font-weight:none;}
.over_link a:active {font-family: Arial;font-size: 11px;color: #666666;text-decoration: underline;font-weight:none;}
.over_link a:hover {font-family: Arial;font-size: 11px;color: #B2073B;text-decoration: none;font-weight:none;}

/*Drop Down Menu*******************************************************************************************************/

#dropmenudiv{
position:absolute;
border:0px solid #B2073B;
border-bottom-width: 0;
font:normal 11px arial;
line-height:16px;
z-index:100;
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 4px;
border-top: 3px;
padding: 10px ;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
background-color: #B2073B;
}

/************************************************************************************************************************/