.menuitem {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005984;
	line-height: 16px;
	letter-spacing: 1px;
	cursor: hand;
}
.menuitem a:link {
	text-decoration: none;
	color: #005984;
}
.menuitem a:visited {
	text-decoration: none;
	color: #005984;
}
.menuitem a:hover {
	text-decoration: none;
	color: #BF2E1A;
}
.menuitem a:active {
	text-decoration: none;
	color: #005984;
}

.bodywhiteborder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greencellborderwhite {
	background-color: #99CC00;
	border: 1px solid #FFFFFF;
}
.bodycell {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.borderlrb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.borderlb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderrb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.greencellblr {
	background-color: #99CC00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.copywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.copywhite a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.copywhite a:visited {
	text-decoration: none;
	color: #005984;
}
.copywhite a:hover {
	text-decoration: none;
	color: #BF2E1A;
}
.copywhite a:active {
	text-decoration: none;
	color: #BF2E1A;
}

.copyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005984;
	letter-spacing: 1px;
}
.clock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF2E1A;
	letter-spacing: 1px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16px;
}
.bodytextred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BF2E1A;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.seperator {
	background-color: #CCCCCC;
	height: 7px;
}
.seperatorsmall {
	background-color: #CCCCCC;
	height: 4px;
}
.bluecellborder {
	background-color: #005984;
	border: 1px solid #FFFFFF;
}
.squarefloat {
	margin-right: 10px;
}
.bodydiv {
	height: 470px;
	width: 560px;
}
.border1 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.borderbgrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bordertopgrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #99CC00;
	text-transform: uppercase;
	letter-spacing: 11px;
}
.titledivider {
	font-size: 30px;
	color: #B0B0B0;
}
