a	{
color:#F13E00;
font-family:verdana,arial;
}

a:hover	{color:#FF8A00;
}

.subnav	{
color: #FAC172;
font-size: 8pt;
border-top: solid #FFDAA6 1px;
border-bottom: solid #FFDAA6 1px;
background-color: #FFF4D0;
padding: 3px 3px 6px 3px;
}

.sitename	{
font-size: 25pt;
font-weight: bold;
}

body, td, div, p, span	{
color: #000000;
font-family: verdana;
font-size: 10pt;
}

.small	{
font-family: verdana;
font-size: smaller;
}

#navigator	{
width: auto;
padding: 0px;
text-align: center;
}

.button1	{
font-size: 8pt;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-top: -1px;
margin-right: 15px;
}

.button1 a	{
color: #ffffff;
Filter: Alpha(Opacity=85, FinishOpacity=85, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
-moz-opacity: 85%;
font-family: verdana;
font-size: ;
padding: 4px;
text-decoration: none;
width: 100%;
display: block;
background-color: #FF7800;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000
}

.button1 a:hover	{
Filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0);
-moz-opacity: 100%;
color: #FF4200;
background-color: #ffffff;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
}

.submen {
font-size: 8pt;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-top: -1px;
margin-right: 15px;
}

.submen a	{
color: #ffffff;
Filter: Alpha(Opacity=85, FinishOpacity=85, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
-moz-opacity: 85%;
font-family: verdana;
font-size: ;
padding: 4px;
text-decoration: none;
width: 100%;
display: block;
background-color: #FF7800;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000
}

.submen a:hover	{
Filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0);
-moz-opacity: 100%;
color: #FF4200;
background-color: #ffffff;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
}

.formborder	{
border: solid #0099FF 1px;
}

.forminput {
background-color: #CFE5FD;
border-bottom: solid #CBD4FB 1px;
}

.formtitle {
border-bottom: solid #CBD4FB 1px;
}

.formsubmit {
background-color: #1E94AA;
}

.currentpage	{
font-size: 8pt;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-top: -1px;
margin-right: 15px;
}

.currentpage a	{
color: #ffffff;
Filter: Alpha(Opacity=85, FinishOpacity=85, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
-moz-opacity: 85%;
font-family: verdana;
font-size: ;
padding: 4px;
text-decoration: none;
width: 100%;
display: block;
background-color: #FF7800;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000
}

.currentpage a:hover	{
Filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0);
-moz-opacity: 100%;
color: #FF4200;
background-color: #ffffff;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
}


/* ========================================================================================= */
/* NAVIGATION - Mouseover Text-Change */
/* ========================================================================================= */


.show1, .show1b {
	color: #00704a;
	font-size: xx-small;
	}

html>
	body .show1
	body .show1b {
	font-size: x-small;
	}

.show1b {
	display: none;
	}

a:hover .show1 {
	display: none;
	}

a:hover .show1b {
	color: ;
	display: block
	}