a:link.menutxt, a:visited.menutxt{
	color : #000066;
	font : bold 12px;
	
	text-decoration : none;
}

a:hover.menutxt, a:active.menutxt{
	color : #003399;
	font : bold 12px;

	text-decoration : none;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
}

body,td,th,p,li{
	font-size : x-small;
}

h1{
	color : #7C7891;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

h2{
	color : #000000;
	font-size : 10px;
	font-weight : bold;
}

ul.ticks li{
	list-style-image : url(../images/bullet.gif);
	list-style-type : square;
}

.banner{
	background-color : #FFFFFF;
	background-image : url(../images/bluefade.jpg);
	background-repeat : repeat-y;
}

.dividingtablebot{
	background-color : #E5DFD2;
}

.dividingtabletop{
	background-color : #003399;
}

.headertxt, .footertxt, .header, .footer{
	color:#000066;
	text-decoration : none;
	font-style:italic;
}

.heading{
	background-color : #FFFFFF;
	border : solid #ABE3DC 1px;
	color : #000080;
	text-transform : capitalize;
}

.logo{
	color : #000066;
	font-family : "Georgia", Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight:bold;
	text-decoration:none;
}

.main{
	background-color :
}

.menu{
	background-color:#00AAAA;
}

.menubtn{
	border : 1px #00AAAA solid;
}

.menubtnactive{
	border : 1px #00AAAA solid;
	border-bottom : 1px #FFFFFF solid;
	background-color:#00AAAA;
}

.menubtnover{
	border : 1px #00AAAA solid;
	border-bottom : 1px #E5DFD2 solid;
	
}

.menutextactive{
	color : #003399;
}

.noprint{
}

.noul{
	text-decoration : none;
}

.picture{
border:1px solid #7C7891;
}
