html, body{
	margin: 0;
	padding: 0;
	border: 0;

}

/* remember to define focus styles! */

body {
	line-height: normal;
	color: black;
	background-color: #077568;
	background-image: url(images/topBack.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* tables still need 'cellspacing="0"' in the markup */

.cenTopBack{
	background-image: url(images/cenTopBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 85px;
	width: 738px;
	background-color: #077568;
}
.cenMidBack{
	background-image: url(images/cenMidBack.gif);
	background-repeat: repeat-y;
	
}
.cenBotBack{
	background-image: url(images/cenBotBack.gif);
	background-repeat: no-repeat;
	height: 17px;
}
.MainTable{
	horizontal-align: center;
}
.SmallerText{
	font-size: 8pt;
}
.SmallerTextStrong{
	font-size: 8pt;
	font-weight: bold;
}
.inputBox{
	font-size: 12px;
	color: #000000;
}
.revText{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.recText{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.TitleText{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	padding-top: 10px;
}
.PageTitleText{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;

}
.submitBut{
	background-image: url(images/registerNow.gif);
	height: 50px;
	width: 150px;
}
