/******************************* GLOBAL STYLES *******************************/
html {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	background: #ffffff;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, _sans;
	font-size: 10pt;
	color: #000000;
	height: 100%;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #dd0000;
}
hr {
	clear: both;
	height: 1px;
	border: none;
	background: #dadada;
}
* html hr {
	border: solid 1px #dadada;
}
sup {
	font-size: 75%;
}
form {
    padding: 0px;
}
th {
	text-align: center;
	font-size: 8pt;
	color: #666666;
	padding: 5px;
	line-height: 125%;
}
.t_1 {
	background: #dadada;
}
.t_2 {
	background: #cccccc;
}
.red {
	color: #cc0000;
}
.green {
	color: #006600;
}
.black {
	color: #000000;
}
.grey {
	color: #999999;
}
.darkgrey {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
/******************************** MAIN STYLES ********************************/
	/*** TEMPLATE START ***/
#footer {
	height: 100px;
	font-size: 8pt;
	background: #606060;
	border-top: solid 1px #000000;
	color: #9b9b9b;
	text-align: left;
}
#copyright {
	float: left;
	width: 325px;
	padding: 30px 20px 0px;
}
#counter {
	float: right;
	/*display: table;*/
	padding-top: 30px;
	padding-right: 10px;
}
#counter a {
	/*display: table-cell;
	vertical-align: middle;*/
	display: inline;
	padding-right: 10px;
}
#header {
	height: 251px;
	width: 950px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	border: none;
}
#stand {
	float: left;
	height: 251px;
	width: 531px;
	background: #ffffff url(../img/stand.jpg) no-repeat left top;
}
#various {
	float: left;
	height: 251px;
	width: 229px;
	background: #eb2f00 url(../img/company.jpg) no-repeat left top;
}
#lefthead {
	float: left;
	height: 251px;
	width: 190px;
	background: #ffffff url(../img/lefthead.jpg) no-repeat left top;
}
#leftnotes {
	display: table-cell;
	vertical-align: middle;
	height: 251px;
	width: 190px;
}
* html #leftnotes {
	margin-top: 50px;
	height: auto;
}
*:first-child #leftnotes {
	margin-top: 50px;
}
#leftnotes div, #leftnotes a {
	display: block;
	font-weight: normal;
	color: #fdddda;
	padding: 3px 30px 3px 30px;
	font-size: 9pt;
}
#leftnotes a {
	font-weight: bold;
	color: #feeeed;
	font-size: 10pt;
}
#linksmap {
	clear: both;
	width: 950px;
	font-size: 8pt;
	padding-bottom: 20px;
	color: #999999;
}
#linksmap a {
	white-space: nowrap;
	color: #999999;
}
	/*** TEMPLATE END ***/

	/*** PAGING START ***/
.paging {
	height: 20px;
	padding: 20px 0px 20px 0px;
}
.paging span, .paging a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 5px 5px 0px;
	text-align: center;
	font-weight: bold;
}
.paging span {
	background: #dddddd;
	border: solid 1px #999999;
}
.paging span.label {
	width: 75px;
	text-align: left;
	background: none;
	border: none;
	color: #771800;
}
.paging a {
	color: #ffdddd;
	border: solid 1px #330000;
	background: #771800;
}
.paging a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #a42100;
}
	/*** PAGING END ***/

	/*** CONTENT START ***/
#content {
	margin: 10px 0px 10px 0px;
	text-align: left;
	width: 950px;
}
.block {
	float: left;
	background: #efefef;
	width: 460px;
	padding: 1px;
	border: solid 1px #dadada;
}
.block h3 {
	font-size: 12pt;
}
.block h4 {
	font-size: 10pt;
}
.block table {
	margin-bottom: 20px;
}
.bHead, .bHeadError {
	padding: 5px 20px 5px 20px;
	font-size: 13pt;
	color: #feeeed;
	background: #003366 url(../img/b_bHead.png) repeat-x center center;
}
.bBody {
	padding: 0px 20px 10px 20px;
	line-height: 150%;
}
* html .bBody {
	padding-bottom: 20px;
}
.colLeft {
	margin: 0px 10px 10px 0px;
}
.colRight {
	margin: 0px 0px 10px 10px;
}
.colBig {
	width: 950px;
	margin-bottom: 10px;
}
.Error {
	color: #990000;
}
.bHeadError {
	color: #ffeeee;
	background: #003366 url(../img/b_bHeadError.png) repeat-x center center;
}
.t_title {
	text-align: center;
	font-weight: bold;
	background: #e8a4a4;
	padding: 8px;
}
td.note {
	font-size: 8pt;
	border: solid 1px #cccccc;
	padding: 5px 20px 5px 20px;
}
a.download {
	display: block;
	margin-top: 10px;
}
a.download img {
	margin-right: 10px;
}
#alert {
	display: block;
	margin: 10px 20px 10px 20px;
	padding: 10px 10px 10px 45px;
	color: #990000;
    background: #ffeeee url(../img/alert.jpg) no-repeat 5px center;
    border: solid 1px #990000;
    font-weight: bold;
}
.path {
	color: #fdddda;
	float: right;
	font-size: 10pt;
	padding-top: 2px;
}
.path a {
	color: #faaaac;
}
.path a:hover {
	color: #fdddda;
}
.rep {
    float: right;
    margin: 10px 0px 10px 20px;
    border: solid 1px #999999;
    padding: 2px;
}
.lic {
    width: 215px;
    float: left;
    margin: 0px 10px 10px 0px;
    text-align: center;
}
.lic div {
    padding: 0px 15px 0px 15px;
}
.site-title {
    background: #dadada;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    font-size: 11pt !important;
    color: #333666;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
}
.site-text {
    width: 725px;
    float: right;
}
.site-img {
    display: block;
    padding: 1px;
    border: solid 1px #999999;
    width: 154px;
    height: 90px;
    float: left;
    margin-bottom: 20px;
}
	/*** CONTENT END ***/

	/*** FORMS START ***/
.field {
	border-top: dashed 1px #dadada;
	margin: 10px 0px 10px 0px;
	padding-top: 18px;
}
label {
	display: block;
	float: left;
	width: 200px;
}
input, textarea, select {
    border: solid 1px #9c9c9e;
    background: #ebeff3;
}
input.text, select.std {
	width: 250px;
}
input.button {
	width: 150px;
	margin-left: 200px;
	background: #dcdee0;
	color: #333444;
	border: outset 2px #9c9c9e;
	cursor: pointer;
	font-family: Arial, Tahoma, Verdana, _sans;
	font-weight: bold;
	font-size: 9pt;
}
input.button:hover {
	color: #444555;
	border: outset 2px #9c9c9e;
	background: #e5e6e7;
}
textarea {
	width: 640px;
	height: 200px;
	overflow: hidden;
}
	/*** FORMS END ***/

#dig {
	float: right;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
.wysiwyg-body {
	background: #efefef;
}
#advertop {
	margin-top: 15px;
}
#bankcash_btn {
	width: 275px;
	background: #900;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px 20px 5px 20px;
	border: solid 2px #600;
	cursor: pointer;
}
#bankcash_btn:hover {
	background: #d00;
	border: solid 2px #900;
	color: #f00;
}
#bankcash_btn a {
	color: #fcc !important;
}
#bankcash_btn a:hover {
	text-decoration: none !important;
}
.hidden {
	display: none;
	border: dashed 1px #ccc;
	padding: 0px 15px 0px 15px;
	background: #f1e1e1;
	margin: 0px 15px 0px 15px;
}