.BodyWindowWithBG {
	background-image: url(images/general/bodyarea-bg-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-attachment: scroll;
	margin: 0px;
	padding: 20px;
}
.SideWindowWithBG {
	background-image: url(images/general/sidewindow-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-attachment: scroll;
	margin: 0px;
	padding: 12px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2837AD;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #2837AD;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 10px;
	font-weight: normal;
}
.SideWindow {
	background-image: url(images/general/sidewindow-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-attachment: scroll;
	margin: 0px;
	padding: 12px;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #2837AD;
	text-decoration: none;
}
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2837AD;
	line-height: 16px;
}
.sidenav a:active{
	color: #00FF00;
}
.sidenav a:visited{
	color: #2837AD;
}
.sidenav a:hover{
	color: #FF6600;
}
.lightgrayborder {
	border: 1px solid #CCCCCC;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	background-color: #FFFFFF;
}
.BodyWindowSmallBG {
	background-image: url(images/general/bodyarea-small-bg-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-attachment: scroll;
	margin: 0px;
	padding: 20px;
}
