<STYLE TYPE="text/css">
A.toplinks:visited { text-decoration:none; color: #FFFFFF; }
A.toplinks { text-decoration:none; color:#FFFFFF; }
A.toplinks:hover { text-decoration:none; color:#FFFF33; }

A.sidelink:visited { text-decoration:none; color: #FFFFFF; }
A.sidelink { text-decoration:none; color:#FFFFFF; }
A.sidelink:hover { text-decoration:underline; color:#FFFFFF; }


A.link:visited { text-decoration:underline; color: #000000; }
A.link { text-decoration:underline; color:#000000; }
A.link:hover { text-decoration:none; color:#000000; }

A.results { text-decoration:underline; color:#ffffff; }
A.results:hover { text-decoration:none; color:#ffffff;}
A.info { text-decoration:underline; color:#FFFFFF; }
A.info:hover { text-decoration:none; color:#FFFF33;}

A.menu { text-decoration:none; color:#FFFFFF; }
A.menu:hover { text-decoration:none; color:#cd1313;}

A.w00t { text-decoration:none; color:#FFFFFF; }
A.w00t:hover { text-decoration:none; color:#cd1313;}
</STYLE>


<style type="text/css">

/* All form elements are within the definition list for this example */
dl {
    font:normal 12px/15px Arial;
    position: relative;
    width: 350px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(pointer.gif) left top no-repeat;
}
</style>





INPUT.button,INPUT.buttonM{	background: url("img/grad_button.gif") center repeat top;	border: 1px solid #000000;	color: #000000;	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;	font-size: 11px;	cursor: pointer;	WIDTH: auto;}
.shade{	COLOR: #000;	BACKGROUND-COLOR: #F7F9FB;	/*vertical-align: middle;*/}.blackshade{	/*vertical-align: middle;*/	FONT-WEIGHT: bold;	background-color : #a2191b;	COLOR: white;}.rowselected{	COLOR: black;	BACKGROUND-COLOR: #fea4a6;	/*vertical-align: middle;*/}