@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color: #292E34;
	background-image: url(images/fon.jpg);
	background-repeat: repeat;
	background-position: center top;
}
body, td, th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td, th {
	color: ffffff;
}
A {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link img.thumb, a:visited img.thumb{
	border:thin dotted #162737;
	background-color: #B0CCE1;
}
a:hover img.thumb{
	border:thin dotted #FFFFFB;
}
a:link.trader, a:visited.trader{
    text-decoration: none;
	color: #FFFFFF;
}	
a:hover.trader{
    text-decoration: underline;
	color: #FFFFFF;
}	
table.thumbblock{
	border: thin solid #EAEAEA;
	background-color: #5EA3E6;
}		
td.thumbblock {
	background-color: #87B1D1;
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.main {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6DA5CA;
	background-image: url(images/h_bg.jpg);
}
table.main {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDD7E8;
	border-right-color: #BDD7E8;
	border-bottom-color: #BDD7E8;
	border-left-color: #BDD7E8;
}
.bottom {
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #454C52;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
	font-family: Tahoma;
	background-image: url(images/bottom_bg.jpg);
}
.bottom_text {
	padding: 10px;
	height: 40px;
	width: 270px;
	border: thin solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	background-color: #87B1D1;
}
.hright {
	background-image: url(images/h5bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
