.whitetext {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FFFFFF;
}
.text {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #000000;
}

.texttitle {
font-family: Tahoma, Verdana, Arial;
font-size: 26px;
color: #000000;
font-weight: bold;

}

.textmedtitle {
font-family: Tahoma, Verdana, Arial;
font-size: 20px;
color: #000000;
font-weight: bold;
}

.textsmalltitle {
font-family: Tahoma, Verdana, Arial;
font-size: 14px;
color: #000000;
font-weight: bold;
}


.pagelink {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
}
.pagelink:visited {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
}
.pagelink:active {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
}
.pagelink:hover {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FBCD08;
text-decoration: underline;
}


.boldlink {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
font-weight: bold;
}
.boldlink:visited {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
font-weight: bold;
}
.boldlink:active {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
font-weight: bold;
}
.boldlink:hover {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FBCD08;
text-decoration: underline;
font-weight: bold;
}

.border {
border: 1px solid #FBCD08;
}
.thickborder {
border: 4px solid #FBCD08;
}

.borderblack {
border: 1px solid #000000;
}


.copyright {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FBCD08;
}



.copynav:link {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FBCD08;
text-decoration: none;
}
.copynav:visited {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color:  #FBCD08;
text-decoration: none;
}
.copynav:active {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FBCD08;
}
.copynav:hover {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}



a.nav:link 
{ 
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FBCD08;
text-decoration: none;
font-weight: bold;
}
a.nav:active 
{ 
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FBCD08;
text-decoration: none;
font-weight: bold;
}
a.nav:visited 
{ 
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FBCD08;
text-decoration: none;
font-weight: bold;
}
a.nav:hover 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.copyrightgreen {

font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #6C9832;
}
.copyrightgreenlink:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6C9832;
	text-decoration: none;
}
.copyrightgreenlink:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6C9832;
	text-decoration: none;
}
.copyrightgreenlink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightgreenlink:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6C9832;
	text-decoration: none;
}
.textbackgroun {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
