body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}
body {
	background-color: #e8e6ca;
	padding: 0px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: underline;
	color: #669933;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #669933;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #669933;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #669933;
	font-weight: bold;
}
a.m:link {
	color: #000000;
}
a.m:visited {
	text-decoration: none;
		color: #000000;
}
a.m:hover {
	text-decoration: none;
		color: #A6CE38;
}
a.m:active {
	text-decoration: none;
		color: #A6CE38;
}
.mselect {
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 18px;
	color: #000000;
	padding-top: 15px;
	font-style: normal;
}

#menu {
width: 170px;
height: 30px;
background: #e0ddb8;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu1 {
	font: 11px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 9px 10px;
	color: #000000;
	background: #e0ddb8;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#menu2 {
	font: 11px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 9px 10px;
	color: #A6CE38;
	background: #e0ddb8;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#menu a:hover {
color: #2c5e14;
background: #dedcc3;
}

#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display: block;}
.column {
	margin-left: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	position: relative;
	left: 100px;
	float: right;
	clear: none;
}
.longpix {
	position: relative;
	overflow: scroll;
	visibility: visible;
	width: 624px;
}

#map { width:570px; height:300px; }

.small{
font-size:9pt;
}

.border{
 border-bottom:1px solid #c4c4c4;
 padding-top:3px;
 padding-bottom:3px;
}

.btn{
	background-image:url(images/btn.gif);
	width:47px;
	height:20px;
	border:0px;
	cursor:pointer;
}

.cc_form_stylish_DisplayMain{
	height:17px;

}

.tablebg{
	background-color:#e0ddb8;
}

.maintable{
	background-color:#000000;
}