<style type="text/css">
<!--

a {
	font-size: 14px;
	color: #78af16;
}
a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
}
h2 {
	font-size: 10px;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style5 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
-->
</style>

body {
	margin-top: 3px;
	
}

#topheader{
height:36px;
background-image:url(../images/top.jpg);
background-repeat:no-repeat;
}

#header{
height:80px;
background-color:#FFFFFF;
}

#topmenu{
background-color:#FFFFFF;

}

#banner{
height:136px;
background-image:url(../images/banner.jpg);
background-repeat:no-repeat;
}


#menu{
height:37px;
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
padding: 1px;
}


#user1{
height:156px;
background-color:#0A66A3;
}

#search{
background-color: #78af16;
}

#left{
height:500px; 
background-color:#666666;

}
#main{

background-image:url(../images/main.jpg);
background-repeat:repeat;
padding: 5px;
}



#right{

background-image:url(../images/right.jpg);
background-repeat:repeat;
margin-top: 3px;
padding: 2px;
}



#user{
background-color:#063e89;
border-top:4px solid #FFFFFF;
}

#footer{
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
}
.componentheading {
font-size:18px;
font-weight:bold;
color:#006699;
padding-left:20px;
background:url(../images/component_heading_voran.gif) left no-repeat;
margin-bottom:25px;
}

.contentheading{
font-size:15px;
font-weight:bold;
color:#006699;
padding-left:20px;
background:url(../images/content_heading_voran.gif) left no-repeat;
}

a.mainlevel:link, a.mainlevel:visited{
padding-left:15px;
color:#006699;
line-height:150%;
background:url(../images/link_voran.gif) no-repeat left;
}
a.mainlevel:hover {
padding-left:15px;
font-weight:bold;
color:#006699;
line-height:150%;
background:url(../images/link_voran.gif) no-repeat left;
}
.inputbox {
border: 1px solid #006699;
color: #006699;
padding:3px;
font-size:12px;
margin: 5px 0px 5px 0px;
}