/* ----   Body ------   */

body,td,th {
    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
    background:#CFCCCC; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.states a, .states a:visited, .states a:hover, .states a:active {
	color: blue;
	font-size: 12px;
}
h1 {
	cellpadding:0;
	margin:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
h2 {
	cellpadding:0;
	margin:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
	

.sentmessage{font-size:15px; font-weight:bold;}

/* --------  Links  ---------- */
a {font-size: 12px;color: #990000;}
a:visited {color: #990000;}
a:hover {color: #FF0000;}
a:active {color: #FF0000;}
	
/* --------  Links  ---------- */
.head_large_black {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight:bold;}
.head_med_grey {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666;}
	
	


#menu a {
	
	/*height: 15px; line-height: 15px; */; 
	width: 100%; 
	display: block; 
	color: #ffffff;
	text-decoration: none;
	text-transform:text-transform:capitalize;
	text-align: left;
    text-decoration:underline;
    padding:5px;
    padding-top:0px;
    padding-bottom:0px;

}
#menu a:hover{color: red;}


