@charset "utf-8";
/* CSS Document */

.righttable {
	border-bottom:solid;
	border-bottom-color:#999
}

.reviewtable {
	border-right:solid;
	border-right-color:#999;
}

.maincontiner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 850px;
	float: inherit;
	top: 0;
	margin: auto;
	text-align: left;
}

.textlink{
	color:#000;
	text-decoration:none;
	font:bold;
}

.rulstable{
	border:solid;
	border-color:#999;
	border-width:thin;
}

.header {
	width: auto;
	background-image: url(../images/headerbg.gif);
	height: 115px;
	background-repeat: no-repeat;
}

.contentcontainer {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CCC;
	margin: 0px;
	font-size: 12px;
	height: auto;
	width: auto;
}



.mainmenu{
	padding: 100;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1px;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background-color: #060;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height: 33px;
	font-size: 12px;
}

.mainmenu li{
	display: inline;
}

.mainmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainmenu li a:visited{
	color: white;
}

.mainmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: #083152;

}
.tableheader {
	background-color: #009;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	background-image: url(Table_he.gif);
	background-repeat: repeat-x;
}
.tabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tableredtext {
	color: #F00;
	font-weight: bold;
	font-size: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}

.infocontainer_inside {
	border:solid;
	border-color:#333;
	border-width:5px;
	width:360px;
	height:310px;
}

.title_header{
	background-color: #030;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: 0pt;
	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: solid;
	border-top-color: #18537f;
	border-right-color: #18537f;
	border-bottom-color: #18537f;
	border-left-color: #18537f;
	line-height: 23px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 6px;
	margin-bottom: 8px;
	background-image: url(title_he.gif);
}


.no_deposit_title_header{
	background-color: #030;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: 0pt;
	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: solid;
	border-top-color: #18537f;
	border-right-color: #18537f;
	border-bottom-color: #18537f;
	border-left-color: #18537f;
	line-height: 23px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	background-image: url(Table_he.gif);
}

.info_logo{
	float: left;
	width: 109px;
	height: 90px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-top: 5px;
}
	
.footer {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color: #030;
}

.footercounter{
	color: #FFF;
	background-color: #030;
}
.info_big_logo {
	float: none;
	width: auto;
}

.frames{
	background-color: #CCC;
	width: 370px;
	height: 330px;
}

.menuframe{
	background-color: #CCC;
	width: 100%;
	height: 33px;
}
.footerframe{
	background-color: #CCC;
	width: 100%;
	height: 40px;
}

