/* Text Colors

Dark red: #4B1D1F
Dark brown: #666055
Coffee: #CDBA96
Lighter tan: #E9E0CF 

*/
body, p, td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333;
}
a.Menu_Main:link, a.Menu_Main:visited  {font-family: Arial; color : #666055; font-size: 14px; font-weight: bold; text-decoration: none;}
a.Menu_Main:active, a.Menu_Main:hover  {font-family: Arial; color : #4B1D1F; text-decoration: underline; font-size: 14px; font-weight: bold;}

td.Menus {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

a.Small_Links:link, a.Small_Links:visited  {font-family: Arial; color : #4B1D1F; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.Small_Links:active, a.Small_Links:hover  {font-family: Arial; color : #921D2F; text-decoration: underline; font-size: 8pt; font-weight: bold;}

a.Bottom_Links:link, a.Bottom_Links:visited, .smallWhite  {font-family: Arial; color : #FFFFFF; font-size: 10px; font-weight: bold;  text-decoration: none;}
a.Bottom_Links:active, a.Bottom_Links:hover  {
	font-family: Arial;
	color : #BBB5A7;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	
}
td.paddedtd {padding-top:5px; padding-bottom:5px; padding-left: 5px; padding-right:5px;}

a.Tiny_Links_Reg:link, a.Tiny_Links_Reg:visited  {font-family: Verdana; color : #4B1D1F; font-size: 7pt; font-weight: normal; text-decoration: none;}
a.Tiny_Links_Reg:active, a.Tiny_Links_Reg:hover  {font-family: Verdana; color : #921D2F; text-decoration: underline; font-size: 7pt; font-weight: normal;}

.Tiny_Text{
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	color: #4B1D1F;
	}

a.Small_Links_Reg:link, a.Small_Links_Reg:visited  {font-family: Verdana; color : #4B1D1F; font-size: 8pt; font-weight: normal;  text-decoration: none;}
a.Small_Links_Reg:active, a.Small_Links_Reg:hover  {font-family: Verdana; color : #921D2F; text-decoration: underline; font-size: 8pt; font-weight: normal;}

a:link, a:visited  {font-family: Arial; color : #4B1D1F; font-weight: bold;  text-decoration: none;}
a:active, a:hover  {font-family: Arial; color : #921D2F; text-decoration: underline; font-weight: bold;}

a.heading2:link, a.heading2:visited  {font-family: "Times New Roman", Times, serif; color : #921D2F; font-size: 14pt;  text-decoration: none; font-weight: bold;}
a.heading2:active, a.heading2:hover  {font-family: "Times New Roman", Times, serif; color : #BBB5A7; text-decoration: underline; font-size: 14pt; font-weight: bold;}

h1 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 16px;
	font-weight: bold;
font-style: normal;
color:#666055;
}
h2 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 14px;
	font-weight: bold;
font-style: normal;
color:#666055;
}

h3 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 12px;
	font-weight: bold;
font-style: normal;
color:#666055;
}

.Small_Text {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #4B1D1F;
}
#printonly { 
  display : none; 
} 


.special { display:none;
margin-left:5px; } 
/*

*/
ul.nomargin{
	margin-left:0px;

}
.ItalicHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
font-style: italic;
color:#921D2F;
}

