.mainwindow {background-repeat: repeat-x;}

    
    .lit{cursor:hand;}
     a.la {color:black; font-weight:bold; font-family:Arial; font-size:10pt}
     
     a.la:hover {text-decoration:none; color:#5D5D5D;}
    
     input.txt
     {
       color:black;
       font-size:11px;
       width:150px;
       height:18px;

             }
     .sub
     {
       color:black;
       font-size:11px;
       width:80px;
       height:20px;
       cursor:hand;
             }
     .cont
     {
       color:black;
       font-size:11px;
       width:100%;
       height:140px;
             }
                   
             
                .box
    {
	font-family:tahoma;
	background: #fb2f2e; 
	font-size:12px;
	border: 1px;
	border-style: solid; 
	border-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#ffffff;
	width:100%;
	font-weight:bold;
	}  
	
	
	.catalog
    {
	font-family:tahoma;
	font-size:12px;
	padding-left: 6px;
	padding-right: 6px;
	color:#222222;
	} 
	.catalog2
    {
	font-family:tahoma;
	font-size:12px;
	padding-left: 6px;
	padding-right: 6px;
	color:#222222;
	} 
	
	.n
    {
	font-family:tahoma;
	font-size:10px;
	padding-left: 3px;
	padding-right: 3px;
	color:red;
	} 
	.nav
    {
	font-family:tahoma;
	font-size:10px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:2px;
	padding-bottom:3px;
	color:#222222;
	} 
	.nav a,.nav a:visited,.nav a:active
    {
    color:#000000;
    text-decoration:none;
    }
    .nav a:hover
    {
    color:red;
    text-decoration:underline;
    }
    
	    
	 
	
.catalog a,.catalog a:visited,.catalog a:active
{
font-family:tahoma;
font-size:12px;
color:#222222;
text-decoration:underline;
}
.catalog a:hover
{
font-family:tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
}
.copy a
{
font-family:tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
}
.hcopy
{
font-family:tahoma;
font-size:12px;
color:#333333;
padding-top: 7px;
}
.copy a:hover
{
font-family:tahoma;
font-size:12px;
color:#ff0000;
text-decoration:none;
}
.popup a,.popup a:visited,.popup a:active
{
font-family:tahoma;
font-size:12px;
color:#ffffff;
text-decoration: none;
}
.popup a:hover
{
font-family:tahoma;
font-size:12px;
color:#222222;
text-decoration:underline;
}



	 #tbl_1
	 {
	 	visibility: hidden;
	 	position: absolute;
	 	background-color: #000000;
	 }
	 
