.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F2C27;
	line-height: 16px;
}
.bkgimagehome {
	background-attachment: scroll;
	background-color: #FFFFe1;
	background-image: url(images_roslyn/bkg_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imageborder {
	border: 1px solid #2F2C27;
}
.bkgimagepage {
	background-attachment: scroll;
	background-image: url(images_roslyn/bkg_page.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkgimagepagebottom {
	background-attachment: scroll;
	background-image: url(images_roslyn/bkg_page_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.listbordertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #302203;
	border-right-color: #302203;
	border-bottom-color: #302203;
	border-left-color: #302203;
}
.listborderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #302203;
	border-right-color: #302203;
	border-bottom-color: #302203;
	border-left-color: #302203;
}
.listbordertopbottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #302203;
	border-right-color: #302203;
	border-bottom-color: #302203;
	border-left-color: #302203;
}
.input {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D6D2C9;
}
.button {
	background-color: #D6D2C9;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}
.incorrect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
