body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0px;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.imgborder3 {
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.imgborder {
	border: 5px solid #FFFFFF;
}

.input {
	height: 15pt;
	width: 130px;
}
a {
	color: #FF0000;
	text-decoration: none;
	font-size: 9pt;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.gray {
	color: #666666;
	font-size: 9pt;
}
.botbg {
	background-image: url(../images/botbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.black {
	color: #000000;
}
TD {
	font-size: 9pt;
}
.input2 {
	font-size: 9pt;
	width: 80px;
}
.bold {
	font-weight: bolder;
}
.imgborder2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}
.red {
	color: #FF0000;
}
.listbg {
	background-image: url(../images/listbg.gif);
	background-repeat: no-repeat;
}
.bgfix {
	background-repeat: repeat-y;
	background-position: 10px;
}
