body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCCCCC;
}
.background {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #242757;
}
.leftshadow {
	background-image: url(../images/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightshadow {
	background-image: url(../images/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333366;
	text-decoration: none;
	width: 371px;
	border: #FFFFFF;
	height: 315px;
}
.scroll2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333366;
	text-decoration: none;
	height: 275px;
	width: 371px;
	border: #FFFFFF;
}
scrollbar-base-color: #000080;
scrollbar-arrow-color: white;
scrollbar-track-color: #ccccff;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

