

.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.Mainfont {  font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px}
.form1 {  font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; color: FFFFFF; background-color: 696868}
.form2 {  font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; background-color: 999898}
.HomeSide {  font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 10px; background-color: D2D2D2}
.MainTitle { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; color: #0D1AB3; text-decoration: none}
.SmallTitle { font-family:  Calibri, Verdana, Helvetica, sans-serif; font-size: 14px; color: #0D1AB3; font-weight: bold }
.SmallTitle2 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; color: #0D1AB3 }

.AdminHdgFont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px}


body {
  /* background-image: url("images/metal.jpg");*/
     background-color: 444444; 


}


.form3 
	{  
	color			: white;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 12px; 
	background-color	: 999898
	}

#ThinOutline
	{ 
	border 	          	: 1px solid black;
	border-color      	: #21565A; 
	background-color  	: transparent; 
	} 


a.nav:link {color: white; text-decoration: none; font-family: verdana; font-size: 12; font-weight: bold;}
a.nav:visited {color: white; text-decoration: none;  font-size: 12; font-weight: bold; font-family: verdana;}
a.nav:hover {color: black; text-decoration:  font-size: 12; underline; font-weight: bold; }
a.nav:active {color: white; font-weight: bold;  font-size: 12; } 

a.end:link {color: b9b9b9; font-family: verdana; font-size:10;}
a.end:visited {color: b9b9b9; font-family: verdana; font-size:10;}
a.end:hover {color: b9b9b9; font-family: verdana; font-size:10;}
a.end:active {color: b9b9b9; font-family: verdana; font-size:10;}





a:link.php
	{
	color			: green; 
	font-size	 	: 9pt; 
	font-family	   	: "Verdana";
	text-decoration  	: none;
	}

a:visited.php
	{
	color			: blue; 
	font-size	 	: 9pt; 
	font-family	   	: "Verdana";
	text-decoration  	: none;
	}

a:active.php
  	{
	color			: blue; 
	font-size	 	: 9pt; 
	font-family	   	: "Verdana";
	text-decoration  	: none;
	}

a:hover.php
	{
	color			: blue; 
	font-size	 	: 9pt; 
	font-family	   	: "Verdana";
	text-decoration  	: underline;
	}

