A {  
   font-family: Tahoma; 
	 font-style: normal; 
	 font-weight: normal;  
	 text-decoration: none; 
 }

A.celeste {
   font-family: Tahoma; 
	 font-style: normal; 
	 font-weight: bold;  
	 text-decoration: none; 
   color: #00EEFF;
 }
 
A.yellow {
   font-family: Tahoma; 
	 font-style: normal; 
	 font-weight: bold;  
	 text-decoration: none; 
   color: #FFFF00;
 } 
  
A:hover { 
   color: #215A9C;
	 text-decoration: underline;	  
 }


TABLE.toptable {
background:white url(../graphics/hbgd.gif) repeat-x fixed top right )
}

TABLE.btable {
background:white url(../graphics/fbgd.gif) repeat-x fixed top right )
}

TABLE.blutable {
background:white url(../graphics/rrect.gif) repeat-x fixed top right )
}

TABLE.newtable {
 background-color:#8DA1B3;
 }
 
TD.lright {
    background:white url(graphics/lr.gif) repeat-x fixed top right )
 }

 
 
p.title {
 font:  16/18pt tahoma;
 font-size: 18;
 font-weight: bold;
 color: #0000AA; 
}


p.header {
 font:  12/14pt tahoma;
 font-size: 14;
 font-weight: bold;
 color: #0000AA; 
}

p.hyellow {
 font:  12/14pt tahoma;
 font-size: 14;
 font-weight: bold;
 color: #FFFFC0; 
}

p.hyellows {
 font:  10/12pt tahoma;
 font-size: 10;
 font-weight: bold;
 color: #DDDD00; 
}

p.std {
 font:  12/14pt tahoma;
 font-size: 12 ;
 color: #000000; 
 line-height:12pt ; 
}

p.stds {
 font:  12/14pt tahoma;
 font-size: 12 ;
 color: #000000; 
 line-height:10pt ; 
}

p.stdblu {
 font:  12/14pt tahoma;
 font-size: 18 ;
 color: #000077; 
 line-height:15pt ;
}

p.lblu {
 font:  12/14pt tahoma;
 font-size: 12 ;
 color: #000077; 
 line-height:15pt ;
 font-weight: bold;  
}



p.white {
 font:  12/14pt tahoma;
 font-size: 12 ;
 font-weight: bold; 
 color: #DDDDDD; 
 line-height:10pt ; 
}

p.whites {
 font:  12/14pt tahoma;
 font-size: 12 ;
 color: #DDDDDD; 
 line-height:10pt ; 
}

p.credits {
 font:  10/12pt tahoma;
 color: #FFFF00; 
}

.inputtext {
	BACKGROUND-COLOR: #ffffff;
	BACKGROUND-IMAGE: url(../graphics/bkinput.gif);
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: white 2px inset;
	BORDER-LEFT: white 2px inset;
	BORDER-RIGHT: white 2px inset;
	BORDER-TOP: white 2px inset;
	COLOR: #000000;
	FONT-FAMILY: Arial;	
}