
H1 { font-size: 15pt; font-weight: normal; text-decoration: underline; color: #6F4E00; padding: 2px 1px 1px 2px; font-family: verdana, helvetica; }
H2 { font-size: 11.5pt; font-weight: normal; color: #555555; font-family: verdana, helvetica; }
H3 { font-size: 12pt; font-weight: normal; text-decoration: underline; color: #9C2D14; 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: 10pt; 
	color: #33414D; 
	background-color: #C2D2E3;
	font-family: verdana, helvetica;
	min-height: 100%; 	
	text-align: center;
}

div#container	{
	margin: 1em auto;
	width: 770px;
	font-family: verdana, helvetica;
	font-size: 10pt;
	border: 1px solid #000000;
	background-color: #ffffff;
	text-align: left;
} 

.top_header { 
	background-color: #000000;  
}

.middle_header { 
	background-color: #000000;  
}

.left_column {
	background: url(/images/bg_left.jpg) repeat-y;	
}

.right_column {	
	background-color: #E0D49F;  
}

.menu_header {
	width: 155px;
	background-color: #827818;
	color: #ffffff;
	font-size: 10pt; 
	font-family: verdana, helvetica;
	vertical-align: middle;
	padding: 3px;
	margin: 8px 0px 5px 0px;
}

.area_back { 
	background-color: #CAB65B;
	font-size: 10pt; color: #000000; 
	font-family: verdana, helvetica;
	padding: 10px;
}

.area_table { text-decoration: none; font-size: 10pt; 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: #2A54C7; text-decoration: underline; 
}
.area_table a:hover, .area_back a:hover { color: #540F8C; text-decoration: underline; }

/*RIGHT MENU STYLE*************/
.right_menu { 
	background: #E0D49F;
	font-family: verdana, helvetica;
	color: #000000; 
	font-size: 10pt;
	padding: 10px 7px 10px 7px;
	border-left: 1px solid #000000;
	width: 150px;	
}

.right_menu a:link, .right_menu a:active, .right_menu a:visited { 
	color: #2A54C7; 	
	text-decoration: underline;
}
.right_menu a:hover { 
	color: #2A54C7; 	
	text-decoration: underline;
}


/*LEFT MENU STYLE*************/
.left_menu { 
	background: #827818 url(/images/bg_left.jpg) no-repeat bottom left;
	width: 175px;
	color: #000000; 
	font: normal 10pt verdana;
	padding: 10px 0px 250px 0px;
	border-right: 1px solid #000000;
	
}
.left_menu a:link, .left_menu a:active, .left_menu a:visited { 
	color: #000000;
	padding: 0px 10px 0px 10px;
	display: block;
	text-decoration: none;
}
.left_menu a:hover { 
	color: #333333;
	padding: 0px 10px 0px 10px;
	display: block;
	text-decoration: none;
}

/*FOOTER MENU STYLE*************/
.footer { 
	background-color: #886622;
	font-family: verdana, helvetica;
	color: #CFDAE5;; 
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	border-top: 1px solid #000000;	
}

.footer a:link, .footer a:active, .footer a:visited { 
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover { 
	font-size: 8pt;
	font-weight: normal;
	color: #CFDAE5;
	text-decoration: none;
}

INPUT { font-size: 10pt;  }
TEXTAREA { font-size: 10pt; }
SELECT { font-size: 10pt; }
OPTION { font-size: 10pt;  }
TD { font-size: 10pt;}
TH { font-size: 10pt; }
IMG { font-size: 10pt; }
ALT { font-size: 10pt; }
