body {
	background-color: #E6E6E6;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : 0;
	margin-top : 0;
	background-image : url(images/siteback.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tablefill {
	background-color: #666666;
}
.whitefill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height : 130%;
}
.blackfill {
	background-color : #000000;
}

.accent {
	background-color : #FF0000;
}
ul {
	font-size : inherit;
	line-height : inherit;
	list-style-type : square;
}



.button {
	background-color : #999999;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.button a:link {
	background-color: #999999;
	text-decoration : none;
	color : #FFFFFF;
}
.button a:visited {
	background-color: #999999;
	text-decoration : none;
	color : #FFFFFF;
}
.button a:hover {
	background-color: #999999;
	text-decoration : none;
	color : #FFCC66;
}
.button a:active {
	background-color: #999999;
	text-decoration : none;
	color : #FFFFFF;
}
.sidebar {
	background-color : #E6E6E6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 150%;
	color : #000000;
	border-left-color : #333333;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #333333;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #333333;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #333333;
	border-top-style : solid;
	border-top-width : 1px;
}

.contact {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.footer {
	color : #666666;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}



h5 {
	color : #666666;
	font-size : 9px;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

h3 {
	font-size : 8px;
	color: #666666;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight : bold;
}
