/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #848383;
text-align: center;
}

div#wrapper { position: relative;
width: 757px;
text-align: left;
margin: 0 auto;
}		
	a  {
	color:#000000;
	text-decoration: underline;
}
li {
	line-height: 1.5em;
}

	a.hover{
	text-decoration:none;
	}
	
.heading{
	padding:  0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	color:  #000000;
	font-weight: bold;
}
h2 { color: #60636B;
	font-size: 1.75em;
	text-align: center;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;}

hr {
width: 50%;
text-align: center;
color: #8F9095;}
	
	.lefttext {
	width: 238px;
	background-color: #8F8F96;
	background-image: url(images/h_bottom_dark.jpg);
	background-repeat: repeat-y;
	text-align:right;
	}
	
.lefttextbottom {
font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.05em;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left:25px;
	
}
	
	.middletext {
	width: 215px;
	background-color: #C1C1C1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(h_bottom_dark.html);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;	
	text-align: left;
	
}

	.middletext .text {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.05px;	
	color: #000000;

}
	
.righttext {
	width: 185px;
	background-color: #C1C1C1;
	background-image: url(h_bottom_light.html);
	background-position:left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	}
	
	 .righttext .text {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.05px;	
	}
	
	

.active {
	color: #ffffff;
	text-decoration: none;
}
	.inactive {
	color: #2D1026;
	text-decoration: none;
	}
	.style1 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	}
	
	.leftbottom {
	background-image: url(images/h_left_side.html);
	background-position:left top;
	background-repeat: repeat-y;
	width: 6px;
	}
	.shadow{
	background-image: url(images/h_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	top: 40px;
	bottom: 40px;
	width: 3px;
	}
	.bottomcenter {
	width: 418px;
	background-color: #C1C1C1;
	background-image: url(r_bottom_light.html);
	background-position:left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
	}
	.copyright{
	padding-left: 25px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;	
	line-height: 1.05em;
	text-align: left;
}
