body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FFFFFF;
	background-image: none;
	}

a:link, a:visited { color: #666666;text-decoration: none;}
a:hover {  color: #CC0000; text-decoration: underline}
a:active {  color: #669900}

#main a:link, a:visited {color: #666666;text-decoration: none}
#main a:hover {  color: #000000}
#main a:active {  color: #669900}

#sub a:link, a:visited {color: #666666;text-decoration: none}
#sub a:hover { color: #000000}
#sub a:active {  color: #669900}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}


address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}

#head {
	display: none;	
	}


#title {
	position:absolute; 
	left:50px;
	top:100px; 
	width:600px; 
	height:38px; 
	}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position:absolute;
	left:56px;
	top:139px;
	width:600px;
	line-height: 140%;
	}


#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 2em;
	position:absolute;
	left:0px;
	top:200px;
	width:110px;
	color: #666666;

	
}

#subnav {
	display: none;	
    }


#nav ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	clear: left;
	font-size: 0.8em;   
	}
	
#nav ul li {
	background: #A2AAAF;
	line-height: 1.7em;  
	color: #000;
	margin: 0;
	padding: 0;
	border-top: 1px solid #666;
	text-decoration: none;
	text-indent: 4px;
	display: block;
	}

#nav ul li a {
	display: block;
	line-height: 1.7em; 
	background: #fff;
    color: #000;
	text-decoration: none;
	font-weight: normal;
	}
	
#nav ul li a:hover {
	display: block;
	color: #000;
	background: #CCCCFF;
	border-left: 10px #000000;
	}

#nav a:active	{
	background: #fff;
	color: #ccc;
	}


p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
