a.Black:active,a.Black:link,a.Black:visited,a.Black:hover {
	background-color: Black;
	color: Black;
	text-decoration: none;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	color: #FFEC7B;
}
a, a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: White;
	color: Black;
	text-decoration: none;
	font-size: 14px;
}

a:link, a:visited {
	color: White;
	text-decoration: none;
	font-size: 14px;
}
a.Nav:link,a.Nav:visited
{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	color: White;
   text-decoration: none;
}
a.Nav:active
{
	text-decoration: none;
	color: White;
	font-size: 14px;
}
a.Nav:hover
{
	color: Yellow;
	background-color: #545454; 
	font-size: 14px;
}
a.NavSub:link,a.NavSub:visited
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
   text-decoration: none;
}
a.NavSub:active
{
	text-decoration: none;
	color: White;
	font-size: 10px;
}
a.NavSub:hover
{
	color: Yellow;
	font-size: 10px;
	text-decoration: underline;
	background-color: transparent;
}
a.Smaller:link
{
	font-size : 10px;
}
a.Smaller:visited
{
	font-size : 10px;
}
a.Smaller:active
{
	font-size : 10px;
}
a.Smaller:hover
{
	font-size: 10px;
	background-color: transparent;
	color: Blue;
}

a.PhotoNav:link
{
	font-size: 1em;
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}
a.PhotoNav:visited
{
	color: #FFF6BF;
}
a.PhotoNav:active
{
	color: White;
}
a.PhotoNav:hover
{
	color: #FFEC7B;
	background-color: Black;
}
html {
	scrollbar-arrow-color: #FFCC00;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	background-color: transparent;
	margin: 0px 10px 10px;
	text-align: left;
	padding: 0px 5px 5px 5px;
	background-image: url(../Images/BlackBackFade.png);
}
.Headers {
	background-color : #4A3C8C;
	font-family : Tahoma;
	font-weight : bold;
	text-align : center;
	font-size : 14px;
	border : 1px solid #4682B4;
	color : White;
}
.Footers {
	background-color : #4A3C8C;
	font-family : Tahoma;
	font-weight : bold;
	text-align : center;
	font-size : 14px;
	border : 1px solid #4682B4;
	color : White;
}
.Pager {
	background-color: Silver;
}
.Selected {
	background-color : #B0E0E6;
	border : 1px solid Black;
	font-size : 11px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
}


.Pager {
	background-color : White;
	font-size : 12px;
	color : #4682B4;
}

.Items {
	background-color : #EEEEEE;
	font-size : 11px;
}
.AltItems
 {
	background-color : #F5F5F5;
	font-size : 11px;
}
.Smaller {
	font-size : 12px;
}
.Input {
	border : 1px solid #0099CC;
	font-family : Tahoma;
	font-size : 12px;
}
.InputC {
	border : 1px solid #0099CC;
	font-family : Tahoma;
	font-size : 12px;
	text-align : center;    
	}
.TableWhite {
	background-color : White;
	border : 1px solid Silver;
}
.Table {
	border : 1px solid Silver;
}

.Message {
	background : #F5F5F5;
	color : Red;
}
.footer {
   text-align:center;
   font-size: 8pt;
   font-style: italic;
   border-top:1px solid;
   border-left:none;
   border-bottom:none;
   border-right:none;
   height:24px;
}
.footerR {
   text-align:right;
   font-size: 8pt;
   font-style: italic;
   border-top:1px solid;
   border-left:none;
   border-bottom:none;
   border-right:none;
   height:24px;
}
.WhiteButton {
	background-color: White;
	color: #4682B4;
	border: 1px solid #4682B4;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
}
.WhiteRedButton {
	background-color: White;
	color: Red;
	border: 1px solid #4682B4;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
}
.NavBlank
{
	color: White;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
.SubMenus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCDCDC;
	font-weight: bold;
}
.YellowBold
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFEC7B;
	font-weight: bold;
}
.WhyTableHeader
{
	background-color: Black;
	background-image: url(../Images/WhyGradient.png);
}