body {
	margin: 20px 0px 0px;
	padding: 0px;
	cursor: default;

}
.header {
	background-image: url(art/head.jpg);
	height: 86px;
	width: 772px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.help {
	cursor: help;
}
hr {
	color: #DDDDDD;
}
.menu-blue {

	background-image: url(art/bar-blue.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 162px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.sub-menu-blue {
	background-image: url(art/box-blue.jpg);
	height: 120px;
	width: 165px;
	background-repeat: no-repeat;
	padding: 8px;
	vertical-align: top;



}
.menu-light {


	background-image: url(art/bar-light.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 162px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.sub-menu-plain {

	background-image: url(art/box-plain.jpg);
	height: 80px;
	width: 163px;
	background-repeat: no-repeat;
	padding: 8px;
	vertical-align: top;
}
.menu-lightest {



	background-image: url(art/bar-lightest.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 162px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.sub-menu-plain-lrge {


	background-image: url(art/box-plain-lrge.jpg);
	height: 80px;
	width: 163px;
	background-repeat: no-repeat;
	padding: 8px;
	vertical-align: top;
}
.side-box {
	background-image: url(art/box-side.jpg);
	background-repeat: no-repeat;
	height: 251px;
	color: #FFFFFF;
	vertical-align: top;
	width: 190px;
	padding: 8px;






}
a:hover {
}
a:hover {
}
