/* LAST MODIFIED 04.25.05 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #F74800; }
a:link       { text-decoration: underline; color: #F74800; }
a:hover      { text-decoration: underline; color: #990000; }

a.nav:visited    { text-decoration: none; color: #000000; }
a.nav:link       { text-decoration: none; color: #000000; }
a.nav:hover      { text-decoration: none; color: #F74800; }

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 9pt;
	color: #000000; 
	} 

input, textarea, select
  	{
    	font-size: 10pt; 
    	color: #000000; 
    	font-family: Arial, Helvetica, Verdana, Times;
	}
	
.headerbg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.header, h1
	{  
	font-family: Arial, Verdana, Sans-serrif;
	font-size: 14pt;
	color: #C55518;
	}

.oops
	{
	color:#FF0000;
	}
	
.funny
	{
	color: #CC0000;
	}

.footer
	{
	font-family: Arial, Helvetica, Verdana, Times;
	font-size:8pt;
	color: #222E3C; 
	}

li
	{
	list-style-type: square;
	}	
	
.homeside
	{
	font-family: Arial, Helvetica, Verdana, Times;
	font-size:8pt;
	color: #1F2B44; 
	}
