<style type="text/css">
body {
	font-family: arial;
	background-color: #FFFFFF;
	color: black;
}

.menuup {
	font-family: verdana, tahoma, helvetica, arial;
	color: #cccc99;
	font-size: 13px;
	font-weight: bold;
}

.normal {
	font-family: times new roman;
	color: black;
	font-size: 16px;
}

.infodown {
	font-family: verdana, tahoma, helvetica, arial;
	color: black;
	font-size: 12px;
}

.linedown {
	font-family: verdana, tahoma, helvetica, arial;
	color: #cccc99;
	font-size: 13px;
}

.panel td.header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbdde9;
	border-right-color: #a5c2d8;
	border-bottom-color: #99b8d2;
	border-left-color: #c1d6e5;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.panel td.content {
	padding: 12px 10px 16px;
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
}

.panel td.header .content {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 10px;
	height: 20px;
	color: #28426d;
	font-family: arial, helvetica, sans-serif;
}

#leftPanelHolder {
	clear: none;
	float: left;
	width: 300px;
}

#leftPanelHolder .panel {
	background-image: url(images/panel_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 6px;
	width: 450px;
	background-color: #e7f0f5;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}

}
#downPanelHolder .panel {
	background-image: url(images/panel_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 6px;
	width: 700px;
	background-color: #e7f0f5;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}

.panel td.downInfo {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbdde9;
	border-right-color: #a5c2d8;
	border-bottom-color: #99b8d2;
	border-left-color: #c1d6e5;
	text-align: left;
	vertical-align: middle;
}

.panel td.downInfo .content {
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 10px;
	height: 16px;
	color: #28426d;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#downPanelHolder .panel {
	background-image: url(images/panel_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 6px;
	width: 700px;
	background-color: #e7f0f5;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}

.panel td.downInfo {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbdde9;
	border-right-color: #a5c2d8;
	border-bottom-color: #99b8d2;
	border-left-color: #c1d6e5;
	text-align: left;
	vertical-align: middle;
}

.panel td.downInfo .content {
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 10px;
	height: 16px;
	color: #28426d;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

/* START main menu */
.menu_cont {
	margin-bottom: 10px;
	border-top: 2px solid #e9eaec;
	border-bottom: 2px solid #e9eaec;
	text-align: right;
	width: 700px;
	padding-left: 280px;
}

#menu {
	margin: 0 auto;
	padding: 2px 0 1px 0;
	display: table;
	font-size: 18px;
	white-space: nowrap;
	list-style-type: none;
	text-align: right;
}

#menu li {
	display: table-cell;
	border-left: 1px solid #e9eaec;
	text-align: right;
}

* html #menu li {
	float: left;
}

#menu li.last {
	display: table-cell;
	border-right: 1px solid #e9eaec;
}

* html #menu li.last {
	float: left;
}

#menu a {
	width: auto;
	display: block;
	padding: 4px 18px;
	color: #036;
	text-decoration: none;
}

* html #menu a {
	float: left;
}

#menu a:hover {
	color: #900;
	text-decoration: none;
}
/* END main menu */
</style>
