a:link {
	text-decoration: none;
	color: #B16E06;
}
a:visited {
	text-decoration: none;
	color: #B16E06;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #B16E06;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	SCROLLBAR-FACE-COLOR: #CCCCCC;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}

.contacttable {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 15px;
}

.navbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #9999cc;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.deletetable {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #999999;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D0942;
}
.bodytextbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BE0000;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B9B9B9;
}
