BODY {
	text-align: center;
	margin: auto;
	background-image: url(images/background_box.png);
	background-repeat: repeat-x;
	background-position: 0px 100px;
	margin: 0px;
	padding: 0px;
}

A {
	text-decoration: underline;
	color: #a63131;
}

A.menu {
	text-decoration: none;
	color: white;
}

A.shortnav {
	color: #A2A2A2;
	text-decoration: none;
}

A.shortnav:hover {
	text-decoration: underline;
}

A.popdown {
	color: #F2F2F2;
	text-decoration: none;
	display: block;
	height: 16px;
	margin: 0px 0px 0px 0px;
}

A.popdown:hover {
	text-decoration: underline;
	background-color: #626262;
}

IMG {
	border: 0px;
}

div.hl {
	background:#E2E2E2; 
	color: #a63131; 
	text-align: center; 
	font-size: 13pt;
	font-weight: bold; 
	padding: 0px;
	margin: 0px;
	z-index:1;
}

div.hllt {
	margin: 0px;
	padding: 0px;
	width: 6px;
	height: 6px;
	background: #FFFFFF; 
	background-image:url(images/headlinebox_lt.png); 
	float: left;
	z-index:1;
}

div.hlrt {
	margin: 0px;
	padding: 0px;
	width: 6px;
	height: 6px;
	background: #FFFFFF; 
	background-image:url(images/headlinebox_rt.png); 
	float: right;
	z-index:1;
}

div.hllb {
	margin: 0px;
	padding: 0px;
	width: 6px;
	height: 6px;
	background: #FFFFFF; 
	background-image:url(images/headlinebox_lb.png); 
	float: left;
	z-index:1;
}

div.hlrb {
	margin: 0px;
	padding: 0px;
	width: 6px;
	height: 6px;
	background: #FFFFFF; 
	background-image:url(images/headlinebox_rb.png); 
	float: right;
	z-index:1;
}

div.hltop {
	margin: 0px;
	padding: 0px;
	height: 6px;
	z-index:1;
}

div.hlbottom {
	margin: 0px;
	padding: 0px;
	height: 6px;
	z-index:1;
}

div.layout {
	border: 0px solid black;
}

#div_layout_backgroundbox_main {
	height: 85px;
	width: 744px;
	background-color: white;
}

#div_layout_header {
	text-align: center;
	width: 744px;
	float:left;
	background: transparent;
}

#div_layout_leftshadow {
	background:transparent;
	background-image: url(images/contentshadow_left.png);
	background-repeat: repeat-y;
	width: 4px;
	height: 275px;
	float: left;
}

#div_layout_rightshadow {
	background:transparent;
	background-image: url(images/contentshadow_right.png);
	background-repeat: repeat-y;
	width: 4px;
	height: 275px;
	float: left;
}

#div_layout_mainnav {
	padding: 10px 50px 0px 50px;
	width: 644px;
	height: 17px;
	background: white;
}

#div_layout_banner {
	width: 744px;
	height: 100px;
	background-image: url(images/headernew.png);
}

#div_layout_logo {
	visibility: hidden;
	width: 115px;
	height: 91px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#div_layout_subnav {
	height: 21px;
	width: 744px;
	background: transparent;
	background-image: url(images/navi.png);
	background-repeat: repeat-x;
	text-align: left;
}

#div_layout_content {
	width: 720px;
	min-height: 300px;
	padding: 0px 15px;
	padding-bottom: 100px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	color: #323232;
	font-family: arial, sans-serif;
	font-size: 11pt;
	text-align: left;
	float:left;
	z-index:1;
	position: relative;
}

div.mainnav_ele {
	background-image: url(images/navi_unselected.png);
	margin-left: -10px;
	width: 107px;
	height: 17px;
	float:left;
}

div.mainnav_eleact {
	background-image: url(images/navi_selected.png);
	margin-left: -10px;
	width: 107px;
	height: 17px;
	float:left;	
}

div.mainnav_eletext {
	text-align: center;
	margin-left: 3px;
	width: 80px;
	height: 17px;
	color: white;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

div.subnav_ele {
	float: left;
	padding: 2px 4px 0px;
	color: white;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	height: 21px;
	text-align: center;
}

div.subnav_ele:hover {
	background-image: url(images/hover.png);
	background-repeat: repeat-x;
}

div.subnav_eletrenn {
	background-image: url(images/navikerbe.png);
	width: 2px;
	height: 18px;
	float: left;
}

div.shortnav {
	width: 300px;
	height: 15px;
	padding: 0px 30px;
	color: #A2A2A2;
	font-family: arial, sans-serif;
	font-size: 8pt;
	text-align: left;
}


div.popdown {
	position: relative;
	visibility: hidden;
	background-color: #525252;
	border: 1px solid #323232;
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 0px -9px;
	padding: 2px 10px;
	z-index: 11;
}

div.mainpopdown {
	background: transparent;
	z-index: 10;
}

input.gb {
}

textarea.gb {
	width: 300px;
	height: 100px;
	overflow: hidden;
}

table.gb0 {
	background-color: #F0F0F0;
	color: black;
	width: 550px;
	margin: 15px;
	border: 1px solid black;
}

table.gb1 {
	background-color: #C0C0C0;
	color: black;
	width: 550px;
	margin: 15px;
	border: 1px solid black;
}

tr.gb {
}

td.gb_head {
	background-image:url(images/navi.png);
	color: white;
}

a.gb {
	color: white;
}

div.gb_pages {
	text-align:center;
	border-top: 1px solid #C0C0C0;
	color: #303030;
}
