.nav_tbl {
	background-color: #ffffff;
}
.content [
}

.title {
	font-family: Vladimir Script, Brush Script MT, Lucida Calligraphy,  Bradley Hand ITC, Vivaldi, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15pt;
}

body {
	
  	font-family:  Tempus Sans ITC, Bradley Hand ITC, Geneva, Arial, helvetica, sans-serif;
  	background-color: #003300;
  	color: #FFFFFF;
  	scrollbar-base-color: #004000; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-DarkShadow-Color: #3A204B; 
  
}

a.submenu:link {
	font-size: 9pt; 
	background: none;
	color: #003300;
}
a.submenu:visited {
	font-size: 9pt; 
	background: none;
	color: #423142;
}
a.submenu:active {
	font-size: 9pt;
	background: none; 
	color: #003300;
}
a.submenu:hover {
	font-size: 9pt;
	background: none; 
	color: #ffffff;
}

a.menulink:link {
	font-size: 10pt; color: #FFFFFF;  text-decoration: none; font-weight: bold; background: none;
}

a.menulink:visited {
	font-size: 10pt; color: #423142; text-decoration: none; font-weight: bold; background: none;
}

a.menulink:active {
	font-size: 10pt; color: #00c000;  text-decoration: none; font-weight: bold; background: none;
}

a.menulink:hover {
	font-size: 10pt; color: #FFFFFF; background: #3A204B; font-weight: bold; background: none;
}

a.mainlink:link {
	font-size: 10pt; color: #00c000;  text-decoration: none; font-weight: bold; background: none;
}

a.mainlink:visited {
	font-size: 10pt; color: #847B8C; text-decoration: none; font-weight: bold; background: none;
}

a.mainlink:active {
	font-size: 10pt; color: #00c000;  text-decoration: none; font-weight: bold; background: none;
}

a.mainlink:hover {
	font-size: 10pt; color: #FFFFFF; background: #3A204B; font-weight: bold; background: none;
}


a.navlink:link {
	color: #00c000;  text-decoration: underline; font-weight: bold; background: none;
}

a.navlink:visited {
	color: #021A02; text-decoration: underline; font-weight: bold; background: none;
}

a.navlink:active {
	color: #021A02;  text-decoration: underline; background: none;
}

a.navlink:hover {
	color: #FFFFFF; background: #3A204B;
}


a:link {
	color: #00c000;  text-decoration: none; font-weight: bold; background: #ffffff;
}

a:visited {
	color: #021A02; text-decoration: none; font-weight: bold; background: #ffffff;
}

a:active {
	color: #021A02;  text-decoration: none; background: #ffffff;
}

a:hover {
	color: #FFFFFF; background: #3A204B;
}
