BODY{
	scrollbar-face-color:#421052;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#735D8C;
	scrollbar-shadow-color:'#ffffff';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

.vline {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.headbacks {
	background-image: url(../images/titleback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.whitesmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.vlineright {

	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.yellowtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.yellowtitle:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.yellowtitle:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.yellowtitle:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.whiteMENU {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowMENU {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}

.bottomback {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.whitetitle2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
