html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background: #000000 url("../gfx/gfx_background_big.jpg") no-repeat top center;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	line-height: 150%;
}

.sitemap {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
}

#Page_Container {
	position: relative;
	margin: auto;
	width: 985px;
	height: auto !important;
	height: 100%;
	min-height: 1016px;
}

#Page_StartTeaser {
	float: left;
	font-size: 14px;
	color: #626262;
	margin-top: 80px;
	margin-left: 52px;
}

#Page_BannerClick {
	float:left;
	position:absolute;
	width:380px; 
	height:105px; 
	margin-left: 600px; 
	margin-top: 30px;
	cursor: pointer;

}

#countdowncontainer {
	float: left;
	margin-left: 50px;
	color: #7F5845;
	font-weight: bold;
	font-size: 14px;
	word-spacing: 1px;
}


#Page_TopMenu {
	float: left;
	margin-top: 24px;
	margin-left: 5px;
	text-transform: uppercase;
}


#Page_InnerContent {
	float: left;
	background: #ffffff url("../gfx/gfx_main_filler.gif") repeat-y top left;
	width: 985px;
	margin-top: 14px;
	height:100%;
}


#Page_TopBanner {
	float: left;
	width: 638px;
	height: 253px;
	/*margin-right: 6px;*/
	background-color: #ffffff;
	margin-bottom: 4px;
}

#Page_ContentTop {
	float: left;
	width: 639px;
	height: 14px;
	/*margin-right: 6px;*/
	background: #ffffff url("../gfx/gfx_main_top.gif") no-repeat top left;
	margin-top: 6px;
	margin-bottom: 4px;
}

#Page_AddThis {
	float: left;
	width: 633px;
	height: 20px;
	margin-right: 6px;
}


#Page_Content {
	float: left;
	width: 630px;
	/*margin-right: 6px;*/
	margin-left: 2px;
	margin-top: -1px;
}


#Page_LeftContainer {
	float: left;
	width: 332px;
	min-height: 916px;
	overflow: hidden;
}

.Page_TopLeft_Program {
	float: left;
	width: 332px;
	height: 251px;
	margin-left: 5px;
	border-bottom: #bdbdbd 4px solid;
}

.Page_TopLeft_Menu {
	float: left;
	width: 332px;
	height: 251px;
	margin-left: 5px;
	border-bottom: #bdbdbd 4px solid;
}


#Page_LeftBotContainer {
	float: left;
	width: 332px;
	margin-left: 5px;
}


#Page_LeftMenu {
	padding-top: 52px;
	width: 332px;
	margin-left: 5px;
	margin-bottom: 6px;
	min-height: 204px;
}

#Page_PollLeft {
	width: 332px;
	height: 119px;
	background: #B3B2B2 url("../gfx/gfx_poll_top.gif") no-repeat top left;
	margin-left: 5px;
	margin-bottom: 6px;
	padding-top: 50px;
}


#Page_SponsorLeft {
	width: 332px;
	margin-left: 5px;
	min-height: 500px;
	height: 500px;
	background: #adadac url("../gfx/gfx_sponsor_top.gif") no-repeat top left;
}



#Page_BotContainer {
	float: left;
	width: 100%;
	background: url("../gfx/gfx_bot_background.jpg") no-repeat center top;
	height: 116px;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;

}

.Headline1 {
	font-family: Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	font-weight: bold;
}

.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	font-weight: bold;
}

.Headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	font-weight: bold;
}

.Headline4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #1f1f1f;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;	
}

.CurrentLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
}

.NewsmailBottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1f1f1f;
}

.PollStatsTable {
	height: 15px;
	
	background-color: #ffffff;
	
	border-style: solid;
	border-width: 1px;
	border-color: #1f1f1f;
}

.PollStatsTableBox {
	height: 10px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #1f1f1f;
}

.TableHeader {
	height: 22px;
	
	background-image: url(../gfx/bg_box_top.gif);
	background-repeat: repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1f1f1f;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #993305;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #993305;
	font-weight: bold;
	text-decoration: none;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #959595;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #1f1f1f;
	text-decoration: none;
}

.LeftmenuItem {
	width: 100%;
	height: 100%;
	line-height: 25px;
	text-transform: uppercase;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272425;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272425;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272425;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272425;
	font-weight: bold;
	text-decoration: none;
}

.TopmenuItem {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	height: 100%;
}

.TopmenuItemSplit {
	float: left;
	margin-right: 4px;
	margin-top: 1.7px;
	height: 11px;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5c835;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5c835;
	font-weight: normal;
	text-decoration: none;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	background-color: #ffffff;
	border: 1px #BDBDBD solid;
	margin-right: 4px;
}

.FormButton_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	background-color: #BDBDBD;
	border: 1px #BDBDBD solid;
	font-weight: bold;
}

.Border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

.Border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-collapse: collapse;
}

.ImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ImageFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.ImageBorderFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableFloatLeftVisibleTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatRightVisibleTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatLeftHiddenTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.TableFloatRightHiddenTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.VisibleTableBorder {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.HiddenTableBorder {
}

.HiddenElements {
	display: none;
}
