body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
  margin:auto;  
  margin-top:20px;
}
h1{
	background-image:url(../images/green_arrow.GIF);
	background-repeat:no-repeat;
	padding-left:60px;
	text-transform:uppercase;
	font-size:125%;
	font-weight:bold;
	text-align:left;
}
h2{
	margin:0px;
	padding:0px;	
	font-size:110%;
	font-weight:bold;
	text-align:left;
}
#content_body{
	border-left:1px solid #0099FF;
	border-right:1px solid #0099FF;
	border-top:1px solid black;
	padding-bottom:30px;
}
.clsNornalFont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
.page_wrapper{
	width:730px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;	
}
.header_text{
	background-color:black;
	color:white;
	font-size:125%;
	font-weight:bold;
	font-stretch:condensed;
	height:20px;
	vertical-align:middle;
	}
#hmenu a.selected{
	background-color:silver;
	color:black;
	}	
#hmenu{
	background-color:black;
	color:white;
	white-space:nowrap;
	height:1.5em;
	vertical-align:middle;
}
#hmenu a{
	text-transform:uppercase;
	font-size:100%;
	text-decoration:none;
	color:white;
	padding-right:10px;
	font-weight:bold;
}
#hmenu a:hover{
	color:#FFFFCC;
	font-size:100%;
	padding-right:10px;
	text-decoration:underline;
}

#hsubmenu{
	background-color:silver;
	color:black;
}
#hsubmenu a{
	text-transform:uppercase;
	font-size:95%;
	text-decoration:none;
	color:black;
	padding-right:10px;
}
#hsubmenu a:hover{
	color:#009933;
	text-decoration:underline;
}
#footer{
	background-image:url(../images/footer_background.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #0099FF;
	border-bottom:1px solid #0099FF;
	border-right:1px solid #0099FF;
	color:black;
	clear:both;
	/*border-left:2px solid #66CCFF;
	border-bottom:2px solid #66CCFF;
	border-right:2px solid #66CCFF;
	*/
}
#inner_content_wrapper{
	/*background-image:url(../images/left_col_background.jpg);
	background-repeat:repeat-y;
	*/
	/*border-left:2px solid #66CCFF;
	border-right:2px solid #66CCFF;
	*/
}
#left_column{
	width:175px;
	float:left;
	padding: 5px;
	clear:both;
}
#inner_content_body{
	margin-left:190px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	padding-right:15px;
}	
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.left_menu{
	display:block;
	text-transform:uppercase;
	color:#666666;
	padding-bottom:10px;
	text-decoration:none;
}
.left_menu:hover{
	text-decoration:underline;
	color:#0066CC;
}
.box_title{
	color:#CCCCCC;
	background-color:#7A7A7A;
	text-align:center;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
}
.box_text{
	font-size:95%;
}
form{
	margin-top:5px;
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
}
td img {display: block;}
