body {
	background-color: #616637;
	margin-top: 0px;
}
.background {
	background-color: #FFFFFF;
}
.footertext {
	font-family: verdana;
	font-size: 10px;
	color: #CCCC99;
}
.leftcolumn {
	background-image: url(images/access_02.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 9px;
}
.rightcolumn {

	background-image: url(images/access_05.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 9px;
}
.header {
	background-image: url(images/access_04.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 770px;
}
.headertext {
	font-family: verdana;
	font-size: 16px;
	color: #CCCC99;
	font-weight: bold;
	background-color: #660066;
	line-height: 5px;
	padding: 10px 0px 10px 10px;
	border-top: 10px none #FFFFFF;
	border-right: 150px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
.maintext {
	font-family: verdana;
	font-size: 11px;
	color: #660066;
	text-align: justify;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 10px;
	margin-left: 10px;
}
.maintextbold {
	font-family: verdana;
	font-size: 14px;
	color: #660066;
	font-style: normal;
	font-weight: bold;
}
.image {
	margin: 0px 0px 10px 10px;
	float: right;
}
.headertexttop {
	font-family: verdana;
	font-size: 16px;
	color: #CCCC99;
	font-weight: bold;
	background-color: #660066;
	line-height: 5px;
	padding: 10px 0px 10px 10px;
	border-top: 10px none #FFFFFF;
	border-right: 150px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image2 {
	float: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
}
a:link {
	color: #CCCC99;
}
a:visited {
	color: #CCCC99;
}
