body {
	font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #423335;
	background-image: url('body/watermark_main.gif');
	margin: 0px;;
    background-position:    left top;
    background-repeat: repeat-x;
    scrollbar-face-color: #423335;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FB9622

}

a:link {
	text-decoration: none;
 	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: inderline;
	color: #FB9622;
}

.txt_large {
	font-size: 11pt;
	font-weight: bold;
	color: #545963;
}

.txt_pageheaders {
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
}

.txt_body {
	color: #D2CACB;
	font-size: 12px;
	text-align: justify;
}


.txt_small {
	font-size: 10px;
	color: #FFFFFF;
}

.txt_footer {
	font-size: 10px;
	color: #000000;
}

.Spacer_10px {
	Height: 10px;
}

.Spacer_15px {
	Height: 15px;
}

.Spacer_05px {
	Height: 5px;
}

.Spacer_25px {
	Height: 25px;
}




input, select, textarea
{
	font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 12px; 
	background-color : white; 
	background-image: url('body/gradient_form.gif');
	border : 1px solid #FFFFFF;
	margin : 1px; 
}