
H1 { font-size: 14pt; font-weight: normal; text-decoration: underline; color: #6F4E00; padding: 2px 1px 1px 2px;
	font-family: verdana, helvetica; }
H2 { font-size: 12pt; font-weight: none; color: #555555; 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: #555555; font-family: verdana, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #555555; font-family: verdana, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #555555; font-family: verdana, helvetica; }

hr { color: #33414D; height: 1px; }
 

body { 
	 
	margin: 0px;
	padding: 0px;	
	height: 100%;
	font-size: 11pt; 
	color: #000000; 
	font-family: verdana, helvetica;
	min-height: 100%; 
}

.top_header { 
	background: url(/images/header_bg.gif) repeat-x;  
}

.left_column {
	background: url(/images/bg_left.jpg) repeat-y;	
}
.right_column {
	
	background: url(/images/bg_left.jpg) repeat-y;  
}


.menu_header {
	width: 170px;
	background-color: #5C758A;
	color: #ffffff;
	font-size: 11pt; 
	font-family: verdana, helvetica;
	vertical-align: middle;
	padding: 5px;
	margin: 8px 0px 5px 0px;
}

.area_back { 
	background: #FFFFFF url(/images/bg_wheat.jpg) no-repeat bottom right;
	font-size: 11pt; color: #000000; 
	font-family: verdana, helvetica;
	padding: 10px;
}

.area_table { text-decoration: none; font-size: 11pt; color: #000000; 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; }

/*RIGHT MENU STYLE*************/
.right_menu { 
	background: #E8DCC0 url(/images/bg_left.jpg) repeat-y;
	font-family: verdana, helvetica;
	color: #000000; 
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #666666;
	
}
.right_menu a:link, .right_menu a:active, .right_menu a:visited { 
	color: #33414D; 	
	text-decoration: underline;
}
.right_menu a:hover { 
	color: #33414D; 	
	text-decoration: none;
}


/*LEFT MENU STYLE*************/
.left_menu { 
	background: #D1BBA7 url(/images/bg_left.jpg) repeat-y;
	color: #595140; 
	font: normal 11pt verdana;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #666666;
	
}
.left_menu a:link, .left_menu a:active, .left_menu a:visited { 
	color: #292110;
	display: block;
	width: 200px;
	text-decoration: none;
	padding: 3px 0px 0px 15px;
	background: url(/images/arrow_OFF.jpg) no-repeat center left; 
}
.left_menu a:hover { 
	color: #524A31; 
	display: block;
	width: 200px;
	text-decoration: none;
	padding: 3px 0px 0px 15px;
	background: url(/images/arrow_ON.jpg) no-repeat center left; 
}

/*FOOTER MENU STYLE*************/
.footer { 
	background-color: #F5EFDF;
	font-family: verdana, helvetica;
	color: #3D3643; 
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;	
}
.footer a:link, .footer a:active, .footer a:visited { 
	font-size: 8pt;
	color: #3D3643;
	text-decoration: none;
}
.footer a:hover { 
	font-size: 8pt;
	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; }