a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.formmenu {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	background-color: #CCCCCC;
	border: 1px solid #003366;
	cursor: hand;
}
.formbtn {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #0099cc;
	border: 1px solid #003366;
	cursor: hand;
	width: 50px;


}
.formfield {

	font-family: "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #003366;
	cursor: hand;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	border: thin groove #333333;
	background-color: #CCCCCC;




}
.login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	border: thin none #333333;
	text-decoration: none;

}
.login a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	border: thin none #333333;
	text-decoration: underline;
	font-weight: bold;

}
.copyright a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.copyright {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
