<!--
body, td, input, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whitelink {color:#FFFFFF;text-decoration:none; font-weight:bold;}
.smwhitelink {color:#FFFFFF;text-decoration:none;}
td.off {
background:#E34601;
}
td.active{
background: #FFA603;cursor:hand;
}

td.on{
background: #FFA603;cursor:hand;
}

.link_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #3399FF;
        font-weight:bold;
        text-decoration:none;
font-family: verdana;
}

.link_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
        font-weight:bold;
        text-decoration:none;
font-family: verdana;
}
a.bright {
font-family: Myriad, "Myriad Web", "Myriad Pro", Helvetica, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #33CCFF;
padding: 5px 0 5px 0;
letter-spacing:	-1px;
}

-->