.btnBlueSmall { background: Url(/images/buttons/button.gif) no-repeat; cursor:pointer; color:#FFF; font-weight:bold; font-size:11px; width:72px; height:22px; border:0px; }

body
{
	background-color:#93B9E0;
}
.container
{ 
	padding-left:20px; 
	margin:auto; 
	background-color:#FFFFFF;
}
a
{
	color:#598DC7;
	text-decoration:underline;
}
a:hover
{
	color:#598DC7;
	text-decoration:underline;
}

.MainTable 
{
	background-color:#F0F0F0; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	width:500;
}
.TextBox
{
	font-family:Verdana;
	font-size:11px;
	width:300;
}
.button
{
	font-family:Verdana;
	font-size:11px;	
	width:60;
}
.heading
{
	background-color:#598DC7;
	font-family:Verdana; 
	font-size:11px; 
	font-weight:bold;
	color:White;
}
hr
{
	width:100%; 
	color:#588FC7;
}
.back
{
	font-size:12px;
	color:#588FC7;
	text-align:right;
}
.message
{
	font-size:12px;
	color:Red;
}


.Text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #598DC7;
}