body {
	font-family: Arial, Tahoma, Segoe UI, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E8E4DD;
	background-color: #541108;
	background-image: url("body/watermark_main.gif");
	margin: 0px 0px 0px 0px;;
    background-position: top left;
    background-repeat: repeat-x;
    scrollbar-face-color: #AFA68D;
	scrollbar-shadow-color: #373328;
	scrollbar-highlight-color: #373328;
	scrollbar-3dlight-color: #373328;
	scrollbar-darkshadow-color: #373328;
	scrollbar-track-color: #373328;
	scrollbar-arrow-color: #541108;

}

a:link {
	text-decoration: none;
 	color: #E80005;
 	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #E80005;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}


.txt_large {
	font-size: 10pt;
	font-weight: bold;
}

.txt_body {
	font-size: 11px;
	text-align: justify;
}

.txt_twitter {
	font-size: 11px;
	text-align: left;
}

.txt_body_light {
	color: #FFFFFF;
	font-size: 11px;
	text-align: justify;
}

.txt_footer {
	color: #E8E4DD;
	font-size: 10px;
	text-align: justify;
}


.txt_white {
	color: #FFFFFF;
	font-size: 11px;
}

.txt_Heading{
	color: #AFA68D;
	font-size: 17px;
	font-weight: bold;
}

.txt_menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.txt_small {
	font-size: 10px;
}

.txt_small_white {
	color: #FFFFFF;
	font-size: 10px;
}
.Spacer_10px {
	Height: 10px;
}

.Spacer_15px {
	Height: 15px;
}

.Spacer_05px {
	Height: 5px;
}

.Spacer_25px {
	Height: 25px;
}


input, select, textarea
{
	font-family: Arial, Segoe UI, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px; 
	background-color : white; 
	background-image: url('body/gradient_form.gif');
	border : 1px solid #AFA68D;
	margin : 1px 
	
}

a#althover	{  color : #FFFFFF; font-weight: bold; }
a#althover:link	{  text-decoration: none; color : #FFFFFF; font-weight: bold; }
a#althover:visited {  text-decoration: none; color : #FFFFFF; font-weight: bold; }
a#althover:hover {  text-decoration: underline; color : #E80005; font-weight: bold;}


.Line_PANEL { background-image: url('panels/panel_line.gif'); Height: 35px; }
.Line_red { background-image: url('body/line_red.gif'); Height: 6px; }

hr {
  border: 1px dotted;
  width: 100%;
  color: #AFA68D;
  background-color: #373328;
  height: 1px;
}


UL {

	font-size: 11px;
	text-align: justify;
list-style-image: url(body/bullet.png);
}

UL UL LI {

	font-size: 11px;
	text-align: justify;
list-style-image: url(body/bullet_sub.png);
}

UL UL UL LI {

	font-size: 11px;
	text-align: justify;
list-style-image: url(body/bullet_sub_sub.png);
}
