BODY{
MARGIN: 13px;
COLOR: black;
FONT-FAMILY: Arial;
COLOR: 001063;
font-size: 13px;
BACKGROUND-COLOR: white;

}

hr{
	height:20;
	color:#cccccc;
	}

a:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : none;
color : 001063;
text-decoration : none;
}

a:Hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : none;
color : 001063;
text-decoration : none;
}

a:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : none;
color : 001063;
text-decoration : none;
}
a:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : none;
color : 001063;
text-decoration :none;
}


td {
padding-left: 5;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : none;
color : 001063;
}

.head {
 padding-left: 10;
 font-weight : bold;
 line-height: 13px;
 background-color:#cccccc; 
 font-size: 13px;
 }

.active {
	filter: chroma(); 
	border-style : solid;
	border-width : 1.5px;
    border-right-color : #cccccc;
	border-left-color : black;
	border-top-color : black;
	border-bottom-color : #cccccc;


}
.inactive {
	\*filter: gray();
	border-style : solid;
	border-width : 1.5px;
    border-right-color : black;
	border-left-color : white;
	border-top-color : white;
	border-bottom-color : black;
}