body{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 13px; font-family: Tahoma;
	position: relative;
}
br {font-size: 8px;}
.stat {font-size: 12px;}
h1{font-size: 15px;}
img{border: 0;}
table{width: 100%; border-collapse: collapse;}
td, th{padding: 0;	vertical-align: top;}
p{	margin-top: 0;}
a { color: red; }
a:hover, a:visited:hover { color: #00808e; }
a:visited { color: red; }

.max { height: 100%; font-size: 100%; }

#Table { background: transparent url(/img/bottom_bg.jpg) repeat-x bottom right; /*width:expression(document.body.clientWidth > 1400? "1400px": "100%");*/ }
#TableIn { background: transparent url(/img/bottom.jpg) no-repeat bottom right; }

#Main { background: url(/img/top_bg.jpg) repeat-x left top; margin-bottom: 145px; }
#MainBg { background: url(/img/top.jpg) no-repeat left top; min-height: 500px; //height: 500px; max-width: 1400px;
	width:expression(document.body.clientWidth < 950? "950px": "auto");
	position: relative;
	min-width: 940px;
}
.Content { width:90%; margin-right: 1px; margin-top: 150px; position:relative; }
.left { width: 150; margin-right: 10px; margin-left: 10px; margin-top: 150px; position:relative; }
#Left, .Content { float: left; }
.right { width: 150; margin-right: 10px; margin-left: 10px; margin-top: 150px; position:relative; }
#right, { float: left; }
#Logo { position: absolute; left: 50px; top: 25px; }
hr { margin-left: -40px; margin-top: 20px; margin-bottom: 20px; }
a.menu { color: red; font-size: 13px;}
a:hover.menu { color: #00808e; }
a:visited.menu { color: red; }
