body 
	{
	background-color:#000000 ; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	text-align: center; 
	}
	
a:link 
	{
	color:#b22222;	
	}

a:visited 
	{
	color:#b22222;	
	}
a.final
	{
     color:#C0C0C0;
     }
#fontdec
	{
     color:#006b3f;
     font-weight: bolder;
     }     
#content
	{
     text-align: left;
     width: 662px;
     margin: 0 auto;
     }
#footfont 
	{
     font-weight: bolder ;
     font-size: 10px ; 
     color: #C0C0C0 ;
     }     
.title 
	{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 20px;
	}

.menu_bkg 
	{ 
	background-image: url('images/menu.gif');
	}

.botmenu_bkg 
	{ 
	background-image: url('images/botmenu.gif');
	}

.text_top 
	{ 
	background-image: url('images/top_text.gif');
	}

.text_bot 
	{ 
	background-image: url('images/bot_text.gif'); 
	}

.text_l 
	{
	 background-image: url('images/l_text.gif'); 
	}

.text_r 
	{
	background-image: url('images/r_text.gif');
	}

.header_bkg 
	{ 
	background-image: url('images/title_lc.jpg');
	}

.footer_bkg 
	{ 
	background-image: url('images/bot.jpg');
	}

.table1 
	{ 
	border-collapse:collapse ; 
	border:0px ; 
	width:662px ;  
	empty-cells:show;
	}
