.button {
	color:#FFFFFF;
	text-decoration: none;
}

.button a {
	PADDING-RIGHT: 20px;
	COLOR: #996600;
	TEXT-DECORATION: none

}

.button a:hover {
		padding-top: 1px;
		padding-bottom: 1px;
		PADDING-RIGHT: 20px;		
        COLOR: #000000;
}

.button a:active {
		padding-top: 1px;
		padding-bottom: 1px;
		PADDING-RIGHT: 11px;		
        COLOR: #000000;
}

.active_link {
		padding-bottom:1px;
		padding-top:1px;
		PADDING-RIGHT: 20px;
        COLOR: #000000;
		background-color:#999999;
		text-decoration:none;
}

.button_bg {
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.no_underline {
	text-decoration: none;
}
.right_text {
	text-align: right;
color:#FFFFFF;
}
.textboxin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	border-style: none; 
	border-color: black;
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px; 
	vertical-align: middle;
	width: 130px;
}
.gobutton
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RadioBtn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px; 
	vertical-align: middle;
}
.blacktext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.blacktext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFCD5;
}
.blacktext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5D6F1;
	text-decoration: underline;
}

.usertext{
	font-family: Verdana;
	font-size: 10px;
	color: #FFF9AE;
	font-weight: bold;
}

.textlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.textlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.textlink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: tine;
	text-decoration: none;
	font-weight: bold;
}
.TdText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
