
H1 { font-size: 12pt; font-weight: bold; text-decoration: none; color: #4F5780; padding: 2px 1px 1px 2px;
	font-family: verdana, helvetica; }
H2 { font-size: 12pt; font-weight: none; color: #4F5780; font-family: verdana, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #004E82; font-family: verdana, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #4F5780; font-family: verdana, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #4F5780; font-family: verdana, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #4F5780; font-family: verdana, helvetica; }

hr { color: #4F5780; height: 1px; }
 

body { 
	background: #ACB8C8 url(../images/background.jpg) repeat-x;
	margin: 0px;
	padding: 0px;	
	height: 100%;
	font-size: 9pt; 
	color: #4F5780; 
	font-family: verdana, helvetica;
	min-height: 100%; 
}



.area_back { 
	background-color: #ffffff;
	font-size: 9pt; color: #4F5780; 
	font-family: verdana, helvetica;
	padding: 10px 10px 30px 10px;
	vertical-align: top;
}

.area_table { text-decoration: none; font-size: 9pt; color: #4F5780; font-family: verdana, helvetica;}
.area_table a:link, .area_table a:active , .area_table a:visited,
.area_back a:link, .area_back a:active , .area_back a:visited {
	color: #004E82; text-decoration: underline; 
}
.area_table a:hover, .area_back a:hover { color: #004E82; text-decoration: none; }




/*LEFT MENU STYLE*************/
.left_menu { 
	font-family: verdana, helvetica;
	color: #5C758A; 
	font-size: 8pt;
	padding: 10px 10px 300px 10px;
	background-color: #ffffff;
	vertical-align: top;
}
.left_menu a:link, .left_menu a:active, .left_menu a:visited { 
	color: #5C758A; 
	display: block;
	width: 155px;
	text-decoration: none;
	padding: 5px 0px 5px 26px;
}
.left_menu a:hover { 
	color: #4A437C; 
	display: block;
	width: 155px;
	text-decoration: none;
	padding: 5px 0px 5px 26px;
}




/*FOOTER MENU STYLE*************/
.footer { 
	background-color: #BDBDAE;
	font-family: verdana, helvetica;
	color: #3D3643; 
	font-size: 7pt;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	
}
.footer a:link, .footer a:active, .footer a:visited { 
	font-size: 7pt;
	color: #3D3643;
	text-decoration: underline;
}
.footer a:hover { 
	font-size: 7pt;
	color: #3D3643;
	text-decoration: none;
}

INPUT { font-size: 9pt;  }
TEXTAREA { font-size: 9pt; }
SELECT { font-size: 9pt; }
OPTION { font-size: 9pt;  }
TD { font-size: 9pt;}
TH { font-size: 9pt; }
IMG { font-size: 9pt; }
ALT { font-size: 9pt; }