.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
}
.td1 {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #33393B;
	background-image: url(images/banner-image-2.jpg);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normaltextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}.bg2 {
	background-image: url(images/banner-image.jpg);
	background-repeat: repeat-x;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bg3 {
	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
}
.td2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.td3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.normaltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	font-weight: bold;
}
