@charset "utf-8";
body {margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3C3C3C;
	background-image: url(../img/back_shadow.gif);
	background-repeat: repeat-y;
	background-position: 990px;}
img {text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
h1  {display: inline;}
.table_back {background-image: url(../img/background_main.jpg);
	background-repeat: no-repeat;
	background-color: #777;}
#description {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #3C3C3C;
	width: 400px;
	padding-top: 10px;
	padding-left: 10px;
	visibility: hidden;
	overflow: hidden;
	display: none;
}

