/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
color:#000066;
font-size:small;
margin:0;
padding:0;
background:#F1F1F8;
}

table{
background:#FFFFFF;
}

h1{
font-size:medium;
margin-bottom:3px;
}
h2{
color:#E7A82F;
margin-top:-10px;
margin-bottom:2px;
text-align:left;
}

h4{
color:#E7A82F;
}

h5{
margin-bottom:0px;
}

h6{
color:#FF0000;
font-size:large;
}

.smallprint{
color:#000000;
font-size:x-small;
font-weight:lighter;
margin-top:-2px;
}

.maincell a{
color:#000066;
text-decoration:none;
font-weight:bold;
}
.menu{
margin-top: 0px;
background-image:url(../images/menubg.jpg);
background-repeat:repeat-x;
height:20px;
padding-bottom:10px;
color:#ffffff;
text-align:center;
}

.menu a{
color:#FFFFFF;
text-decoration:none;
margin-left:10px;
margin-right:10px;

}
.menutop{
height:70px;
background:url(../images/headingtop1.jpg);
background-repeat:no-repeat;
color:#FFCC00;
}
.menu a:hover{
color:#f4c400;

}

.menubottom2{
	padding-left:0px;
	height:33px;
}

.menubottom{
	height:25px;
	background:url(../images/headingbottom.jpg);
	background-repeat:no-repeat;
	padding-left:76px;
	font-weight: bold;
	}
.menubottom span{
margin-right: 30px;
}

.menubottom2{
	height:25px;
	padding-left:-5px;
	font-weight: bold;
	}

.menubottom a{
text-decoration:none;
color:#000066;
}

.menubottom a:hover{
color:#FFFFFF;
}

.maincell{
padding-left:20px;
padding-right:20px;
vertical-align:top;
height:370px;
}

#imageholder{
height:170px;
}

#imageholder img{
float:left;
margin-right:10px;
}

.middle{
margin-top:20px;
}

.news{
width:190px;
padding:10px;
background:#E8E8F1;
height:100%;
border:solid 3px #ffffff;
}

#navi{
position:absolute;
width:100px;
float:left;
height:20px;
margin-left:100px;
}

.footer{
text-align:right;
padding-right:10px;
color:#FFCC00;
}

.footer a{

text-decoration:none;
color:#000066;
}

.news h2{
color:#E9C534;
font-size:small;
}
.news a{
font-weight:bold;
color:#000066;
}

p{
margin-top:0px;
margin-bottom:8px;
}

#hovertext{
float:left;
padding-left:20px;
color:#E7A82F;
font-size:20px;
}

.email{
padding-top:2px;
}

.bluetext{
color:#000066
}

.imageholderright{
float:right;
}
