.head {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	color: White;
	text-decoration : none;
	font-weight : bold;
}

td {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	color: Black;
	text-decoration : none;
}

.good {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	color: White;
	text-decoration : none;
}

.i {
	font-family :  Tahoma, Verdana;
	font-size : 11px;
	color: #666666;
	text-decoration : none;
}
.i:hover {
	color: #000000;
}
a.top_lnk{
	font-family :  Tahoma, Verdana;
	font-size : 11px;
	color: #666666;
	text-decoration : none;
}

a.top_lnk:hover{
	font-family :  Tahoma, Verdana;
	font-size : 11px;
	color: #7D0D29;
	text-decoration : none;
}


.d {
	font-family :  Tahoma, Verdana;
	font-size : 11px;
	color: #000000;
	text-decoration : none;
}

.link {
	font-family :  Tahoma, Verdana;
	font-size : llpx;
	color: #660033;
	text-decoration : none;
}
.mylist li {
  list-style: none;
}
.zoomdesc
{
    FONT-SIZE: 12px;
    Z-INDEX: 1;
    BORDER-LEFT-COLOR: blue;
    /*VISIBILITY: hidden;*/
    BORDER-BOTTOM-COLOR: blue;
    WIDTH: 400px;
    BORDER-TOP-COLOR: blue;
    FONT-FAMILY: arial;
    POSITION: absolute;
    TOP: 90px;
    BORDER-RIGHT-COLOR: blue
}
.col1
{
    BORDER: 1px solid #000000;
}