.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	text-align: right;
}
.body_y {
	background-image: url(../images/body_y.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.base_bar {
	background-image: url(../images/base_bar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.title_bar {
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000099;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.border {
	border: thin solid #000099;
}
