body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #68A6C9;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A758D;
	text-decoration: none;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: 908F8F;
	text-decoration: none;
}
.violet {
	font-family: Tahoma;
	font-size: 11px;
	color: #A47896;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {font-size: 9px}
a {
	color: #2B52D5;
}
.head {
	font-family: Tahoma;
	font-size: 15px;
	color: #A47896;
	text-decoration: none;
	margin-bottom: 5;
	margin-left: 10;
	margin-top: 10;
	font-weight: bold;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(images/bg_hor_dotted.gif);
}
.formButton
{
	background-color: #53A4D9;
	color: #E0FFFF;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	font-size: 9px;
	padding: 1 1;
	padding-bottom: 1;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
}