body {
	background-color: #000034;
	background-image: url(images/background-blue.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000034;
}
a:link {
	color: #CC0001;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0001;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #CC0001;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {color: #333333}
.style6 {color: #CCCCCC}
.style7 {
	font-size: 12px;
	font-weight: bold;
}

.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000034;
}

#userConfirm{
	font-size: 18px;
	}
