body {
	color:#000000;
}
table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #f8931d;
}
a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f8931d;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f8931d;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f8931d;
	text-decoration: none;
}
.side {
	background-image: url(images/home_text1.jpg);
	background-repeat: no-repeat;
}
.popbk {
	background-image: url(images4/popbk.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.prizes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.boxbord {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.rbord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
