.body {
	background-color: #9FCEDF;
}
.rightbg {
	background-attachment: scroll;
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.maincell {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #104F9C;
}
.leftbg {
	background-attachment: fixed;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a.maincell:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smalltext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a.smalltext:link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {color: #FFFFFF; text-decoration: none; background-color: #104F9C; font-size: 12px;}