.topbanner {
	background-image: url(../images/bannerbkgrnd3.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
h1 {
	font-size: 14px;
	color: #003366;
	background-color: #BBD2D2;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	width: 750px;
	background-position: center center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	vertical-align: middle;
}
.sulamenubar {
	background-image: url(../images/menubar2.jpg);
	height: 30px;
	width: 750px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-repeat: repeat-x;
}
.imageborder {
	border: 3px groove #BBD2D2;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #BBD2D2;
}
.leftmargin {
	background-image: url(../images/leftmarginbkgrnd.jpg);
	background-repeat: no-repeat;
}
.menubarlines {
	background-image: url(../images/menubarlines.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	line-height: 25px;
	border-bottom-style: dashed;
	border-bottom-color: #BBD2D2;
}
.allrights {
	font-size: 10px;
	background-color: #BBD2D2;
	color: #000000;
	text-align: center;
	line-height: 20px;
}
