body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #ffffff;
}
div.copy {
	color : #F0F0F0;
	font-size : 11px;
	margin : 0px 8px 0px 8px;
}

div.copy a:hover {
	color : #F0F0F0;
        text-decoration : none;
}
div.copy a {
	color : #F0F0F0;
        text-decoration : none;
}
div.copy a:visited {
	color : #F0F0F0;
        text-decoration : none;
}
div.copy a:active {
	color : #F0F0F0;
        text-decoration : none;
}
div.support {
	color : #F0F0F0;
	font-size : 12px;
	margin : 4px 8px 4px 8px;
	width: 140px;
}
div.support a:hover {
	color : #F0F0F0;
	text-decoration : none;
}
div.support a {
	color : #F0F0F0;
	text-decoration : none;
}
div.support a:visited {
	color : #F0F0F0;
	text-decoration : none;
}
div.support a:active {
	color : #F0F0F0;
	text-decoration : none;
}
div.main {
	position : relative;
	left : 18%;
	height : 100%;
	width : 82%;
	border-left : 1px solid #529A62;
	background-color : #ffffff;
	padding : 10px 9px 12px 9px;
}
div.left_col {
	position : absolute;
	top: 108px;
	height : 100%;
	width : 18%;
	padding : 7px 7px 7px 7px;
}
body,td,ol,ul,li,div,p {
	color : #164C23;
	font-family : Verdana, sans-serif;
	font-size : 90%;
}
ol,ul,li {
	font-size : 100%;
}
div.contact {
	color: #166D29;
	margin-top : 2px;
	margin-bottom : 4px;
}
div.main_menu {
	padding : 2px 10px 2px 10px;
	font-size : 13px;
	color: #1E6F32;
}
div.main_menu a {
	color: #1E6F32;
	text-decoration : none;
}
div.main_menu a:hover {
	color: #115120;
	text-decoration : underline;
}
h1 {
	font-size : 130%;
	margin-left : 0px;

}
h2 {
	font-size : 110%;
	margin-left : 0px;
}
h3 {
	font-size : 114%;
	margin-left : 20px;
}
a {
	color : #197B30;
}
a:hover {
	color : #164C23;
}
p {
	text-align : justify;
}
img {
	border-color : #164C23;
}
table.grid
	{
	border-left: 1px solid #529A62;
	border-top: 1px solid #529A62;
	width: 100%;
	}
table.grid td
	{
	border-right: 1px solid #529A62;
	border-bottom: 1px solid #529A62;
	font-size: 12px;
	}
table.grid th
	{
	text-align: center;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background-color: #EDF6ED;
	color: #000000;
	border-right: 1px solid #529A62;
	border-bottom: 1px solid #529A62;
	}
