body {
	background: #E0E0E0;
	font-family: verdana;
	font-size: 12px;
}
.toolbar td, .sub_toolbar td {
	background-repeat: no-repeat;
	text-align: center;
	width: 105px;
	padding-right: 1px;
	color: white;
}
.toolbar td {
	/*background-image: url(/B1.gif);*/
	background-color: #333333;
	height: 20px;
}
.sub_toolbar td {
	/*background-image: url(/B1.gif);*/
	background-color: #999999;
	height: 16px;
}
.toolbar a:link, .toolbar a:visited, .register a:link, .register a:visited, .sub_toolbar a:link, .sub_toolbar a:visited {
	color: white;
	text-decoration: none;
}
.toolbar a:hover, .toolbar a:visited:hover, .sub_toolbar a:hover, .sub_toolbar a:visited:hover {
	color: orange;
	text-decoration: none;
}
h5 {
	margin-bottom: 0;
	margin-top: 0;
}
.register {
	background-image: url(/B2.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	font-size: 18px;
	width: 150px;
	height: 35px;
}
table {
	border: 0px solid gray;
	background-color: white;
}
.underline {
	height: 2px;
	background-color: #333333;
}
.light_underline {
	height: 1px;
	background-color: #999999;
}
.spacer {
	height: 12px;
}
.title {
	font-size: 30px;
	vertical-align: bottom;
	font-family: arial;
	color: #333333;
}
.middle {
	width: 10px;
	border-left: 1px solid #C0C0C0;
}
li {
	list-style-type: disc;
}
.copyright {
	text-align: right;
	font-size: 10px;
}
.end {
	float: left;
	text-align: left;
	font-size: 10px;
	color: orange;
}
.end a:visited {
	color: #cc3300;
}
.outer {
	padding: 10px;
	background-color: white;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.grey {
	background-color: #F5F5F5;
	padding-bottom: 4px;
	padding-top: 1px;
	padding-left: 10px;
	margin-top: 10px;
}
h2.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.button {
	background-color: #C0C0C0;
	border: 1px solid #404040;
}
