/* LAST MODIFIED 06.17.02 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0000FF; }
a:link       { text-decoration: underline; color: #0000FF; }
a:hover      { text-decoration: none; color: #0055FF; }

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	Color: #404B61; 
	}
	
img

	{
	border-color:#000000;
	} 

input, textarea 
  	{
    	font-size: 11px; 
    	color: #666666; 
    	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	}

.header
	{  
     	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 12pt;
	color:#123681;
	}

.oops
	{
	color:#FF0000;
	}

#hdr_new
	{
	background-image: url(images/bg_new.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#hdr_register
	{
	background-image: url(images/bg_register.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
	.supersmall
	{
	 font-size:10px;
	}