
a:active     {
	font-family: Arial;
	font-size: 12px;
	color: #696969;
	text-decoration : none;
	font-weight : bold;
}
a:link       {
	font-family: Arial;
	font-size: 12px;
	color: #696969;
	text-decoration : none;
	font-weight : bold;
}
a:visited    {
	font-family: Arial;
	font-size: 12px;
	color: #696969;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration : underline;
	color : #cc0033;
	font-weight : bold;
}
body         {
	font-family: Arial;
	font-size: 12px;
	color: #696969;
}
td           {
	font-family: Arial;
	font-size: 12px;
	color: #696969;
}
.HDR {
	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
	font-weight : bold;
}
.TX1 {
	font : bold 12px Tahoma;
	background-color : #DCDCDC;
	border : 1px solid Black;
	color : #696969;
}
.BT1 {
	background : #FFA07A;
	border : 1px groove #FF7F50;
	cursor : hand;
	font : bold 12px Tahoma;
	color : Black;
}
.SLC {
	font : bold 12px Tahoma;
	background-color : #ffffff;
	color : #696969;
}
.TX2 {
	font : bold 11px Tahoma;
	background-color : #DCDCDC;
	border : 1px solid #FF8C00;
}
#RW {
    display:none;
    }
