html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(img/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #424242;
}
a:link {
	color: #424242;
	text-decoration: underline;
}
a:visited {
	color: #424242;
	text-decoration: underline;
}
a:hover {
	color: #EA0088;
	text-decoration: none;
}
a:active {
	color: #424242;
	text-decoration: underline;
}
.lefthead {
	background-image: url(img/topleft_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#holdtable {
	background-color: #FFFFFF;
	background-image: url(img/block2bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.righthead {
	background-image: url(img/topright_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tophead {
	background-image: url(img/tophead_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.block1 {
	border: 5px solid #cdcdcd;
	background-image: url(img/block1bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.block2 {
	background-image: url(img/bodybk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 5px solid #cdcdcd;
	background-color: #FFFFFF;
}
.rightcolbk {
	background-image: url(img/rightcolumnbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topnav {
	padding-right: 40px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.topnavtxt {
	color: #FFFFFF;
}
a.topnavtxt:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.topnavtxt:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.topnavtxt:hover {
	color: #EA018C;
	text-decoration: none;
}
.base {
	font-size: 10px;
	color: #8E8E8E;
	background-color: #FFFFFF;
	background-image: url(img/basebk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 5px solid #CDCDCD;
	height: 40px;
}
.basetxt {
	color: #8E8E8E;
}
a.basetxt:link {
	color: #8E8E8E;
	text-decoration: underline;
}
a.basetxt:visited {
	color: #8E8E8E;
	text-decoration: underline;
}
a.basetxt:hover {
	color: #646464;
	text-decoration: none;
}
.pad6 {
	padding: 6px;
}
.pad10 {
	padding: 10px;
}
.txt15 {
	font-size: 15px;
}
.txt18 {
	font-size: 18px;
}
.txt10 {
	font-size: 10px;
}
.bluetxt {
	color: #0066CC;
}
.greytxt {
	color: #8F9291;
}
.redtxt {
	color: #990033;
}
.pinktxt {
	color: #EA018C;
}
.minipanel {
	background-color: #eeeeee;
	border: 4px solid #c8c8c8;
	padding: 10px;
}
.miniheadtxt {
	font-size: 12px;
	color: #8F9291;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
	padding-bottom: 4px;
}
.minispace {
	height: 8px;
}
.minitxt {
	font-size: 11px;
	color: #8F9291;
}
a.minitxt:link {
	color: #8F9291;
	text-decoration: underline;
}
a.minitxt:visited {
	color: #8F9291;
	text-decoration: underline;
}
a.minitxt:hover {
	color: #CC0066;
	text-decoration: none;
}
.maincontent {
	padding: 10px;
}
.mainhead {
	font-size: 14px;
	color: #7A7C7E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-bottom: 6px;
}
.maintxt {
	color: #424242;
	font-size: 11px;
}
.formfieldm
{
	width: 280px;
	height: 20px;
	border: 1px solid #1c5180;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 1px;
}
