@import url("/apps/js/polls/polls-pack.css");
body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.gif');
	text-align: center;
}
img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}
.HPNews, .HPBBMessages {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 460px;
}
.HPEvents {
	width: 232px;
	font: 9pt "Arial", Times, serif;
	color: #fff;
}
.HPLinks {
	width: 232px;
	font: 9pt "Arial", Times, serif;
	color: #fff;
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #000;
	font-weight: bold;
}
.HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #fff;
	font-weight: bold;
}
.HPEvents a:hover, .HPLinks a:hover {
	color: #ffc845;
}
.HPNews a:hover, .HPBBMessages a:hover {
	color: #c80000;
}
.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l {
	padding-left: 10px;
	padding-top: 6px;
}
.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}
.neutral a, .neutral a:link, .neutral a:visited {
	color: #833333;
}
.neutral a:hover, .neutral a:active {
	color: #8C1706;
}
.contentIndex {
	width: 748px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: url('/pics/indexbg.gif') repeat-y;
	text-align: left;
}
.content {
	padding: 20px 10px 20px 10px;
	width: 728px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
	min-height: 400px;
	text-align: left;
}
/* min-height hack for IE */
/*\*/
* html .content {
	height: 400px;
}
/**/

a, a:link, a:visited {
	color: #162916;
	font-weight: bold
}
a:hover, a:active {
	color: #2fae2f;
}
.pageTitle {
	display: block;
	width: 716px;
	height: 45px;
	padding: 12px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f2e9ab;
	font-size: 14px;
	font-weight: bold;
	background: url(/pics/PageTitle.gif) no-repeat;
	text-transform:uppercase;
}
#shadow {
	width: 778px;
	margin:0 auto;
	background: url('/pics/shadow.png') repeat-y;
}
/* Black border */
#wrapper1 {
	width: 750px;
 *width: 748px;
	margin:0 auto;
	background: #FFFFFF;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
}
/* Tan border */
#wrapper2 {
	width: 748px;
	margin:0 auto;
	background: #FFFFFF;
	border-left: solid 1px #ddd5b6;
	border-right: solid 1px #ddd5b6;
}
#header {
	width: 748px;
	height: 175px;
	background: url('/pics/header.jpg');
}
#footer {
	width: 778px;
	height: 67px;
	background: url('/pics/footer.png') no-repeat;
	margin:0 auto;
}
#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}
#topNav {
	position: relative;
	height: 23px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 748px;
	background: #000;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 35px;
	margin: 0 4px 0 0;
	z-index: 100;
	text-align: left
}
#topNav2Sub {
	left: 230px;
}
#topNav3Sub {
	left: 330px;
}
#topNav4Sub {
	left: 440px;
}
#topNav5Sub {
	left: 540px;
}
#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana, Geneva, sans-serif;
	background: #000;
}
#topNav .list li {
	width: 170px;
	line-height: 18px;
}
#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 10px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background: #b80000;
	color: #fff;
}
/***   Mandatory   ***/
.HPQuickPoll h2 {
	width: 271px;       /* header width  */
	padding-top: 43px;  /* header height *//* default background image is /pics/pics/quick_poll_header.png  */
}
.HPQuickPoll .bar-color {
	background-color: #FFFFCC;   /* results bar color */
}
/***  Optional  ***/
.HPQuickPoll {
	width: 232px;
	padding-bottom: 9px;
	color:#FFFFFF;
}
.HPQuickPoll h2 {
	width: 232px;
}
div.choices a.see_results, p.vote_stats a {
	color:#fff;
}
.HPQuickPoll li {
	list-style-type:none;
}
/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:90%;
}
.HPQuickPoll .question {
	padding: 9px;
	margin: 0;
}
/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
	padding-bottom: 5px;
}

.st_links .pale {
	background-color: #000!important;
	color: #fff!important;
}
.st_links .pale a{
	background-color: #000!important;
	color: #fff!important;
}
.st_links .lightBorderBottom, tbody.light td {
	border-bottom: none;
}

