.smallwhitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 20px;
}
.menub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000;
	text-transform: uppercase;
	background-image: url(image/mb_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 82px;
	font-weight: bold;
	background-color: #906230;
}
.pole {
	border: 1px solid #FC6;
	background-color: #FFF;
}
    body {
	background-color: #FFF;
}
body {
	background-color: #76593B;
}

    a:link {
	color: #F90;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a:visited {
	text-decoration: none;
	color: #FC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
    
.H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.nameHead
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.mb {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F90;
}
.nextpreviousbutton
{
	border: thin double #F90;
	margin: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	white-space: nowrap;
	line-height: 20px;
	display: inline;
}
.numericbutton
{
	padding: 7px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	line-height: 20px;
}
.bltext {
	color: #000;
	font-size: 13px;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 20px;
}
.Points
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #FFCC00;
    font-weight: bold;
}
.container {
    
    position: relative;
    
}

.over {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background : url("/image/nothing.gif") center;
    z-index: 11;
       
}

body,td,th {
	color: #FFF;
}
