body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.frame {
	background-color: #FFFFFF;
	border: 8px solid #BA67A8;
}
table {
	font-size: 11px;
}
a {
	color: #BA67A8;
}
a:hover {
	color: #F08B4D;
	text-decoration: none;
}

div.ErrorMessage
{
	color:Red;	
	height:40px;
	text-align: center;
}
td.Center
{
	text-align: center;
}
table.LoginOuter
{
	border: #cccccc 1px dashed;	
}
