html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background: #ffffff url("") no-repeat top center;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: verdana;
	font-size: 12px;
	color: #280A0A;
	line-height: 150%;
}

#Page_Container {
	position: relative;
	margin: auto;
	width: 897px;
	min-height: 679px;
}

#Page_TopContainer {
	margin: auto;
	padding-top: 0px;
	width: 897px;
	height: 62px;
	cursor:pointer;
}

#Page_TopMenu {
	width: 897px;
	height: 28px;
	border-bottom: #2F2F2F 1px solid;
	text-align: center;
}


#Page_Content {
	float: left;
	margin-top: 6px;
	margin-left: 124px;
	width: 644px;
	min-height: 494px;
}

#Page_Bottom {
	float: left;
	width: 897px;
	height: 30px;
	border-top: #2F2F2F 1px solid;
}

.Headline1 {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	font-weight: bold;
}

.Headline2 {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	font-weight: bold;
}

.Headline3 {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	font-weight: bold;
}

.Headline4 {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #e0e1e3;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;	
}

.CurrentLocation {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
}

.NewsmailBottomText {
	font-family: verdana;
	font-size: 9px;
	color: #280A0A;
}

.PollStatsTable {
	height: 15px;
	
	background-color: #ffffff;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.PollStatsTableBox {
	height: 10px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableHeader {
	height: 22px;
	
	background-image: url(../gfx/bg_box_top.gif);
	background-repeat: repeat-x;
	
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #280A0A;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #280A0A;
	text-decoration: underline;
	font-weight:bold;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #280A0A;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #280A0A;
	text-decoration: none;
}

.LeftmenuItem {
	border: solid 0px #e0e1e3;
	border-bottom-width: 1px;
	width: 100%;
	height: 100%;
	margin-bottom:10px;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	font-weight: normal;
	text-decoration: none;
}

.TopmenuItem {
	/*float: left;*/
	margin-right: 35px;
	/*height: 100%;*/
}

.TopArrow {
	font-family: verdana;
	font-size: 12px;
	line-height: 26px;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration: none;

}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: verdana;
	font-size: 12px;
	line-height: 26px;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 26px;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration: underline;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: verdana;
	font-size: 12px;
	line-height: 26px;
	color: #231F20;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 26px;
	color: #231F20;
	font-weight: bold;
	text-decoration: underline;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: verdana;
	font-size: 10px;
	color: #280A0A;
	text-decoration: underline;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: verdana;
	font-size: 10px;
	color: #959595;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: verdana;
	font-size: 10px;
	color: #959595;
}

.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;
}