html, body {
	background-color: #8c8a8b;
	font-family: "Times New Roman", Times, serif;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('../images-v2/background.gif');
	background-repeat: repeat-x;
}

#container {
	background-color: #fff;
	background-image: url('../images-v2/container-background.gif');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#page {
	height: 580px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

#left_panel, #center_panel, #right_panel
{
	float: left;
	height: 391px;
}

#left_panel {
	width: 245px;
}
#center_panel {
	background-image: url('../images-v2/formella.gif');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	width: 490px
}
#right_panel {
	width: 245px;
}
#bottom_panel {
	clear: both;
	height: 163px;
	width:980px;
}
#footer-splash
{
	height: 163px;
	width: 980px;
}

#footer-xtra {
	height: 26px;
	width: 980px;
}
#footer-xtra table td.info {
    font-family: "Tahoma", Tahoma;
	color: #c8c8c8;
	font-size: 11px;
	height: 26px;
	vertical-align: middle;
}
#footer-xtra table td.menu_item {
    font-family: "Tahoma", Tahoma;
    color: #979797;
    font-size: 10px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
}
#footer-xtra table td.menu_item a {
	color: #63635d;
	text-decoration: none;
}
#footer-xtra table td.menu_item a:hover {
	background-color: #e9e7e5;
}

#left_dd_menu, #right_dd_menu {
	color: #e9e7e5;
	font-size: 13px;
	font-weight: bold;
}
#left_dd_menu {
	float: left;
	height: 16px;
	margin: 0;
	padding: 11px 13px 0 0;
	text-align: right;
	width: 232px;
}
#right_dd_menu {
	float: left;
	height: 16px;
	margin: 0 0 0 1px;
	padding: 11px 0 0 13px;
	text-align: left;
	width: 231px;
}
#left_dd_menu a, #right_dd_menu a {
	color: #e9e7e5;
	text-decoration: none;
}
#left_dd_menu_items {
	background-image: url('../images-v2/right-dd_menu-new.gif');
	background-repeat: repeat;
	float: left;
	height: 71px;
	margin: 0;
	padding: 0;
	width: 244px; 
}
#left_dd_menu_items table {
	border: none;
	margin: 6px 0 0 0;
	padding: 0;
}
#left_dd_menu_items table td {
	color: #474843;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	margin: 0;
	padding: 0 13px 0 0;
	text-align: right;
	width: 232px;
}
#right_dd_menu_items {
	background-image: url('../images-v2/right-dd_menu-new.gif');
	background-repeat: repeat;
	height: 106px;
	left: 246px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 27px;
	width: 245px;
}
#right_dd_menu_items table {
	border: none;
	margin: 6px 0 0 0;
	padding: 0;
}
#right_dd_menu_items table td {
	color: #474843;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	margin: 0;
	padding: 0 0 0 13px;
	text-align: left;
	width: 231px;
}
.dd_lmi_onmouseover {
	background-color: #f0ebb4;
}
.dd_lmi_onmouseover a {
	color: #474843;
	text-decoration: underline;
}
.dd_lmi_onmouseout {
}
.dd_lmi_onmouseout a {
	color: #474843;
	text-decoration: none;
}
.dd_rmi_onmouseover {
	background-color: #f0ebb4;
}
.dd_rmi_onmouseover a {
	color: #474843;
	text-decoration: underline;
}
.dd_rmi_onmouseout {
}
.dd_rmi_onmouseout a {
	color: #474843;
	text-decoration: none;
}

#splash {
	float: left;
	height: 293px;
	width: 490px;
}

#left_logo, #right_logo {
	margin: 126px 0 0 0;
	padding: 0;
    text-decoration: none;
    border: 0px;
}

#left_menu, #right_menu {
	border: none;
	margin: 0;
	padding: 0;
}
#left_menu {
	margin: 77px 0 0 0;
	padding: 0;
}
#right_menu {
	margin: 77px 0 0 0;
	padding: 0;
}
#left_menu td, #right_menu td {
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	width: 235px;
}
#left_menu td {
	color: #247732;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}
#right_menu td {
	color: #952d2d;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

/* left menu item */
.lmi_onmouseover {
	background-color: #e8e7e5;
}
.lmi_onmouseover a {
	color: #247732;
	text-decoration: underline;
}
.lmi_onmouseout {
}
.lmi_onmouseout a {
	color: #247732;
	text-decoration: none;
}
/*right menu item*/
.rmi_onmouseover {
	background-color: #e8e7e5;
}
.rmi_onmouseover a {
	color: #952d2d;
	text-decoration: underline;
}
.rmi_onmouseout {
}
.rmi_onmouseout a {
	color: #952d2d;
	text-decoration: none;
}

.bullet_green {
	margin: 0 0 0 4px;
	padding: 0;
}
.bullet_red {
	margin: 0 4px 0 0;
	padding: 0;
}
.bullet_gray_left, .bullet_dark_gray_left {
	margin: 0 0 0 4px;
	padding: 0;
}
.bullet_gray_right, .bullet_dark_gray_right {
	margin: 0 4px 0 0;
	padding: 0;
}