body
{
	background-color: #FFFFFF;
	background-image: url(images/main.bg2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.body
{
	background-color: #FFFFFF;
	background-image: url(images/main.bg2.gif);
	background-repeat: no-repeat;
}
.hd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background-color: #FFFF00;
}
.hd2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 2em;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.p2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link
{
	color: #003399;
	text-decoration: none;
}
a:visited
{
	color: #666666;
	text-decoration: none;
}
a:active
{
	color: #0000FF;
	text-decoration: underline;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}
.hilite { background-color: #FFFF00; }

.header {
	background-color: #FFF102;
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#banner {
	height: 60px;
	width: 468px;
	position: absolute;
	top: 20px;
	z-index: 5;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 350px;
}
