.topbg {
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.side-bdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bdr {
	border: 1px solid #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636563;
	text-decoration: none;
}
.fieldbg {
	background-image: url(images/fieldbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.fieldoverbg {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/fieldbgover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #CE0000}