BODY {
	margin-top: 0px;
}
a:hover, a:link, a:active, a:visited {
	color: #000066;
	text-decoration: none;
}
.regtext {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}
.formtext {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	padding-left: 25px;
}
.left {
	background-image: url(images/leftbg.jpg);
	vertical-align: top;
	background-repeat: repeat-y;
}
.left-bot {
	background-image: url(images/leftbg.jpg);
	vertical-align: bottom;
	background-repeat: repeat-y;
}
.left-table {
	width: 159px;
}
.right{
	background-image: url(images/rightbg.jpg);
	vertical-align: top;
}
.packages {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #9B0000;
}
.H1 {
	font-family: Georgia,Times, serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.maintable {
	border-color: #4E42BE;
	border-style: solid;
	border-width: 1px;
}