body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_sub.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	line-height: 16px;
}
a:focus
{
-moz-outline-style: none;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #007891;
}
a:active {
	text-decoration: none;
	color: #336699;
	outline: none;
}
a.sidemenu:link, a.sidemenu:active, a.sidemenu:visited {
	color: #214265;
	text-decoration: none;
	font-size: 11px;
	background-color: #e1f0f2;
	width: 161px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	display: block;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	line-height: 12px;
}
a.sidemenu:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #618EBB;
}
a.footertxt:link, a.footertxt:active, a.footertxt:visited {
	color: #214265;
	text-decoration: none;
	font-size: 10px;
}
a.footertxt:hover{
	color: #007891;
	text-decoration: underline;
}
img {
	border: none;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-top: 10px;
}
li.faqs {
	color: #6600CC;
	border: 1px solid #6633CC;
	padding: 10px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
.rule {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #458CD4;
	height: 1px;
}
.rulelighter {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a2bdd7;
	height: 1px;
}
.tmenuspacer {
	height: 25px;
}
.heading1 {
	font-size: 15px;
	color: #336699;
}
h1 {
	font-size: 15px;
	color: #336699;
	font-weight: normal;
}
.heading2 {
	font-size: 11px;
	color: #336699;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	color: #336699;
	font-weight: bold;
}
.eventtxt {
	font-size: 12px;
	color: #29537E;
}
.eventdesc li {
	margin-top: 0px;
}
.footertxtarea {
	width: 590px;
	height: 32px;
	padding-top: 14px;
	text-align: center;
}
.searchbox {
	border: 1px solid #8d9395;
	height: 19px;
	width: 176px;
}
.bgmenu {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-y;
	width: 193px;
}
#maincontainer {
	min-width: 987px;
	margin-right: auto;
	margin-left: auto;
	width: 987px;
}
#toparea {
	width:987px;
	height:96px;
}
#logo {
	width:255px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 14px;
	padding-left: 7px;
}
#searcharea {
	width:249px;
	float: right;
	padding-top: 34px;
}
#imagearea {
	width:987px;
	height:211px;
}
#imagearealeft {
	width:265px;
	height:203px;
	padding-left: 75px;
	float: left;
}
#imagearearight {
	width:447px;
	height:203px;
	float: left;
	padding-left: 103px;
}
#maincontentbg {
	width:100%;
	background-image: url(../images/bg_left_content.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#maincontent {
	width:987px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footerarea {
	width:100%;
	height:46px;
	background-color: #FFF9CB;
}
#footercontent {
	width:987px;
	height:46px;
	margin-right: auto;
	margin-left: auto;
}

.dates {
	font-size: 18px;
	font-weight: bold;
	color: #09338a;
}
.ruleevents {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bluetextbold {
	color: #336699;
	font-weight: bold;
}
.menudivider {
    height: 1px;
    width: 50%;
    color: #CCCCCC;
    text-align: left;
}
