body {
	margin: 0px;
	padding: 0px;
	background-color: #382B21;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}
ol {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
	margin-right: 30px;
}

.b-content-text {
		margin:10px 0; 
		text-align:justify;
		font: 11px Verdana, Helvetica, sans-serif;
}

#head_menu {
	text-align:center;
}

#head_menu a {
	font-weight: bold;
	display:inline-block;
	margin:0 20px;
}

#head_menu strong {
	font-weight: bold;
	display:inline-block;
	margin:0 20px;
}

#head_menu a:hover{
	background-image: url(images/menu1_active.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

blockquote {
	margin: 10px;
//	text-align: justify;
}

.header a {
	display:block;
	width:100%;
	height:150px;
	text-decoration:none;
	background-image: url(images/head.jpg);
}

.menu1 {
	background-image: url(images/menu1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

a {
	color: #990000;
	text-decoration: none;
}
a:link, a:visited  {
	color: #990000;
}
a:hover {
	color: #9900CC;
}
ul#foot_menu {
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}ul#foot_menu li {
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 140px;
	list-style-type: none;
}
#fpage_left {
	width: 390px;
	height: 250px;
}

#fpage_right {
	width: auto;
	float: right;
	text-align: center;
}
#keno_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.underline {
	text-decoration:underline;
}

