body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bkg-slant.jpg);
}
body a {
	text-decoration: none;
	color: #0000FF;
}

input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.table {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.buttonlinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display: block;
	padding: 4px;
	height: auto;
	width: auto;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	border-bottom: 0px;
}
.buttonlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display: block;
	padding: 4px;
	height: auto;
	width: auto;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	border-bottom: 0px;
	position: relative;
	top: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}
.buttonlinksactive {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display: block;
	padding: 4px;
	height: auto;
	width: auto;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	border-bottom: 0px;
	position: relative;
	top: 1px;
}
#contactcontainer {
	padding: 12px;
	width: 400px;
	border: 1px solid #D4D0C8;
	position: relative;
	display: hidden;
	left: -35px;
	top: -145px;
	background-color: #FCFCFC;
}
.close {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #666666;
	font-weight: bold;
	float: left;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.previewbutton {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	height: auto;
	width: auto;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
	border: 1px #CCCCCC solid;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.toptable {
	margin-bottom: 8px;
}
.error {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

