body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #000000;
}
body {
	background-color: #335c85;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	margin: 10px;

scrollbar-face-color:#335c85;
scrollbar-highlight-color:#a0bac7;
scrollbar-3dlight-color:#335c85;
scrollbar-darkshadow-color:#335c85;
scrollbar-shadow-color:#a0bac7;
scrollbar-arrow-color:#a0bac7;
scrollbar-track-color:#335c85;


}
a:link, a:visited, a:active {
	color: #003366; font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 15px;
	color: #a0bac7;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}


.margin {
        
	margin-top: 25px;
	margin-bottom: 1px;
        margin-right: 6px;
	text-align: right;
	padding-bottom: 1px;
}



#navcontainer
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 100%;
border-bottom: 1px solid #bbb;
list-style-type: none;
background: #fff;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #a0bac7;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}




.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 350px;
}

.curlycontainer .innerdiv{
background: transparent url(brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}








.menu {
	vertical-align: top;
	background-color: #335c85;
	width: 170px;
	padding: 0px;
      }        



.menu ul, .menu li{
	
        list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	
        border-bottom: 0px;
	background-color: #335c85;
}
.menu ul ul {
	padding-left: 8px;
       
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	font-size: 11px;
        
        color: #ffffff;
	display: block;
	background-color: #335c85;
	text-decoration: none;
}
.menu a:hover {
	background-color: #a0bac7;
	text-decoration: none;
        color: #ffffff;
}


.menu_current {
  font-weight: bold;
  
  background-image: url(background2.jpg);

     
      
}


 



.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 11px; 
	background-color: #335c85;
	color: #ffcc00;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #ffcc00;
	text-decoration: none;
}
.login a:hover {
	color: #a0bac7;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 20px;
	background-color: #FFFFFF;
	background-image: url(back_comp.jpg);
        background-repeat: repeat-x;
        bgproperties: fixed;
        height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer 
        {
        padding: 5px;
	font-size: 10px;
        height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
       