/* LAST MODIFIED 10.24.02 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0033FF; }
a:link       { text-decoration: underline; color: #0033FF; }
a:hover      { text-decoration: none; color: #52CFF4; }

a.fluffy:visited    { text-decoration: none; color: #FFFFFF;}
a.fluffy:link       { text-decoration: none; color: #FFFFFF;}
a.fluffy:hover      { text-decoration: underline; color: #BCBCBC;}

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 11pt;
	Color: #000000; 
	} 

input, textarea, select 
  	{
    	font-size: 11px; 
    	color: #666666; 
    	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	}

.header
	{  
    font-family: Arial, Helvetica, Verdana, Times;
	font-size: 16pt;
	color:#0B3777;
	}

.oops
	{
	color:#FF0000;
	}

.footer
	{
	font-size: 8pt;
	color: #E7ECF1;
	}
	
.news
	{
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	color: #000000;
	}
	
.my_bg
	{
	background-image: url(images/bg_imperial.jpg);
	background-repeat: repeat-x;
	}

.pop_bg
	{
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	}