@charset "utf-8";
/* CSS Document */

.bodytext {
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.bodytext a{
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.bodytext a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFCC00;
	text-decoration:none;
}
.login {
	font-family: Trebuchet MS;
	font-size:14px;
	color:#FFCC00;
	text-decoration:none;
}
.subheadding {
	font-family:Tahoma;
	font-size:12px;
	padding-left:5;
	color:#999999;
	text-decoration:none;
}
.subheadding a{
	font-family:Tahoma;
	font-size:12px;
		padding-left:5;
	color:#999999;
	text-decoration:none;
}
.subheadding a:hover{
	font-family:Tahoma;
	font-size:12px;
		padding-left:5;
	color:#FFCC00;
	text-decoration:none;
}
.form {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding:3px;
}