/* A Hunter's World CSS */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #663300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenttable {
	background-color: #FFFFFF;
}
a:link {
	color: #993300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #993300;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
.leftbg {
	background-image: url(../images/leftbg.gif);
	width: 46px;
}
.rightbg {
	background-image: url(../images/rightbg.gif);
	width: 46px;
}
.yellowText {
	color: #FFFFCC;
}
.smallText {
	font-size: 8pt;
}
.sabg {
	background-attachment: fixed;
	background-image: url(../images/sa_flag-fade.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.zimbbg {
	background-attachment: fixed;
	background-image: url(../images/zimb_flag-fade.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
}