table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bg {
	background-repeat: repeat-x;
}
.form {
	background-color: #003399;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;


}
.content {
	padding-right: 15px;
	padding-left: 15px;
}
