body {
	background-color: #B5D3D5;
	background-image: url(images/backbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#apDiv1 {
	position:absolute;
	left:50%;
	top:0px;
	width:955px;
	height:165px;
	z-index:1;
	margin-left: -477px;
	background-image: url(images/index_01.jpg);
}
#apDiv2 {
	position:absolute;
	left:50%;
	top:151px;
	width:955px;
	z-index:1;
	margin-left: -477px;
	background-image: url(images/index_02.jpg);
	clear: both;

}
#apDiv3 {
	width:955px;
	height:114px;
	background-image: url(images/bottombar.jpg);
	clear: both;
	background-repeat: no-repeat;
}
#apDiv4 {
	float:left;
	width:179px;
	margin-left: 31px;
}
#apDiv5 {
	float:left;
	width:670px;
	margin-left:30px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.mainTexttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	width: 170px;
	clear: right;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.navbar a:link {

	color: #000000;
	text-decoration: none;
} 
.navbar a:visited {

	color: #000000;
	text-decoration: none;
} 
.navbar a:active {

	color: #000000;
	text-decoration: none;
} 
.navbar a:hover {

	color: #000000;
	background-color: #FFCC00;
	height: 20px;
	width: 170px;
	clear: right;
		padding-right: 5px;
} 
.botbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 170px;
	clear: right;
	text-align: right;
	padding-top: 40px;

}
.botbar a:link {

	color: #000000;
	text-decoration: none;
} 
.botbar a:visited {

	color: #000000;
	text-decoration: none;
} 
.botbar a:active {

	color: #000000;
	text-decoration: none;
} 
.botbar a:hover {
	color: #000000;
	text-decoration: underline;
} 
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
A:link {
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:visited {
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:active {
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0462C6;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

TD.smaller {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	border: 1px none #FF0000;
}

P.smaller {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	border: 1px none #FF0000;
}

HR {
	color : #666666;
}

SELECT 
{
	color: #000000;
	background-color: #999999;
	border: 1px solid #FF66CC;
	font-family: Arial, Helvetica, sans-serif;
} 
li {
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	margin-left: -20px;
}
.mainTextRaises {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	width: 600px;
	margin-left: 50px;
}
