@charset "utf-8";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) repeat;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	background:url(images/topbg.jpg) repeat-x top center;
}
.headbig {
	color:#59132D;
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	letter-spacing:1px;
}
.headmedium {
	color:#59132D;
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	letter-spacing:1px;
}
.headsmall {
	color:#2E5527;
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	font-weight:bold;
}
.sheadbig {
	color:#59132D;
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	letter-spacing:-1px;
}
.sheadmedium {
	color:#59132D;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	letter-spacing:-1px;
}
.sheadsmall, .sheadsmall a, .sheadsmall a:visited, .sheadsmall a:active, .sheadsmall a:hover {
	color:#2E5527;
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:none;
}
p {
	margin:0px;
	padding:0px;
}
a {
	color:#000000;
}
img {
	border-color:#FFFFFF;
}
.copy, .copy a {
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}