a:link {
	color: #1C4597;
}

a:hover {
	text-decoration: none;
	color: #F89021;
}

a:visited {
	color: #000;
}
.aw:link {
	color: #FFF;
	text-decoration: underline;
}

.aw:hover {
	text-decoration: underline;
	color: #F89021;
}

.aw:visited {
	color: #000;
	text-decoration: underline;
}

body {
	
	background: #1C4597;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}


#menu
{
width: 240px;
height: 40px;
background: #F89021;
opacity:0.8;filter:alpha(opacity=80);
padding-left: 4px;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;	
	text-align: center;
	text-decoration: none;
	color: #0C8542;
	font-weight: bold;
	font-size: 14px;
margin-left: 10px;
	padding-top: 13px;


}

#menu a:hover {
	
    height: 23px;
	text-decoration: underline;
}

ul.navbar {
  list-style-type: none;
font-size: 1em;
width: 245px;
overflow: hidden;
  padding: 0;
padding-left: 3px;
  margin: 0;
text-align: left;
}
ul.navbar li {
    margin: 2px 0;
  padding: 0.3em;

}
   
ul.navbar {
  list-style-type: none;
font-size: 1em;
background: #ABCFB3;
width: 245px;
overflow: hidden;
  padding: 0;
padding-left: 3px;
  margin: 0;
text-align: left;
}
ul.navbar li {
    margin: 2px 0;
  padding: 0.3em;
border-bottom: 2px ridge #5D6BAC;
}
   
ul.navbar a:link {
  text-decoration: underline;
font-weight: bold;
color: #1C4597; }
ul.navbar a:visited {
text-decoration: none;
color: #5D6BAC;
font-weight: bold;
}
ul.navbar a:hover {
text-decoration: none;
color: #008833;
margin: 0;
padding: 2px 10px;
}

ul.main {
margin-top: 5px;
margin-left: 20px;
color: #0C8542;
font-size: .8em;

}

ol.main {
margin-top: 5px;
margin-left: 20px;
color: #0C8542;
font-size: .8em;

}

.footer {
	text-align: center;
	color: #FFF;
}

.footer a {
	color: #FFF;
	font-weight: bold;
}

. footer a:hover {
	text-decoration: none;
	color: #F89021;
}

.footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FF0;
	font-style: normal;
	text-decoration: underline;
}
