a.mnav:link {
	
	/*font-size: 16px;*/
	text-decoration: none;
	height: 20px;
	width: 100%;
	color: #CCFFFF;
	font-weight: bold;
}
a.mnav:hover {
	
	text-decoration: underline;
	height: 20px;
	width: 100%;
	color: #CCCC00;
	font-weight: bold;
}

a.mnav:visited {
	
	color: #33CC33;
	text-decoration: none;
	height: 20px;
	width: 100%;
	font-weight: bold;
}

.mnav {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 100px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #0000CC;
}

.main {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
a.fnav:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.fnav:visited {
	
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.titles {
	font-weight: bold;
	color: #660000;
}
.picleft {
	
	float: right;
	padding: 5px;
}
.picright {
	padding: 5px;
	
	float: left;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
hr {
	color: #9DCBE6;
}
.secTitle {
	color: #FFFFFF;
}
a.snav:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.snav:hover {
	color: #CC3300;
	text-decoration: underline overline;
	font-weight: bold;
}
a.snav:visited {
	color: #006633;
	text-decoration: none;
}
a.snav:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.tantop {
	background-image:  url("css/tan_top.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.tanbot {
	background-image:  url("css/tan_bot.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.tanmid {
	background-image:  url("css/tan_mid.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.banner {
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #000000;
	background-color: #000000;
	background-image:  url("css/header_bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.rosetop {
	background-image:  url("css/rose_top.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.rosebot {
	background-image:  url("css/rose_bot.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.rosemid {
	background-image:  url("css/rose_mid.gif");
	background-repeat: no-repeat;
	background-position: left;
}
a.news:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: underline overline;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: none;
}
.news {
	background-color: #CCFFFF;
}

