body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a
{
	color: #00CCFF;
	text-decoration: none;	
}
a:hover
{
	color: #00CCFF;
	text-decoration: underline;	
}
a.submenu
{
	font-size: 12px;
	text-indent: 30px;
}
a.submenu:hover
{
	font-size: 12px;
	text-indent: 30px;
}
a.downgradmenu
{
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.downgradmenu:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
body, tr, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
	
.grad_main {
	background-repeat: repeat-x;
	background-position: bottom;
}


.forest {
	background-position: right;
	background-image: url(../graphics/foot_fonforest.jpg);
}
.bgright {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../graphics/main_bgright.jpg);
}
h2 {
	font-size: 20px;
	font-weight: normal;
}

