﻿TD {font-family:"Arial", "Helvetica";}
		
BODY{
	font-family:"Arial", "Helvetica"; 
	background-image:url('../siteart/bg.gif');
	background-repeat:repeat-x;
	background-color:#e6e0d1;
	margin:10px;
	overflow-x:hidden;
}


.textbox {
	background-color:#e9e5d9;
	border:1px solid #b8b19f;
	height:22px;
	font-size:12px;
	width:150px;
}

.button {
	background-color:#e6e0d1;
	border:1px solid #b8b19f;
	height:24px;
	font-size:12px;	
}

#maincontent {
	font-size:12px;
	color:black;
}

#maincontent a {
	color:black;
}

#maincontent a:hover {
	color:gray;
}

#maincontent .header {
	font-size:16px;
	font-weight:bold;
	color:#e35a26;
	border-bottom:2px solid #e35a26;
}


a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#7b7b7b;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#7b7b7b;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#7b7b7b;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#7b7b7b;}

.divfooter
{width:450px; text-align:center;
}