body, html{
	background: #D7EABA;
	height: 100%;
}
#fullheight {
    height: 100%; 
	overflow: visible;} /* or without overflow */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color:#D1D1D1;
	scrollbar-arrow-color:#598F10;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#BFBFBF;
	scrollbar-highlight-color:#FAFAFA;
	scrollbar-3dlight-color:#FAFAFA;
	scrollbar-darkshadow-Color:#BFBFBF;
}
#frame {
    height:350px;
	width: 547px;  
	overflow:auto;
	overflow-x: hidden;
	background: transparent;

}
td.menu1 a, td.menu2 a, td.menu3 a, td.menu4 a, td.menu5 a, td.menu6 a, td.menu7 a, td.menu8 a, td.menu9 a, td.menu10 a{ 
		display: block;
		height:17px;
		text-decoration:none; 
		font-family: Tahoma, Arial, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #2E2E2E;
		padding-top: 6px;
		padding-bottom: 4px;
		padding-left: 10px;
}
td.menu1 a:link, td.menu2 a:link, td.menu3 a:link, td.menu4 a:link, td.menu5 a:link, td.menu6 a:link, td.menu7 a:link, td.menu8 a:link, td.menu9 a:link, td.menu10 a:link {
		color: #2E2E2E; 
}

td.menu1  a:active, td.menu2  a:active, td.menu3  a:active, td.menu4  a:active, td.menu5  a:active, td.menu6  a:active, td.menu7  a:active, td.menu8  a:active, td.menu9  a:active, td.menu10 a:active { 
		color: #2E2E2E;
}

td.menu1  a: visited, td.menu2  a: visited, td.menu3  a: visited, td.menu4  a: visited, td.menu5  a: visited, td.menu6  a: visited, td.menu7  a: visited, td.menu8  a: visited, td.menu9  a: visited, td.menu10 a {
		color: #2E2E2E; 
}

td.menu1 a:hover {
		color: #588E10;
		background: url(images/button-a.gif);  
}
td.menu2 a:hover {
		color: #588E10;
		background: url(images/button-a-02.gif);  
}
td.menu3 a:hover {
		color: #588E10;
		background: url(images/button-a-03.gif);  
}
td.menu4 a:hover {
		color: #588E10;
		background: url(images/button-a-04.gif);  
}
td.menu5 a:hover {
		color: #588E10;
		background: url(images/button-a-05.gif);  
}
td.menu6 a:hover {
		color: #588E10;
		background: url(images/button-a-06.gif);  
}
td.menu7 a:hover {
		color: #588E10;
		background: url(images/button-a-07.gif);  
}
td.menu8 a:hover {
		color: #588E10;
		background: url(images/button-a-08.gif);  
}
td.menu9 a:hover {
		color: #588E10;
		background: url(images/button-a-09.gif);  
}
td.menu10 a:hover {
		color: #588E10;
		background: url(images/button-a-10.gif);  
}
.bodytxt {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #856910;
	letter-spacing: 1px;
	line-height: 125%;
}
.bodytxt a:link {
	text-decoration : underline;
	color: #856910;
}

.bodytxt a:visited {
	text-decoration : underline;
	color: #856910;
}

.bodytxt a:hover {
	text-decoration : none;
	color: #D1A619;
}

.bodytxt a:active {
	text-decoration : none;
	color: #D1A619;
}
.header {
    font-family: Tahoma, Arial, sans-serif; 
	color: #528510; 
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}

.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #80C41C;
}
.small a:link {
	color: #80C41C;
}
.small a:visited {
	color: #80C41C;
}
.small a:hover {
	color: #80C41C;
	text-decoration: none;
}
.small a:active {
	color: #80C41C;
}
.style2 {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style3 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style5 {font-size: 11px; color: #333333; font-weight: bold; }