body {
	font-family: Tahoma, Arial, Segoe UI, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DBCDB2;
	background-color: #1F1714;
	margin: 0px 0px 0px 0px;;
    scrollbar-face-color: #78594E;
	scrollbar-shadow-color: #15100D;
	scrollbar-highlight-color: #15100D;
	scrollbar-3dlight-color: #15100D;
	scrollbar-darkshadow-color: #15100D;
	scrollbar-track-color: #15100D;
	scrollbar-arrow-color: #F1B641;
	

}

a:link {
	text-decoration: none;
 	color: #F1B641;
}

a:visited {
	text-decoration: none;
	color: #F1B641;
}

a:hover {
	text-decoration: underline;
	color: #CC3E24;
}


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

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

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

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


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

.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;
}


input, select, textarea
{
	font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px; 
	background-color : white; 
	border : 1px solid #F1B641;
	margin : 1px; 
	
}

a#althover	{  color : #FFFFFF; }
a#althover:link	{  text-decoration: none; color : #FFFFFF; }
a#althover:visited {  text-decoration: none; color : #FFFFFF; }
a#althover:hover {  text-decoration: none; color : #F1B641;}


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

hr {
  border: 0;
  width: 100%;
  color: #78594E;
  background-color: #78594E;
  height: 1px;
}
