body {
	margin: 0;
	background-color: #222222;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: 1016px top;
}
td, input, select, textarea, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.navsub {
	background-color: #ffffff;
	border: 1px solid #e6e1dd;
	display: none;
	position: absolute;
}
.navsuboff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	background-color: #ffffff;
	padding: 3px 10px;
	text-transform: uppercase;
}
.navsubon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222222;
	background-color: #f4f4f4;
	cursor: pointer;
	cursor: hand;
	padding: 3px 10px;
	text-transform: uppercase;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #616161;
	text-transform: uppercase;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #616161;
	text-transform: uppercase;
	line-height:21px;
	margin:0px;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #616161;
	text-decoration: none;
	text-transform: uppercase;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #616161;
	text-decoration: none;
	text-transform: uppercase;
}
a.button:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
}
.small {
	font-size: 10px;
	color: #928e89;
	text-decoration: none;
}
.field {
	background-color: #ffffff;
	width: 110px;
}
