.body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{
	color: #0000FF;
}
a:visited{
	color: #0000FF;
}
.outer_wrapper {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 91px;
	
}

.outer_container_home {
	width: 100%;
	float: left;
	margin-right: -200px;
}
.outer_container {
	width: 100%;
	float: left;
}
.container_home {
	margin-right: 200px;
}
.container {
}
.main {
	margin-left: 177px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	width: 150px;
	float: left;
}
.sidebar {
	width: 200px;
	float: right;
	background-image: url(../images/template/sidebar_bg.gif);

}
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 91px;
	width: 157px;
	z-index: 1;
	background-image: url(../images/template/logo1.jpg);
}
.headerleft {
	background-image: url(../images/template/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 565px;
	left: 157px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
.header {
	background-image: url(../images/template/top_spacer.jpg);
	background-repeat: repeat-x;
	height: 81px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
.button {
	font-weight: bold;
	background-image: url(../images/template/button.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 157px;
	font-size: 14px;
	text-align:center;
	margin: 0px;
	position: relative;
	top: 0px;
	padding: 0px;
	vertical-align: middle;
	text-decoration: none;
}
.buttontext {
	padding: 9px;
	top: 9px;
	position: relative;
	text-decoration: none;
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.buttonlink {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 35px;
	width: 157px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.sidetop {
	background-image: url(../images/template/SIDETOP.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 157px;
}
.sidebottom {
	background-image: url(../images/template/SIDEBOTTOM.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 157px;
}
img {
	border: none;
}
.name {
	font-weight: bold;
	width: 150px;
	vertical-align: top;
	text-align: right;
}
.content {
	vertical-align: top;
}
.buttontext a:link {
	color: #000000;
	text-decoration: none;
}
.buttontext a:visited {
	color: #000000;
	text-decoration: none;
}
.buttontext a:active {
	color: #000000;
	text-decoration: none;
}
.buttontext a:hover {
	color: #000000;
	text-decoration: none;
}
.footer {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_left{
	float: left;
	width: 200px;
}
.footer_middle{
}
.footer_right{
	float: right;
	width: 200px;
}
.searchbg1{
	background-image: url(../images/template/sidebar_bg.gif);
}
.searchbg2{
	background-color:#FFFFFF;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
}
