body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 13px;
	color: white;
	SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-HIGHLIGHT-COLOR:#808080;
	SCROLLBAR-SHADOW-COLOR:#808080;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#808080;
	SCROLLBAR-TRACK-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
	
	margin:0px 0px 0px 0px;
	background-color:#000000;
	color:#FFFFFF;
	width:100%;
	text-align: center;
}

.innerContent {
	width:754px;
	margin: 0px auto;
	height:100%;
}

.mainTable, .table100 {
	height: 100%;
}

.textCenter {
	text-align:center;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.centerMiddle {
	text-align:center;
	vertical-align:middle;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.backgroundInfo {
	width: 750px;
	text-align:center;
	font-size:12px;
	padding:50px 0px 20px 0px;
	margin: 0px auto;
}

.backgroundInfo h1 {
	font-size:14px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.backgroundInfo h2 {
	font-size:13px;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.backgroundInfo p {
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p.siteLinks {
	font-size:11px;
}

#contactClick {
	cursor:pointer;
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}

#contactClick:hover {
	text-decoration:underline;
}

#contactForm {
	display:none;
}

.contactTable {
	font-size:12px;
	color:#ffffff;
}

.contactTable td {
	vertical-align:middle;
}

.contactTableInput {
	width:200px;
	padding:0px 3px 0px 3px;
	margin:0px 0px 0px 0px;
}

.contactTableGo {
	padding:0px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	background-color:white;
	border:1px solid black;
	color:black;
}

.contactTable textarea {
	width:200px;
	padding:0px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	height:80px;
}

A.plain 
{	
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC; !important;
}
A:link
{
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC; !important;
}
A:visited
{	
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC; !important;
}
A:active
{
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC; !important;
}
A:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF; !important;
}

.headlines
{
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
}
.text
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.sublines
{
	font-weight: normal;
	color: #808080;
	font-size: 9px;
	text-align:center;
	padding:3px 0px 3px 0px;
}
.sub_text
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	text-align:center;
	vertical-align:middle;
}




