.bodytable {vertical-align: top}

.bodytable .left, .bodytable .center, .bodytable .right {vertical-align: top}

.bodyheader {
	padding: 0px;
	margin: 0px;
	width: 786px
}

.main_menu {
	background-color: black;
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-align: left
}

.main_menu td {padding-left: 15px}

.main_menu a {
	text-decoration: none;
	color: white
}

.main_menu_separator {
	vertical-align: bottom
}

.menu_bar_link {
	position: relative
}

.lift_div {
	position: absolute; 
	visibility: hidden; 
	display: none; 
	z-index: 10;
	top: 20px; 
	left: -2px; 
	width: 200px; 
	border: 1px solid black;
	color: white;
	background-color: black;
}


.submenu_table td {
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 1px;
	vertical-align: middle;
}


.submenu_table, .submenu_table a {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	
}

.bodyfooter .footer .plain td {
	color: white;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 15px
}

.footer a {
	color: white;
	font-family: Arial;
	
	text-decoration: none;
}

.footer a:hover {
	color: #BDDAD5;
}


.simple {
	padding: 15px;
}

.simple .title {
	color: #459A9B;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}





.simple .title_red {
	color: #EE0000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}

.simple .plain {
	color: #676767;
	font-size: 12px;
	font-family: Tahoma;
}

.simple .plain a {
	text-decoration: none;
	color: #00907f;
}

.simple .plain a:hover {
	text-decoration: underline;
}

.simple_left {
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.simple_green_menu {
	background-color: #E6E6E6
}

.simple_green_menu .title {
	background-color: #00907f;
	padding: 25px;
	text-align: right;
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}


.left_green_menu {
	
}

.menu_left_bar_link {
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00907f;
	text-align: right;
	padding: 5px;
}

.menu_left_bar_link a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00907f;
	text-decoration: none;
}

iframe {
	width: 100%;
	height: 500px;
	border-style: none;
}