body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat;

}
.b1 {
	border: 2px solid #0033CC;

}
.bt1 {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	background-color: #FFFFFF;

}
.bt2 {
	border-top: 5px #0033CC;
	border-right: 5px solid #0033CC;
	border-bottom: 5px #0033CC;
	border-left: 5px solid #0033CC;

}
.bt3 {
	border-right-width: 5px;
	border-right-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	background-color: #ff9218;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	vertical-align: top;




}
.main {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 9pt;



}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a.menu:link {color: #000C84; text-decoration: none}
a.menu:visited {color: #00086B; text-decoration: none}
a.menu:hover {color: #0024C6; text-decoration: underline}
h3 {
	font-style: italic;
	font-weight: bold;
	color: #0033CC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

a.footer:link {color: #FFFFFF; text-decoration: none}
a.footer:visited {color: #FFFFFF; text-decoration: none}
a.footer:hover {color: #FFFFFF; text-decoration: underline}

.hd {

	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	border-top-width: 5px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
