BODY {
	background-image: url(/images/SiteBG.png);
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
}

TD {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: Red;
}

A:Hover {
	text-decoration: underline;
	color: Maroon;
	font-weight : bold;
}

SELECT {
	background-color : white;
	font-family : sans-serif;
	font-size : 11px;
	color : Maroon;
}

INPUT {
	background-color : white;
	font-family : sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Maroon;
}

TEXTAREA {
	background-color : white;
	font-family : sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Maroon;
}

.btnav 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
} 

.btnav:Hover 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: yellow;
} 

.bgout
{ 
	background-image: url('FPNavButtons/NavBG.png'); 
	background-color: Navy;
} 

.bgover
{ 
	background-image: url('FPNavButtons/NavBG-over.png'); 
}

.fpheadertagline
{
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.fpheadertagline:Hover
{
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.fptaglinelink 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
} 

.fptaglinelink:Hover 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: yellow;
} 