body {
	background-color: #787878;
	font-family: Arial;
}

p, h1, h2, h3 {
	font-family: Arial;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

a {
	font-size: 10pt;
	font-weight: bold;
	color: #d00000;
	text-decoration: underline;
}

p, h1 {
	color: #808080;
	margin: 0 0 8px;
}

h2 {
	padding: 4px;
	font-size: 12pt;
}

h3 {
	color: #d00000;
	margin: 0 0 8px;
	font-size: 12pt;
	font-weight: bold;
}

p, ul, div, li {
	font-size: 10pt;
	font-weight: normal;
}

div#page {
	margin: 0 auto;
	padding: 50px 0 0 0;
	width: 916px;
	background: url(images/img01.jpg) no-repeat left top;
	background-color: #ffffff;
	border: none;
}

div#header {
	border: none;
}

div#graphics {
	margin: 0;
	height: 250px;
}

div#sitemenu {
	margin: 4px 0 0 0;
	background: url(images/img08.jpg) no-repeat left top;
}

div#leftbar {
	margin: 4px;
	float: left;
	width: 224px;
}

div#rightbar {
	margin: 4px;
	float: right;
	width: 224px;
}

div#leftbar h2, div#rightbar h2 {
	background: url(images/img09.jpg) no-repeat left top;
	text-align: center;
	color: #ffffff;
}

div#leftbar div, div#rightbar div {
	margin-bottom: 4px;
}

div#leftbar ul.nav, div#rightbar ul.nav {
	margin: 0 0 4px 0;
	list-style: none;
	border: 1px solid #c0c0c0;
	padding: 4px;
}

div#leftbar li, div#rightbar li {
	margin: 4px 8px 0;
	font-family: Arial;
	border-bottom: 1px #d00000 dashed;
}

div#leftbar li a, div#rightbar li a {
	text-decoration: none;
}

div#leftbar div.bordered , div#rightbar div.bordered{
	border: 1px solid #c0c0c0;
	padding: 4px;
	margin: 0 0 4px 0;
}

div#main_ls {
	margin: 4px 4px 4px 232px;
	padding: 4px;
}

div#main_fw {
	margin: 4px;
	padding: 4px;
}

div#main_rs {
	margin: 4px 232px 4px 4px;
	padding: 4px;
}

div#main_bs {
	margin: 4px 232px;
	padding: 4px;
}

div#footer {
	margin-top: 4px;
	clear: both;
}

div#footer {
	padding-top:24px;
	clear:both;
	padding-bottom:16px;
	color:#999;
	font-size:10px;
	margin-top: 4px;
	text-align: center;
}

div#footer a {
	font-family: Arial;
	font-size: 10px;
	border: none;
}

div#footer span.sign-in {
	margin-left: 20px
}

#pad {height:140px;}

table.ashdell {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
table.ashdell th {
	border-bottom: 1px solid #d00000;
	text-align: left;
	padding: 0 0 2px 0;
	font-size: 12pt;
	color: #d00000;
}

table.ashdell td {
	color: #808080;
	margin: 0;
	padding: 0;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
ul#menu {padding:0; margin:0 0 0 16px; list-style:none; height:40px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
ul#menu li {float:left; margin-right:1px;}
ul#menu li a {display:block; float:left; height:32px; line-height:32px; /*background:#333;*/ color:#ffffff; text-decoration:none; font-size:11px;  font-weight:bold; padding:0 16px 0 16px;}


ul#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

ul#menu li a:hover {z-index:200; position:relative;color:#ffffff; /*background-color:#c60;*/}
ul#menu li:hover {position:relative; z-index:200;}

ul#menu li:hover > a {color: #f0f0f0; background-color: #800000; /*background:#c60;*/}
ul#menu li:hover > a.sub {color:#ffffff; /*background-color:#c60;*/}

ul#menu li.current a {color: #f0f0f0; background-color: #800000;}

/*ul#menu li a.sub {background: #333 url(down-arrow.gif) no-repeat right center;}*/
ul#menu li.current a.sub {color:#ffffff; /*background:#840 url(down-arrow.gif) no-repeat right center;*/}

ul#menu :hover ul {left:0; top:32px; width:160px; background:#d00000;}

/* keep the 'next' level invisible by placing it off screen. */
ul#menu ul, 
ul#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

ul#menu :hover ul :hover ul
{left:160px; top:-1px; background:#d00000; white-space:nowrap; width:160px; z-index:200; height:auto;}

ul#menu :hover ul li {margin:0; border-top:1px solid #ffffff;}
ul#menu :hover ul li a {width:160px; padding:0; text-indent:8px; background:#d00000; color:#ffffff; height:32px; line-height:32px;}
ul#menu :hover ul li a.fly {/*background:#333 url(right-arrow.gif) no-repeat right center;*/}

ul#menu :hover ul :hover {/*background-color:#c60; color:#fff;*/ color: #f0f0f0; background-color: #800000;}
ul#menu :hover ul :hover a.fly {/*background-color:#c60; color:#fff;*/}

ul#menu :hover ul li.currentsub a {background:#840; color:#fff;}
ul#menu :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#fff;}

ul#menu :hover ul :hover ul li a {width:160px; padding:0; text-indent:10px; background:#a80000; color:#ffffff;}
ul#menu :hover ul :hover ul :hover {background-color:#800000; color:#f0f0f0;}

ul#menu :hover ul :hover ul li.currentfly a,
ul#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}