body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #005380;
	text-decoration: none;
}
a:visited {
	color: #005380;
	text-decoration: none;
}
a:hover {
	color: #C1732D;
	text-decoration: underline;
}
a:active {
	color: #005380;
	text-decoration: none;
}
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	font-size: 11px;
	color: #005380;
	height: 24px;
	text-decoration: none;
	line-height: 12px;
}
a.menutxt:hover{
	color: #C1732D;
	text-decoration: none;
}
ul.bluetext2 {
	color: #005380;
}	
.rulegray {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.rulegray2 {
	height: 20px;
	background-image: url(../images/horz_line.gif);
	background-repeat: repeat-x;
}		
.vertline {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.bluetext {
	color: #005380;
}
.bluetextbold {
	color: #005380;
	font-weight: bold;
}
.bluetextgame {
	color: #005380;
	font-weight: bold;
	font-size: 14px;
}
.orangetextbold {
    color: #f9a545;
    font-weight: bold;
    font-size: 12px;
}
.heading1 {
	font-size: 14px;
	color: #005380;
}
.heading2 {
	font-size: 12px;
	color: #005380;
}
.headinggray {
	font-size: 12px;
	color: #3C3C3C;
}
.mainborderarea {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: 1px solid #434343;
	border-bottom: 1px solid #434343;
	border-left: 1px solid #434343;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	margin-bottom: 30px;
}
.contentBG {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
.bgcontent {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	width: 581px;
}
.bg_banner {
	background-image: url(../images/bg_banner.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 581px;
}
.menuitembg {
	background-image: url(../images/menu_box/bg_menu_items.gif);
	background-repeat: repeat-y;
	width: 171px;
}
.menudivider {
	background-image: url(../images/menu_box/divider_line.gif);
	height: 12px;
	background-repeat: no-repeat;
}
.cities {
	font-size: 18px;
	font-weight: bold;
	color: #005380;
}
.bluerule {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0072B4;
}
.dates {
	font-size: 18px;
	font-weight: bold;
	color: #005380;
}
.ruleevents {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.incorrect {
	color: red;
}
/** Turn off display of correct answers
.correct {
	color: green;
}
**/
.pollleft {
	background-image: url(../images/quick_poll/poll_left.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.pollright {
	background-image: url(../images/quick_poll/poll_right.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.pollsubmitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004E79;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969ea1;
}
