/* LAST MODIFIED 04.10.03 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0033FF; }
a:link       { text-decoration: underline; color: #0033FF; }
a:hover      { text-decoration: underline; color: #FED40A; }


body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 9pt;
	Color: #5C5C5C; 
	} 

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;
	}
	
.enlarge
	{
	background-color: #000000;
	color:#FFFFFF;
	}

.footer
	{
	font-family: Arial, Helvetica, Verdana, Times;
	font-size:8pt;
	Color: #5C5C5C; 
	}

.my_bg
	{
	background-image: url(images/bg_2.jpg);
	background-repeat: repeat-x;
	}

.right_bg
	{
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-x;
	}
	
li
	{
	list-style-type: square;
	}
	
image.black
	{
	border-color: #000000;
	}	