
.header{
width: 100%;
height: 118px;
background-image:url('images/banner.gif');
font-size: 14pt;
}

.headertitle{
	float: left;
	padding-top: 45px;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
	width: 650px;
	height: 50px;
}

.headerlogo{
height: 80px;
width: 160px;
float: left;
margin-bottom: 10px;
margin-left: 10px;
margin-top: 15px;
}

.headerpic{
width: 690px;
float: left;
background: transparent;
}

.headerleft{
float: left;
}

.headlogo{
margin-top: 20px;
margin-left: 20px;
}

.menu{
border-top-width: 1px;
border-top-color: #000000;
border-top-style: solid;
height: 30px;
width: 1000px;
background-image:url('images/menubg2.jpg');
}

.menu a{
	font-size: 10pt;
	font-weight: normal;
}


.menulink{
float: left;
height: 30px;
padding-left: 45px;
padding-right: 45px;
background-image:url('images/menubg2.jpg');
background-repeat:repeat-x;
border-right-width: 1px;
border-right-color: #333333;
border-right-style: solid;
}

.menulinkend{
float: left;
height: 30px;
padding-left: 20px;
padding-right: 19px;
background-image:url('images/menubg2.jpg');
background-repeat:repeat-x;
font-weight: bold;
}

.menutext{
margin-top: 8px;
}