
H1 { font-size: 15pt; font-weight: normal; text-decoration: underline; color: #000000; padding: 2px 1px 1px 2px; font-family: arial, helvetica; }
H2 { font-size: 11.5pt; font-weight: normal; color: #000000; font-family: arial, helvetica; }
H3 { font-size: 12pt; font-weight: normal; text-decoration: underline; color: #000000; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #000000; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #000000; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #000000; font-family: arial, helvetica; }

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

body { 	 
	margin: 0px;
	padding: 0px;	
	height: 100%;
	font-size: 10pt; 
	color: #33414D; 
	background: #C6D0CD url(/images/page_bg.gif);
	font-family: verdana, helvetica;
	min-height: 75%; 	
	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: #cccccc url(/images/header.gif) no-repeat;
}

.middle_header { 
	background-color: #FFFFFF; 
	font-family: arial, helvetica;
	color: #000000; 
	font-size: 9pt;
	border-bottom: 2px solid #000000;
	text-align: center;
}

.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: #FFFFFF;
	font-size: 10pt; color: #000000; 
	font-family: arial, 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: #F2F2F2;
	font-family: arial, helvetica;
	color: #000000; 
	font-size: 11pt;
	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: #F2F2F2;
	width: 175px;
	color: #000000; 
	font: normal 11pt arial;
	padding: 10px 0px 90px 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: #59AB23;
	padding: 0px 10px 0px 10px;
	display: block;
	text-decoration: none;
}

/*FOOTER MENU STYLE*************/
.footer { 
	background: #333333 url(/images/footer.jpg) no-repeat;
	font-family: arial, helvetica;
	color: #FFFFFF;; 
	font-size: 8pt;
	font-weight: normal;
	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: #CCCCCC;
	text-decoration: none;
}
.footer a:hover { 
	font-size: 8pt;
	font-weight: normal;
	color: #C5DBE5;
	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; }

