/* CSS Document */
#headerbar {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
}
#headerbar a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
color:#FFFFFF;
margin-right:12px;
padding-left:12px;
}
#headerbar a:hover {
	text-decoration: underline;
}
#headerbar a:visited{
text-decoration:none;
color:#FFFFFF;
}
#topbanner1 {
position:relative;
background-color:#6e6e6e;
width: 800px;
height: 23px;
text-align:left;
line-height:18px;
}
#topbanner2 {
position:relative;
background-color:#8cc63f;
width: 800px;
height: 142px;
margin-bottom:5px;
background-position:bottom;
background-repeat:no-repeat;
text-align:right;
}
#logo {
position:relative;
right:5px;
top:10px;
}
#banner {
position:relative;
right:0px;
top:35px;
}
#menubar {
position:relative;
background-image:url(../images/menubar/topbanner3back.gif);
width: 800px;
height: 30px;
text-align:right;
}

