body
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 8pt;
	text-align:left;
	color: #990000;
}

h1
{ background-color: #FFF;
  color:#FF9900;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{
	background-color: #fff;
	color:#898989;
	font-size:9pt;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
}


ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

li
{
	background: url(images/arw.gif) 0 3px  no-repeat;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 0px;
}


a:link, a:visited, a:active
{
	text-decoration: none;
}

#header
{
	height:160px;
	width:735px;
	margin-left:auto;
	margin-right:auto;
	color:#FF9900;
	border: thin solid #CCC;
	padding-left: 15px;
	margin-top: 40px;
	background-color: #FFFFFF;
}

#main
{
	width: 750px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC 1px solid;
	background-color: #FFF;
	font-size:9pt;
	color:#666;
}

#content
{
	width:490px;
	float:left;
	padding:20px;
	text-align:justify;
	margin: 0px;
	color: #666;
}
  
#nav
{
	width:200px;
	float:left;
	margin-right:5px;
	margin-top:20px;
	color: #666666;
}
    
#footer
{
	height:10px;
	width:750px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border:#ccc 1px solid;
	background-color: #fff;
	font-size:8pt;
	color:#999;
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#999;}
#footer A:hover
{ background-color: #fff; text-decoration: none; color:#ff9900;}

.footer 
{
	clear: both;
	background:#fff;
	color:inherit;
	height:10px;
}

.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{
	width:auto;
	text-align:right;
	font-weight:bold;
	font-size:12pt;
	padding:35px 15px 0 0;
	float: right;
	overflow: hidden;
	color: #000000;
}

.left
{
	width:250px;
	float:left;
	text-align:justify;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

.mid 
{
	width:auto;
	margin-left:auto;
	margin-top:0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
  
.navhead
{
	width:190px;
	height:340px;
	padding: 3px 3px 0 5px;
	border:#ddd 1px solid;
	text-align: center;
	font-size:8pt;
	background-color:#eee;
	color:#666;
	padding-top: 0px;
}

.navitem
{
	width:172px;
	font-size:8pt;
	font-weight: normal;
	text-align:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ddd;
	border-left-color: #ddd;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
  
.img
{ border:0;}
  
