/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #996600;
}
a:hover {
	color: #999999;
}
h1 {
	font-size: 14px;
	color: #996600;
}
h2 {
	font-size: 12px;
	color: #996666;
}
.banner {background-image:url(../images/banner01.gif); height:103; background-repeat:no-repeat;}

.banner h1 {
	font-size: 10px;
	color: #996600;
}

.tableScroll {
	height: 422px;
	width: 100%;
	overflow:auto;
}

.imgselect {cursor: help;
			width:139px;
			border:solid 1px #993300;}
			
.imgselect2 {cursor: help;
			width:169px;
			border:solid 1px #993300;}

.middle {background-image:url(../images/middle01.gif); height:428; background-repeat:no-repeat;}
.footer {background-image:url(../images/footer01.gif); height:69; background-repeat:no-repeat;}

.footer a:link {
	color: #996600;
	font-weight: bold;
}
.footer a:hover {
	color: #999999;
	font-weight: bold;
}
-->
