body {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	
}

#container {
	background: #fff;
	width: 760px;
	margin: 0 auto;
	height: 100%;
	border: 1px solid #a1adb5;
	background-image: url(../images/images/side_06.jpg);
	background-repeat: repeat-y;
}

#header {
	background: #fff;
	width: 100%;
	height: auto;
}

#header2 {
	background-image: url(../menuimages/bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 0px;
}

#content {
	float: left;
	width: 450px;
	text-align: left;
	height: 100%;
	border-top: #8d8988 5px solid;

}

#content p {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

#content2ndpages {
	float: left;
	width: 565px;
	text-align: left;
	height: 100%;

}

#leftbar {
	float: left;
	width: 140px;
	height: 100%;
	text-align: left;
	padding: 0px;
}

#rightbar {
	background: #fff;
	float: right;
	width: 170px;
	border-top: #8d8988 5px solid;
}

#footer {
	border-top: 1px solid #fff;
	clear: both;
	background: #2296c0;
	color:#fff;
	text-align: left;
	height: 45px;
	position: middle;
	padding-top:3px;
	padding-bottom: 3px;
	}
	
	#textfooter {
		color: #74bdd7;
		font-weight: bold;
	}

#leftbar ul{
	list-style:none;
	list-style-image:url(../images/bullet.gif);
	list-style-position: inside;
	margin: 0px;
	text-indent: -1em;
	
}

.contenttext {
	margin: 15px;
	text-align: justify;
}

h1{
	margin-left: 5px;
	margin-top: 15px;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #000;
	letter-spacing: 0px;
	font: normal 14px Arial, Verdana, sans-serif;	
	}

.inputtext {
		    color: #000; font-size: 10px; font-family: Verdana; background-color: #fff; border: solid 1px #c6c6bc; width: 140px; height: 18px; size: 10  
}
	       
.searchbutton { 
	color: #000; 
	font-size: 10px; 
	font-family: Verdana; 
	background-color: #fff; 
	border: solid 1px #c6c6bc; 
	height: 18px; 
	size: 10  }
	
.tableborder {
	border: #a1adb5 1px solid;
}

.tableborder td {
	border: #a1adb5 1px solid;
	
}