body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0b3651;
	background-image: url('bacmain.gif');
	background-repeat: norepeat;
	background-attachment: fixed;
}

td a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0b3651;
	text-decoration: underline;
}

td a:hover {
	text-decoration: none;
	color: #990000;
}

.bodystyle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #ffffff;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #0b3651 #a4c3c3 #a4c3c3 #0b3651;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}



.bottombox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0b3651;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0b3651;
	border-right-color: #0b3651;
	border-bottom-color: #0b3651;
	border-left-color: #0b3651;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0b3651;
	border-right-color: #0b3651;
	border-bottom-color: #0b3651;
	border-left-color: #0b3651;
}
.formbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0b3651;
}

.form {
	margin-top: 0px;
	margin-bottom: 0px;
}