.left {  background-image: url(images/lefteffect.jpg); background-repeat: repeat-y; background-position: right}
.rifht { background-image: url(images/righteffect.jpg); background-repeat: repeat-y}
.top { background-image: url(images/topeffect.jpg); background-repeat: no-repeat ; background-position: top}
.down { background-image: url(images/downeffect.jpg); background-repeat: no-repeat }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; text-decoration: none}
.sideleft {  background-image: url(images/sideleft.jpg); background-repeat: repeat-y}
.sideright {
	background-image: url(images/sideright.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sidetop { background-image: url(images/sidetop.jpg); background-repeat: repeat-x}
.sidedown { background-image: url(images/sidedown.jpg); background-repeat: repeat-x }
.border {
	height: 24px;
	border: 0px solid #FFFFFF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3D3E15;
	text-decoration: none;
	font-weight: bold;

}
input {
	border: 1px solid #787941;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #787941;
	text-decoration: none;

}
textarea {
	border: 1px solid #787941;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #787941;
	text-decoration: none;

}
.linkmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3D3E15;
	text-decoration: none;
	font-weight: bold;
}
.linkmenu:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bordermenu {
	height: 24px;
	border: 1px solid #787941;
	background-color: #B8B78F;

}
.titlewhit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tableout {
	background-color: #B8B78F;
	border: 1px solid #787941;
}
.tablein {
	background-color: #F8F9D8;
	border: 1px solid #787941;
}
.mainbgborder {
	background-color: #A2A350;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #787941;
	border-right-color: #787941;
	border-bottom-color: #787941;
	border-left-color: #787941;
}
.bgheading {
	background-image: url(images/bgback.jpg);
	background-repeat: repeat-x;
}
.textblack {
	color: #000000;
}
.heading {
	font-size: 14px;
	color: #666633;
	font-weight: bold;

}
.foter {
	background-color: #BEBD9E;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #787941;
	border-right-color: #787941;
	border-bottom-color: #787941;
	border-left-color: #787941;
}
.bgwhite {
	background-image: url(images/whitebg.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
a {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;

}
.colorhome {
	color: #3D3E15;
}
.wholeborder {
	border: 1px solid #666633;
}



.mapwidth
{
width:55%; height:90%
}