body {
	margin: 0px;	
}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

blockquote {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

form {
	margin: 0px 0px 0px 0px;
}

ol li {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	list-style: disc;
}

a {
	color: #000000;
	font-weight: bold;
}

.film_hdr {
	background-image: url(images/film_hdr.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	line-height: 10px;
	padding-right: 10px;
}

.film_ftr {
	background-image: url(images/film_ftr.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	line-height: 10px;
}

ul {
	margin-left: 10px;
}

.whitelink {
	color: #FFFFFF;
}

.film_bg {
	background-image: url(images/film_bg.jpg);
	background-repeat: repeat-y;
}

.blk_bg {
	background-image: url(images/blk_bg.gif);
}

.blk_bg_rev {
	background-image: url(images/blk_bg_rev.gif);
	color: #FFD700;
	font-weight: bold;
	font-family: Arial;
}

.navsep {
	background-color: #C1B29D;
	height: 1px;
}

.hdr {
	font-family: Verdana;
	color: #48433F;
	font-weight: bold;
}

.whitebg {
	background-color: #FFFFFF;
	font-family: Verdana,Arial;
	font-size: 11px;
}

img.ring {
	position: absolute;
	left: 732px;
	top: 601px;
	z-index: 1;
}

.whitetext {
	color: #FFFFFF;
	font-family: Verdana,Arial;
	font-size: 11px;
}

.box {
	border: solid 1px #C1B29D;
	margin: 0px 20px 0px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/fade.gif);
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}

.boxbg {
	background-image: url(images/fade.gif);
}

.ui {
	color: #FFD700;
}

.yellow {
	color: #FFD700;
	text-decoration: none;
	font-family: Arial;
}