.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.whitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;;
	text-decoration: none;
}

.whitelinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;;
	text-decoration: underline;
}.bluebar {
	background-image: url(skin/green.gif);
	background-repeat: repeat;
	background-position: right top;
}
.rtm {
	background-image: url(images/rtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.formbox {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.tonight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.fixed {
	background-attachment: fixed;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bighead {
	background-color: #DFDFE6;
	background-image: url(skin/bighead.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;

}
.bighead2 {

	background-color: #DFDFE6;
	background-image: url(skin/lowiehead.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
