/* CSS Document */

html, body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

html, body, p, th, td, ul, li, div, span, font {
	color:#5B3E1C;
	font-family: Lucidia, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	font-size: 6.5pt;
}

body.Popup { background: #34210E; scrollbar-face-color: #B56D16; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #34210E; scrollbar-3dlight-color: #505433; scrollbar-arrow-color: #34210E; scrollbar-track-color: #34210E; scrollbar-darkshadow-color: #34210E; }

a:link, a:visited, a:active {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #311D0A;
	text-decoration: underline;
}

a.Contact:link, a.Contact:visited, a.Contact:active {
	font-weight: bold;
	color: #7C3B00;
	text-decoration: underline;
}

a.Contact:hover {
	font-weight: bold;
	color: #7C3B00;
	text-decoration: underline;
}

input { background: #34220E; border: 1 solid #A85001; color: #E4B564; }
textarea { background: #34220E; border: 1 solid #A85001; color: #E4B564; }
select { background: #34220E; border: 1 solid #A85001; color: #E4B564; }

.sub_header1 {
	font-weight: bold;
	text-decoration: none;
	color: #5B3E1C;
	font-size: 8.5pt;
}

.sub_header2 {
	font-weight: normal;
	text-decoration: none;
	color: #AA873A;
	font-size: 7pt;
}

.ExtraExtra_Bullet { color: #FFCC33; font-weight: bold; }
.ExtraExtra_Text { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

.Login_FieldHeader { color: #FFCC33; }

.MainMenuSpacer { width: 25px; }

.PopText { color: #B56D16; }

.PopHeader {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8.5pt;
}
