a:link.menutxt, a:visited.menutxt{
	color : #FFFFFF;
	text-decoration : none;
}

a:hover.menutxt{
	color : #FFFFFF;
	text-decoration : none;
}

a:active.menutxt{
	color : #000000;
	text-decoration : none;
}


body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
}

body,td,th,p,li{
	font-size : x-small;
}

h1{
	color:#0033CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

h2{
	font-size : 14px;
	font-weight : bold;
	color: #003399;
}

ul.ticks li{
	list-style-image : url(../images/bullet.gif);
	list-style-type : square;
}

.header{
background-color: #003399;
}

.headertxt {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
}

.footertxt, .header, .footer{
	color: #000000;
	text-decoration : none;
}

a:hover.footertxt{
   text-decoration : underline;
   color: #003399;
}
.heading{
}
.banner{
	font-size: xx-small;
}
.menu{
	background-color:#003399;
	
}

.menubtn{
	border : 1px #0000CC solid;
}

.menubtnactive{
	background-color:#33CCCC ;
	border : 1px #000000 solid;
}

.menubtnover{
	background-color:#0000CC;
	border : 1px #FFFFFF solid;
}
.bar{
	color: #33CCCC;
}
.menutextactive{
     color : #000000;
}

.menutxt{
	color : #ff0000;
}

.noprint{
}

.noul{
	text-decoration : none;
}

.picture{
}

.topborder{
	border-top : 2px solid #33CCCC;
}

