A.side {
	color: White;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold; 
}
A.side:HOVER {
	color : Yellow;
	text-decoration : none;
}
A.sideactive {
	color: #33CCFF;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold; 
}
A.top {
	color: White;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold; 
}
A.top:HOVER {
	color : #00CC99;
	text-decoration : none;
}
A.topactive {
	color: #33CCFF;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold; 
}
TD.side {
	border-bottom: 1px solid Yellow;
	text-align: right;	
     vertical-align: middle;
     padding: 4px;
}
TD.top_LBR {
	border-bottom: 1px solid Yellow;
	border-left: 1px solid Yellow;
	width : auto;
}
TD.top_B {
	border-right: 1px solid Yellow;
	width : auto;
}
SELECT.cat3{ 
color: #008000; 
font: normal 15px "MS Sans Serif", Geneva, sans-serif; 
border: 1px solid #008000;
 }
INPUT, TEXTAREA, SELECT{ 
color: #002858; 
background-color: White; 
font: normal xx-small "MS Sans Serif", Geneva, sans-serif; 
border: 1px solid Black;
 }
HR {
 color: #002858;
 height: 1px;	
}

