body {
	font-size:10px; 
	font-family: Verdana;
	color: #444444;
	background: #E8E4CD;
	background: url(/images/gen/colorBottom.gif);
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

td,.body {
	font-size:10px; 
	font-family: Verdana;
	color: #444444;
	text-decoration: none;
}


.bandBack {
	color: #E8E4CD;
	background-image: url(/images/gen/colorBand.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.topBack {
	color: #D8CD96;
	background-image: url(/images/gen/colorTop.gif);
}

.mainBack {
	background-color: #D2D2D2;
	background-image: url(/images/gen/background.gif);
	background-repeat: no-repeat;
	width: 754px;
	height: 404px;
	padding:2px;
}

.bottomBack {
	color: #E8E4CD;
	background-image: url(/images/gen/colorBottom.gif);
}

h1 { 
	color:#A44218;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px
}

.formHeading {
	padding-top: 5px;
	border-top: 1px solid #7C8E42;
	font-weight: bold;
	color: #7C8E42;
}

a {
	color: #7C8E42;
	text-decoration: none;
}

a:hover {
	color: #A44218;
	text-decoration: none;
}

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
	line-height: 11px;
}


select, input {
	color: #646464;
	font-size: 10px;
}

