html {
	margin:0px 0 0px 0;
	padding:0;
}
html {
	height:100%;
}
body {
	background:#3B5A99;
	padding:0px 0 0px 0;
	margin:0px 0 0px 0;
	height:100%;
}
p, div, table, td, tr, input, span, textarea, h1, h2, h3, h4, h5, h6, a, label {
}
h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h2 {
    font-size:18px;
	margin:0px;
	padding:0px;
}
h1 {
    font-size:25px;
	margin:0px;
	padding:0px;
}
strong { font-weight:bolder;
}

li {
	list-style:none;
}
p {
	margin:0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.3;
	
}
img {
	border:none;
}
a {
}
a:hover {
	text-decoration:none;
}
img.png {
	behavior:url("images/png.htc");
}
.main {
	width:905px;
	margin:0px auto 0px auto;
	min-height:100%;
	height:auto!important;
	display:block;
	height:100%;
	position:relative;
	background:url(../images/main_back.gif) repeat-y;
	padding:0 0 0 26px;
}
.main .top {
	height:60px;
	width:879px;
	background:#3B5A99;
	position:relative;
}
.main .top .logo1 {
	width:49px;
	height:55px;
	position:absolute;
	top:5px;
	left:35px;
}
.main .top .forex {
	width:351px;
	height:40px;
	position:absolute;
	left:179px;
	top:15px;
}
.main .header {
	width:879px;
	height:277px;
	position:relative;
	background:url(../images/header.jpg) no-repeat;
}
.main .header .ugol {
	width:28px;
	height:13px;
	position:absolute;
	top:277px;
	left:818px;
	background:url(../images/ugol.jpg) no-repeat;
}
.main .header .left_line {
	width:1px;
	height:251px;
	position:absolute;
	top:0px;
	left:-1px;
	background:url(../images/left_line.gif) no-repeat;
}
.main .header .pict1 {
	width:6px;
	height:31px;
	position:absolute;
	top:0px;
	left:-6px;
	background:url(../images/pict1.gif) no-repeat;
}
.main .header .pict2 {
	width:6px;
	height:25px;
	position:absolute;
	top:209px;
	left:-6px;
	background:url(../images/pict2.gif) no-repeat;
}
.main .header .pict3 {
	width:6px;
	height:31px;
	position:absolute;
	top:0px;
	right:-6px!important;
	right:-7px;
	background:url(../images/pict3.gif) no-repeat;
}
.main .box {
}
.main .box .left_div {
	width:182px;
	float:left;
	position:relative;
}
.main .box .left_div ul.menu {
	padding:0px;
	margin:0px auto 0px auto;
	width:165px;
}
.main .box .left_div ul.menu li {
	width:165px;
	padding:0px;
	margin:0px;
	background:url(../images/menu_back.gif) no-repeat;
	height:32px;
	text-align:center;
	line-height:30px;
}
.main .box .right_div {
	width:657px;
	float:left;
	position:relative;
	padding: 0 20px 40px 20px;
	color:#FFFFFF;
}
.nofloat {
	clear:both;
	height:1px;
	font-size:0px;
}
a {
	padding:0px;
	margin:0px;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #E8FB37;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #E8FB37;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #E8FB37;
}

.divLogin, .divWelcome {
	margin-top:23px;
	margin-right:10px;
	float:right;
	font-size:14px;
	color:white;
}

.divWelcome input {
	font-size:10px;
	height:24px;
	vertical-align:top;
}

.divBordered {
	border-color:white;
	border-style:solid;
	border-width:1px;
	padding:10px;
	margin-top:10px;
}

.divBordered input[type="text"], .divBordered input[type="password"] {
	width:180px;
	background-color:#EEEEEE;
	margin-left:5px;
}

.divBordered select {
	background-color:#EEEEEE;
	margin-left:5px;
}

.divBordered td{
	text-align:right;
}

.validator {
	/*background-color:#FF0;*/
	color:#FF0;
}

.tableBalanceHistory {
	width:100%;
	text-align:left;
}

.testing {
	text-align:center;
	margin:0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15.5px;
	line-height: 1.3;
}

.testing2 {
	margin:0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15.5px;
	line-height: 1.3;
}
