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

}

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

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

a:hover {
	text-decoration: overline;
	color: #822828;
}


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

.txt_body {
	color: #EDDAC0;
	font-size: 12px;
	text-align: justify;
}

.txt_footer {
	color: #D3984F;
	font-size: 10px;
	text-align: right;
}

.txt_rightpanel {
	color: #EDDAC0;
	font-size: 11px;
	text-align: left;
}

.txt_HEADERrightpanel {
	font-family: Times New Roman, Segoe UI, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}



.txt_Heading {
	font-family: Times New Roman, Segoe UI, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	color: #D3984F;
	font-size: 22px;
}

.txt_menu {
	font-family: Times New Roman, Segoe UI, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
}

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

.Spacer_bodytop {
	Height: 20px;
}


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

a#menu	{  color : #6F0F06; }
a#menu:link	{  text-decoration: none; color : #6F0F06; }
a#menu:visited {  text-decoration: none; color : #6F0F06; }
a#menu:hover {  text-decoration: overline; color : #000000;}


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