.text1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover.text1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999900;
	
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999900;
	background-color: #2F2F2F;
	border: 1px solid #666666;
}
.text1italic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a:hover.text1italic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999900;
	text-decoration: none;
	font-style: italic;
}
.disclaimer {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.pageborder {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999900;
	border: 1px solid #2F2F2F;
}
.title1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
.tableborder {
	border: 1px solid #161616;
}
.btnCancel {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CC3300;
	background-color: #2F2F2F;
	border: 1px solid #666666;
}
