table.contacttable {
	
}

#sponsorAdDiv {position:absolute; height:1px; width:1px; top:0; left:80px; text-align: center; }


table.contacttable tr.header td {
	padding: 7px;
	color: #111315;
	background-color: #fafcfe;
}

table.contacttable tr td {
	padding: 7px;
	background-color: #eaecee;
	color: #000000;
}

table.contacttable input, table.contacttable textarea {
	color: #000000;
	background-color: #fafcfe;
} 

div.menubox {
	width: 174px;
	height: 181px;
}

div.menubox a.header {
	display: block;
	
	color: #ffffff;
	
	text-transform: uppercase;
	text-decoration: none;
	
	font-weight: bold;
	font-size: 12px;
	
	padding-left: 18px;
	
	background: url("../images/bgbox.gif");
	line-height: 33px;
}

div.menubox a.header:hover {
	background: url("../images/bgboxhover.gif");
	color: #333333;
}

div#lmenu div.header {
	color: #ffffff;
	
	text-align: center;

	font-weight: bold;
	
	text-transform: uppercase;
	background: url("../images/bgbox.gif");
	line-height: 33px;
}

div#filestitle {
	margin-top: 2em;
	text-align: right;
	margin-right: 50px;
}

div#files div {
	text-align: right;
	margin-right: 20px;
	line-height: 25px;
}

div#files div a:link, div#files div a:visited {
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}


div#files div a:hover {
	text-decoration: underline;
	color: #aaaaaa;
}

#tresc {
	margin-bottom: 20px;
}

.pagefooter {
	font-size: 1px;
	text-align: center;
	background-color: #37393E;
	color: #37393E;
}
