body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.normaltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.img1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3888B;
	border-bottom-color: #5184AD;
	margin: 2px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.normaltextsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 17px;
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3333;
}

.red {
	color: #CC3333;
}
.bgred {
	background-color: #A7C2D6;
}
.bgwhite {
	background-color: #FFFFFF;
}
form {
	margin: 1px 0px;
	padding: 1px 0px;
}

