
img {
	border : none;
}
A {
	text-decoration : none;
	color : #ffffff;
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
}
A:HOVER {
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 12px;
	color : #FFCC00;
	font-style : normal;
	text-decoration : none;
}

A:ACTIVE {
	
}


.hlt {
background-color: #595959;
color: #ffffff;
}



.top_link A{
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : white;
	font-style : normal;
	text-decoration : none
}

.top_link A:hover{
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #3F84B1;
	font-style : normal;
	text-decoration : none
}

.tbl {
	border: 1px solid;
	border-color : #e6e6e6;
}

td {
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #171717;
	text-decoration : none
}

h1 {
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : none
}

h2 {
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
	color : #ED1C24;
	font-style : normal;
	text-decoration : none;
}

h3 {
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF6300;
	text-decoration : none
}

TABLE.gray { border: 1px solid #e6e6e6;
 }
 
 .focus A{
	text-decoration : none;
	color : #000000;
	font-family : "Arial ", Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	line-height : 17px;
}
