HTML
{
    SCROLLBAR-FACE-COLOR: #aaaaaa;    
    SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;    
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #aaaaaa;    
    scrollbar-border-color: ;
    scrollbar-dark-shadow-color: #ffffff;        
    FONT-SIZE: 12px;    
    FONT-FAMILY: Arial 
       
}

body{
  background-color: #ffffff;
  color: #333333;
}
table
{
    FONT-SIZE: 12px;    
    FONT-FAMILY: Arial    
}

#maintext{
    
}

.linkbar A{
  padding: 0 5 0 5;  
  text-decoration:none;
}
td.linkbar{
	background-repeat:no-repeat;
	text-align:center;
	background-image:url('images/sign_bg1.gif');
}
.linkbar {
	margin-bottom:0px;	
}
A, A:visited, A:hover, A:active
{
	color: #333333;
}
H1 {
	font-size: 18pt;
	color: #4c7f9b;
	margin-top:0px;
}
.activemiddle{
  text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}
td.catalogname{
	background-color: #eeeeee;
	padding: 1 5 1 5;
}

table.cnsHistory{
  width: 635px;
}