BODY
{
    background: #1a1a1a;
    background-attachment: fixed;
    
    font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;
    font-size:small;
    color: black;
}
A
{
    text-decoration:underline;
    COLOR: #202020;    	  	
}
A.normal
{
    text-decoration:underline;
    COLOR: #202020;    	  	
}
A.over
{
    text-decoration:overline;
    COLOR: #202020;    	  	
}
A:hover
{
    text-decoration:overline;
    COLOR: #202020;    	
}
A:visited
{   
    text-decoration:underline;
    COLOR: #202020;    	  	
}
A:link
{
    text-decoration:underline;
    COLOR: #202020;    	  	
}
TABLE.main
{
background:url("imgs/bcg.jpg");
}
TD.td_hdr
{
    text-decoration:none;
    Color:black;
    font-size:25px;
    font-weight:bold;		  	
}
TD.lmenu
{
    text-decoration:none;
    Color:black;
    font-size:25px;
    font-weight:bold;		  	
}
TD.main
{
    text-decoration:none;
    Color:black;
    font-weight:bold;		  	
}
TD.top
{
    text-decoration:none;
    Color:black;
    font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;
    font-size:small;	
}


TR.hidd
{
    display:none ;
}
INPUT.blck
{
    BORDER-RIGHT: silver thin solid;
    BORDER-TOP: silver thin solid;
    MARGIN: 1px;
    BORDER-LEFT: silver thin solid;
    COLOR: white;
    BORDER-BOTTOM: silver thin solid;
    BACKGROUND-COLOR: black
}
INPUT.sbmt
{
    BORDER-RIGHT: silver thin solid;
    BORDER-TOP: silver thin solid;
    MARGIN: 1px;
    BORDER-LEFT: silver thin solid;
    COLOR: white;
    BORDER-BOTTOM: silver thin solid;
    BACKGROUND-COLOR: black
}
TEXTAREA.blck
{
    BORDER-RIGHT: silver thin solid;
    BORDER-TOP: silver thin solid;
    MARGIN: 1px;
    BORDER-LEFT: silver thin solid;
    COLOR: white;
    BORDER-BOTTOM: silver thin solid;
    BACKGROUND-COLOR: black
}
HR
{
    text-decoration:none;
    COLOR: silver ;    	  	
}
