body {
	color: #ffffff;
	background-color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin: 0px auto;
	text-align: center;
}

#main {
	border: 0px;
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 740px;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a img {
	border: none;
	text-decoration: none;
}

h1 {
	display:none;
}

h2 {
	font-family: georgia, serif;
	color: #ffffff;
	font-size: 18pt;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: #999999 1px solid;
	margin-bottom: 8px;
}

h3 {
	font-family: georgia, serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 15pt;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #999999;
}


#header {
	border: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

#header img {
	float: left;
}

#rightmenu {
	float: right;
	margin-right: 10px;
}

#menu {
	width: 170px;
	float: left;
}

#menu img {
	padding-bottom:20px;
}

#menu ul {
	list-style-type: none;
	width: 170px;
	font: 13px verdana, sans-serif;
	line-height: 13px;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu li a {
	text-align: right;
	margin-bottom: 1px;
	background-color: #636363;
	color: #ffffff;
	display: block;
	text-decoration: none;
	height: 21px;
	border-top: 8px solid #636363;
	border-right: 10px solid #636363;
}

#menu li a:hover {
	background-color: #990000;
	border-top: 8px solid #990000;
	border-right: 10px solid #990000;
}

#menu ul li#selected a {
	background-color: #990000;
	border-top: 8px solid #990000;
	border-right: 10px solid #990000;
}

#content {
	width: 550px;
	margin-left: 181px;
}

#footer {
	clear: both;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	font-size: 8pt;
	color: #999999;
	border-top: #999999 1px solid;
}

.clearall {
	clear: both;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

#thumbnailpager {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.contacttable {
	width: 100%;
	border: 0px;
}

.contacttable td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
