﻿td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.btnTxt {
	font-family:Verdana;
	font-size:10px;
	color:#999999
}
a.RightLinks{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
a:hover.RightLinks{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333399;
	text-decoration:none;
}
a.IMGs{
	border:2px #666666 solid;
}
a:hover.IMGs{
	border:2px #fabd00 solid;
}
a{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333399;
	text-decoration:none;
}
a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333399;
	text-decoration:underline;
}
.frmBtns{
	border-style: none; border-width: 0px; background-color: #FABD00; font-family: verdana; font-size: 11px; color: #333333; height: 20px;
}
#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 400px; /*marquee height */
overflow: hidden;
border: 0px none;
padding: 2px;
padding-left: 4px;
}

