body {
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
body, p, le, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
}
.greybg {
	background-color: #333333;
	color: #F06D13;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
td.greybg p {
	background-color: #333333;
	color: #F06D13;
}

td.greybg p.GuestPost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.greybg p.ErrorText {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

#LogoLayer {
	position:absolute;
	width:225px;
	height:100px;
	z-index:1;
	left: 20px;
	top: 20px;
}
#MenuArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F06D13;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

table#MenuArea p, table#MenuArea td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F06D13;
}
table#MenuArea a {
	color: #000000;
	text-decoration: none;
}
.footerline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
}
.logolist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
table#MenuArea a:hover {
	color: #113A89;
	text-decoration: underline;
}
.SectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.YellowHighlight {
	background-color: #FFFF00;
}
td.greybg p.SpecialNotice {
	background-color: #333333;
	color: #F49A5E;
	border: thin dotted #F06D13;
	padding: 10px;
}

