body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #135000;
	SCROLLBAR-HIGHLIGHT-COLOR: #135000;
	SCROLLBAR-SHADOW-COLOR: #135000;
	SCROLLBAR-3DLIGHT-COLOR: #135000;
	SCROLLBAR-ARROW-COLOR: #135000;
	SCROLLBAR-TRACK-COLOR: #135000;
	SCROLLBAR-DARKSHADOW-COLOR: #135000;
	background-color:#135000;
}
.bglogo
{
	background-image: url(../images/bglogo.jpg);
	background-repeat: repeat-x;
}

.bgdetail
{
	background-image: url(../images/bgdetail.jpg);
	background-repeat: repeat-x;
}

.bgleft
{
	background-image: url(../images/bgleft.jpg);
	background-repeat: repeat-x;
}

table, tr, td, p, div{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #bef099;
}

form, input, textarea{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}
a:link, a:active, a:visited{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #57da00;
	text-decoration: none;
}

.detail {
	float:left;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

.borderpic{
	border: 1px solid #c4c4c4;
}

.address{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #89a880;
}

a.footer:link, a.footer:active, a.footer:visited{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #89a880;
	text-decoration: none;
}
a.footer:hover{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #57da00;
	text-decoration: none;
}

.tel{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #b9994b;
}

.textbig{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:19px;
	color: #b9994b;
}
