BODY
{
    MARGIN: 0px;
    COLOR: #000000;
    BACKGROUND-COLOR: #eeeeee; 
   //* BACKGROUND-COLOR: #FFFFFF*//
     
}
BODY
{
    FONT-FAMILY: verdana, helvetica, arial, sans-serif;   
      background-image :url(/lm.weng/system/image/background.gif); 
  
}
TD
{
    FONT-SIZE: 13px;
    font-weight: bold; 
    
}
TD.default
{
    COLOR: #000000;
    BACKGROUND-COLOR: #eeeeee;
   
   
}

TD.red
{
    COLOR: #000000;
    BACKGROUND-COLOR: #bb3284;
}

TD.white
{
    COLOR: #000000;
   //* BACKGROUND-COLOR: #ffffff;*//
   
   
}
TD.black
{
    COLOR: #000000;
    BACKGROUND-COLOR: #000000
}
TD.purple
{
    COLOR: #000000;
    BACKGROUND-COLOR: #afb2df
}
TD.darkpurple
{
    COLOR: #000000;
    BACKGROUND-COLOR: #60618f
}

TR.default
{
    COLOR: #000000;
    BACKGROUND-COLOR: #eeeeee
}
TR.white
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}

	input.button 		{background-color: #EEEEEE; border: 1px solid #333333; color: #000000; font-size: 90%; font-weight: bold; width: 130px;}
	input.navbutton		{background-color: #CCCCCC; border: 1px solid #333333; color: #000000; font-size: 90%; font-weight: bold; width: 130px;}	
	input.text 		{border: 1px solid #333333;}
	textarea.text 		{border: 1px solid #333333;}
	
	a:active, a:link, a:visited {color: #0033CC; background-color : transparent; text-decoration: underline;}
	a:hover {color: #FF3300; background-color : transparent; text-decoration: underline;}
	a {color: #0033CC; background-color : transparent; font-weight: normal; text-decoration: underline;}
	.bold		{	font-weight:	bold;}


