body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3A3A27;
	background-color: #B5B593;
	background-image: url('body/watermark_main.gif');
	margin: 0px;;
    background-position:    left top;
    background-repeat: repeat-x;
    scrollbar-face-color: #B5B593;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CC0002;

}

h1
{
font-size:12pt;
}

h2
{
font-size:10pt;
}

a:link {
	text-decoration: none;
 	color: #31493F;
}

a:visited {
	text-decoration: none;
	color: #31493F;
}

a:hover {
	text-decoration: none;
	color: #548872;
}



.txt_large {
	font-size: 13pt;
	color: #31493F;
	font-weight: bold;
	
}

.txt_body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #3A3A27;
	font-size: 11px;
	text-align: justify;
}


.txt_menu {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica, sans-serif;

}

.txt_PageHeading {
	color: #314A3F;
	font-size: 24pt;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

}

.txt_PageHeading_SUB {
	color: #616143;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

}


.txt_small {
	font-size: 10px;
	color: #F1E5A3;
}

.txt_footer {
	font-size: 10px;
	color: #3A3A27;
	text-align: right;
}

.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 : 11px; 
	background-color : white; 
	background-image: url('body/gradient_form.gif');
	border : 1px solid #FFFFFF;
	margin : 1px; 
}

.Line {
	background-image: url('body/line_dotted.gif');
	Height: 7px;
}

.Line_med {
	background-image: url('body/line_dotted_med.gif');
	Height: 7px;
}


a#menu	{ font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: right; font-size: 11px; color : #FFFFFF; }
a#menu:link	{ font-family: inherit; font-weight: bold; text-align: right; font-size: 11px; text-decoration: none; color : #FFFFFF; }
a#menu:visited { font-family: inherit; font-weight: bold; text-align: right; font-size: 11px; text-decoration: none; color : #FFFFFF; }
a#menu:hover { font-family: inherit; font-weight: bold; text-align: right; font-size: 11px; text-decoration: none; color : #548872;}

p.quote
{
font-size:8pt;
}
table.quote
{
font-size:8pt;
}
td
{
font-size:8pt;
}
p.menu
{
color:#ffffff;
}

td.left
{
background-color:#C0C0C0;
padding:10px;
border: 1px solid #666666;
}
td.right
{
background-color:#ffffff;
padding:10px;
border: 1px solid #666666;
}