.padded20 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;

}

.nounderline {
	text-decoration: none;
}
a:link {
	color: #AF9423;
}
a:visited {
	color: #C1A242;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC9900;
}
.padded10 {
	padding: 10px;


}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #AF9423;
}
p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #AF9423;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.leftpic {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;


}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CDB143;
}
.small {  font-size: 11px; }
.topbar {
	background-image: url(images/internal/top_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}
.widebg {
	background-color: #FFFFFF;
	background-image: url(images/internal/wide_bg.gif);
	background-repeat: repeat-y;
}
body {
	background-color: #000000;
	background-image: url(images/internal/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
