html, body, td, div {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size:   13px; 
	color: #111111; 
	font-weight: normal;
	align:  	left;
	vertical-align: top;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;

	SCROLLBAR-FACE-COLOR: #707070; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eedddd; 
	SCROLLBAR-SHADOW-COLOR: #dddddd; 
	SCROLLBAR-TRACK-COLOR: #bbbbbb; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
	SCROLLBAR-BASE-COLOR: #eeeeee;
	scrollbar-face-image:url('scrbr.jpg');
}

body {
	background: url("bubbles.jpg") repeat-x fixed;
	background-color: #ebebeb;
}

h1 {
	font-size:   19px; 
}

.main {
	width: 980;
	top: 50;
	margin:0 auto;
	position:relative;
	background: url("noo-ru.gif") repeat-y; 
	background-position: top right;
}

.main background {
	opacity: 0.7; 
	filter: alpha(opacity=70);
}

div.wh {
	color: #ffffff;
}

a {
    color: #71717a;
    text-decoration: none;
    border: none;
}

a:active {
	color: #656765; 
}

a:hover {
	color: #89898a; 
}

input, textarea {
	font-family: GillSans, Century Gothic, Helvetica, sans-serif;
	font-size:   12px; 
	color: #222222;
	background-color: #eeeeee;
	border:solid 1px #666666;
	margin: 4px 10px 4px 10px;
	margin: 2px 2px 2px 2px;
	width: 420px;
}

input {
	height:20px;
}

.button {
   height:26px;
   width:120px;
   background-color:#779999;
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;	
   background: #cccccc;
   color: #111111;
}

table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	padding: 0;
}

.site {
	margin-right: 10;
	margin-bottom: 20;	
	float: left;
	border: 1px solid #444447;
}
