BODY { SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #E8651B;
  	SCROLLBAR-SHADOW-COLOR: #999999;
  	SCROLLBAR-3DLIGHT-COLOR: #000000;
  	SCROLLBAR-ARROW-COLOR:  #E8651B;
  	SCROLLBAR-TRACK-COLOR: #424241;
  	SCROLLBAR-DARKSHADOW-COLOR: #E8651B;
        BACKROUND-REPEAT: NO-REPEAT;
  }  

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F58220;
	text-transform: uppercase;
	margin-left: 7px; 
	margin-right: 15px;
	}


h2, h3, h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F58220;
	margin-left: 5px; 
	margin-right: 15px;
	margin-bottom: 1px;
	}

hr {
	width: 150;
	size: 5;
	
	}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 5px; 
	margin-right: 5px;
	font-size: 11px;
	}

p.title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8651B;
	letter-spacing: 0.2em;
	}

p.footer {
	font-size: 9px; 
	font-face: sans-serif; 
	color: #666;
	}

p.tiny {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	}

a {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #f60;
	}

a.arrow {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #f60;
	text-decoration: none;
	font-weight: bold;
	}
a.arrow:hover {
	color: #c00;
	}

a.tiny {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #f60;
	}

a.nav {
	color: #000000;
	width: 158px;
	*width: 170px;
	padding: 6px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	}
	
a.nav:hover {
	color: #E8651B;
	width: 158px;
	*width: 170px;
	background: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.used {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 5px; 
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.used:hover {
	color: #666;
	text-decoration: none;
	}


a.nav2 {
	width: 158px;
	*width: 170px;
	padding: 6px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	}
	
a.nav2:hover {
	color: #000;
	background: #ccc;
	text-decoration: none;
	font-weight: bold;
	}

a.nav3 {
	color: #000000;
	background: #E8651B;
	width: 158px;
	*width: 170px;
	padding: 6px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	}
	
a.nav3:hover {
	color: #E8651B;
	background: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {}
a:hover {
	color: #c00;
	}

a.name {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 5px; 
	margin-right: 5px;
	font-size: 11px;
        color: #000000;
	}

input.sub {
	background-color: #ffffff; 
	font-size: 11px; 
	font-family: Verdana, Arial; 
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #000000;
}

li        { 
	font-size: 11px;
        margin-left: 15px;  
	font-family: Arial;
	color: #000000;
}
