.clsText
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
}
.text
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
}
.clsTitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}
.Textbox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 11px;
	border-left: darkgray 1px solid;
	color: #525551;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
	width: 220px;

}
.clsMessage
{
	font-weight: bold;
	font-size: 11px;
	color: #cc6600;
	font-family: Verdana;
}
.clsButton
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	background-color: #233947;
}
