BODY

        {

        font-family		: 		Arial, Helvetica;
        
  	font-size		:		12px;
  		
  	color			:		#333333;


        width			:  		auto;

	background-color	: 		#000000;

	background-image: url(images/bg_body.gif);

        }





A:link, A:active

        {

        text-decoration :       none;

        color           :       #6699FF;

        background      :       transparent;

  	font-size	:	12px;
  		        
        font-weight	: 	bold;

        }

A:visited

        {

        text-decoration :       none;

        color           :       #6699FF;

        background      :       transparent;
        
  	font-size	:	12px;
  		
        font-weight	: 	bold;

        }

A:hover

        {

        text-decoration :       underline;

        color           :       #6699FF;

        background      :       transparent;

  	font-size	:	12px;
  		        
        font-weight	: 	bold;


       }

.link2:link, .link2:active
	{
	text-decoration :       none;
	color           :       #6699CC;
	background      :       transparent;
	font-size	:	9px;
	font-weight	: 	bold;
	}

.link2:visited
	{
	text-decoration :       none;
	color           :       #6699CC;
	background      :       transparent;
	font-size	:	9px;
	font-weight	: 	bold;
	}

.link2:hover
	{
	text-decoration :       underline;
	color           :       #6699CC;
	background      :       transparent;
	font-size	:	9px;
	font-weight	: 	bold;
	}

a.MainTitleLink
	{
	color: #4999CC;
	text-decoration:none;
	}

a.MainTitleLink:active
	{
	color: #4999CC;
	text-decoration:none;
	}

a.MainTitleLink:visited
	{
	color: #4999CC;
	text-decoration:none;
	}

a.MainTitleLink:hover 
	{
	color: #4999CC;
	text-decoration:underline;
	}

h1
{
	font-family: "Arial Narrow", "Arial";
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #009EEC;
	text-decoration: none;
	letter-spacing: -.03em;
	margin-bottom:0px;
	}
        

H2      {

        color			: 		#CC9900;	

        font-family: Arial, Helvetica;

        font-weight: none;

        font-size: 14px;                                                 

        }
        
 H3      {

        color			: 		#000000;	

        font-family:   Geneva, Arial, Verdana;

        font-weight: bold;

        font-size: 12px;                                                 

        }  
        
        
 H4      {

        color			: 		#000000;	

        font-family:   Geneva, Arial, Verdana;

        font-weight: none;

        font-size: 12px;                                                 

        }     
          
        
H5      {

        color			: 		#000000;	

        font-family:   Geneva, Arial, Verdana;

        font-weight: none;

        font-size: 12px;                                                 

        }         


.small {

        color	: 	#000000;	

        font-family:   Arial, Verdana;

        font-weight: none;

        font-size: 9px;                                                 

        } 
TABLE

	{

	font-family: Arial, Helvetica;

        font-size: 12px;
        
        color:		#333333;

	}
	
	

TR, THEAD, TFOOT, TH, TD, FORM.SELECT, FORM.INPUT

        {

        font-family: Arial, Helvetica;

        font-size: 12px;
        
        color:		#333333;
        
        }

.whitetext {
	font-family: verdana,arial,helvetica;
	font-size: 9px;
	color: #ffffff;
	background-color:none;

.td_GreyBorder
	{
	border: 1px solid #CCCCCC;
	}