a:link {
	background: #FFFFFF;
	color: #2E8B57;
}

a:visited {
	background: #FFFFFF;
	color: #2E8B57;
}

a:active {
	background: #FFFFFF;
	color: #2E8B57;
}

body, td {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 25px;
}

#rhnav{
	margin-left: 10px;
	margin-bottom: 10px;
}

h1 {
	background: #FFFFFF;
	color: #008000;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0%;
}

.caption{
	background: #FFFFFF;
	color: #006400;
	font-style: italic;
}

.footer{
	background: #FFFFFF;
	color: #000000;
	font-size: 90%;
}

.main{
	background: #FFFFFF;
	border-left: 10px groove #2E8B57;
	border-right: thin dashed #C0C0C0;
	border-top: 10px groove #2E8B57;
	color: #000000;
}

.mainbody{
	background: #FFFFFF;
	border-left: thin dashed #C0C0C0;
	color: #000000;
}
.logo{
	background: #FFFFFF;
	border-bottom: thin dashed #C0C0C0;
	color: #000000;
}
.nav1{
	background: #FFFFFF;
	border-left: medium dashed #C0C0C0;
	color: #FF0000;	
}

.nav2:link{
	background: #FFFFFF;
	border-bottom: thin dashed #C0C0C0;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

	
	
}

.nav2:visited{
	background: #FFFFFF;
	border-bottom: thin dashed #C0C0C0;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

	
}

.nav2:hover{
	background: #FFFFFF;
	border-bottom: thin dashed #C0C0C0;
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}
