html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background: #EEEEEE url("") no-repeat top center;
	
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}

li {
	color: #000000;
}

p {
	margin: 0px 0px 16px 0px;
}

#PageContainer {
	position: relative;
	margin: auto;
	width: 894px;
	background-color: #ffffff;
	border: #515151 1px solid;
	background-image:url(../gfx/gfx_background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto !important;
	height: 98%;
	min-height: 98%;
}

#Logo {
	margin: 0px 0px 0px 0px;
}


#PageTopmenuBoxContainer {
	float: right;
	width: 700px;
	border-top: #515151 1px solid;
	border-bottom: #515151 1px solid;
	
	
}

#PageTopmenuBoxHeader {
	margin-bottom: 10px;
	text-align: right;
}


#PageTopmenu {
	background-color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	padding: 0px 0px 0px 10px;
	
}

#TopmenuIcons {
	float: right;
	position: relative;
	margin-top: 4px;
	margin-right: 10px;
	/*width: 310px;*/
}

.TopmenuIcon {
	float: left;
	margin-right: 14px;
}

#PageLocationContainer {
	float: left;
	position:relative;
	margin-top: 4px;
}


#PageLeftContainer {
	float: left;
	background-image:url(../gfx/left_menu_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 194px;
	height: 100%;
	min-height: 350px;
	padding-bottom: 80px;
	
}

#PageLeft {
	float: left;
	margin-top: 22px;
	padding-top: 40px;
	height: 100%;
	width: 194px;
}

#PageMiddle {
	float: left;
	width: 700px;
	margin-top: 0px;
	
	
}

#PageContentContainer {
	float: right;
	width: 696px;
}

#PageContent {
	margin: 0px 0px 20px 5px;
	width: 688px;
}


#PageBottomCointainer {
	background-color:#FFDD00;
	margin: 0px 0px 0px 0px;
	width: 194px;
	
}

#PageBottom {
	font-size:10px;
	font-weight:bold;
	margin-left: 4px;
	color:#000000;
	
}


#PageBg_Middle {
	float: left;
	height: 100%;
}


#FrontpageNews {
	height: 95px;
	background: url("../gfx/bg_frontpage_news.gif") repeat left top;
	overflow: hidden;
	padding: 20px;
	margin-bottom: 20px;
}

#Shortcuts {
	float: right;
	width: 215px;
	height: 95px;
	text-align: right;
}

#Shortcuts a {
	clear: both;
	line-height: 32px;
}

.Headline1 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.Headline2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.Headline3 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.Headline4 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #E7E7E7;
	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: #000000;
}

.NewsmailBottomText {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}

.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: #515151;
	text-decoration: none;
}

a:hover {
	color: #515151;
	text-decoration: none;
	text-decoration: underline;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #000000;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #000000;
	text-decoration: none;
}


.LeftmenuItem {
	width: 160px;
	margin-bottom:0px;
	padding-left: 15px;
	
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: verdana;
	font-size: 11px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: verdana;
	font-size: 11px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

.TopmenuItem {
	float: left;
	margin-right: 10px;
	height: 100%;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.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;
}