body{
	color:#47591C;
	align:center;
	background-attachment: scroll;
	background-position: top;
	background-color: #000000;
	float: center;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #E8E7DA;
	scrollbar-darkshadow-color: #E8E7DA;
	scrollbar-face-color: #E8E7DA;
	scrollbar-base-color: #991111;
	scrollbar-highlight-color: #E8E7DA;
	scrollbar-shadow-color: #991111;
	scrollbar-track-color: #991111;	
}


.header{
	width:871px;
	height:89px;
	background-image: url(../images/header.png);
}

.main_scrollable {
width: 550px;
height: 420px;
overflow: auto;
}

.content{
	width:871px;
	height:417px;
	background-image: url(../images/main.png);

}

.left{
	width:280px;
	height:414px;
	text-align: left;
}

.right{
	width:591px;
	height:414px;
	text-align: left;
}



.footer{
	width:871px;
	height:57px;
	background-image: url(../images/footer.png);
}

.footerText{
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.linkText{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.menuText{
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.member{
	font-family: tahoma;
	color: #ffffff;
	font-weight: bold;
}



.heading {
	font-family: tahoma;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.text1 {
	font-family: tahoma;
	font-size: 13px;
	color: #47591C;
	font-weight: normal;
}

.text2 {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.link {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: #000000}
A:hover {color:#000000}

.serviceBG{
	width:163px;
	height:26px;
	background-image: url(../images/serviceBG.png);
	background-repeat:no-repeat;
	float:center;
}