.menuframe {
	font-family: verdana;
	font-size: 10pt;
	background-color: #CEDBDB;
	border-right: solid #85A5A5;
	border-left: solid #85A5A5;
	border-top: solid #85A5A5;
	border-bottom: solid #85A5A5;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
}

.mainframe {
	font-family: verdana;
	font-size: 10pt;
	border-right: solid #85A5A5;
	border-left: solid #85A5A5;
	border-top: solid #85A5A5;
	border-bottom: solid #85A5A5;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
}

.topframe {
	font-family: verdana;
	font-size: 10pt;
	background-color: #CEDBDB;
	border-right: solid #85A5A5;
	border-left: solid #85A5A5;
	border-top: solid #85A5A5;
	border-bottom: solid #85A5A5;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
}

.loginbox {
	font-family: verdana;
	font-size: 10pt;
	border-right: solid #85A5A5;
	border-left: solid #85A5A5;
	border-top: solid #85A5A5;
	border-bottom: solid #85A5A5;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
}


#menuframed a:link {
	font-weight: bold;
	color: #486262;
	text-decoration: none;
	background-color: transparent;
}

#menuframed a:visited {
	font-weight: bold;
	color: #486262;
	text-decoration: none;
	background-color: transparent;
}

#menuframed a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}

#copyleft {
	font-family: verdana;
	font-size: 10pt;
	text-align: center; 

}


.ttitle {
	font-family: verdana;
	font-size: 10pt;
	background-color: #85A5A5;
	color: #FFFFFF;
	border-bottom: solid #FFFFFF;
	border-bottom-width: 2px;
}

.teven {
	font-family: verdana;
	font-size: 10pt;
	background-color: #E7EDED;
	color: #000000;
	border-bottom: solid #FFFFFF;
	border-bottom-width: 2px;

}

.todd {
	font-family: verdana;
	font-size: 10pt;
	background-color: #CEDBDB;
	color: #000000;
	border-bottom: solid #FFFFFF;
	border-bottom-width: 2px;

}

.tdark {
	font-family: verdana;
	font-size: 10pt;
	background-color: #CEDBDB;
	color: #000000;

}
