BODY {
	margin: 0px;
}
IMG {
	display : none;
}
P {
	font : 13px "MS Sans Serif", Geneva, sans-serif;
	letter-spacing: 1px;
}
A {
	color : #6D7883;
	text-decoration: none;
}
A:hover {
	color: White;
}
BUTTON {
	background-color : #FFFFFF;
	font : 13px "MS Sans Serif", Geneva, sans-serif;
	border-width : 0px;
	display: block;
	text-align : left;
}
H2 {
	font : 11px "MS Sans Serif", Geneva, sans-serif;
	padding: 2px 10px 4px 40px;
	margin: 0px 0px 10px 10px;
	color : #777777;
	letter-spacing : 1px;
	display : none;
}
H3 {
	font : 12px Tahoma, "MS Sans Serif", sans-serif;
	letter-spacing : 2px;
	padding: 5px;
	margin: 0px 30px 10px 60px;
	color : #4A4A4A;
	background-color : #E9EBEF;
	text-align : left;
	display : none;
}
SPAN.head {
	padding: 10px 10px 15px 10px;
	width: 75px;
	height: 35px;
	cursor : pointer;
	margin: 0px;
	display: block;
	border: solid #DBDFE5;
	border-width: 0px 1px  20px 1px;
	color: #3e4860;
	background-color : #C2C6D1;
	font : bold 10px Verdana, "MS Sans Serif", Geneva, sans-serif;
	line-height : 11px;
}
SPAN#current {
	border-color: #99A0B2;
}
TABLE#menu {
	position: absolute;
	top: 0px;
	left: 245px;
	z-index: 10;
	border-width: 0px;
	border-left : 1px solid #282A29;
	border-right : 1px solid #282A29;
	display : none;
}
TABLE#menu TD {
	padding : 0px;
}
DIV#container {
	position: absolute;
	z-index: 2;
	left: 200px;
	top: 80px;
	width: 575px;
}
DIV#left {
	position: absolute;
	z-index: 10;
	top: 145px;
	left : -1px;
	width: 190px;
	display : none;
}
DIV#left P {
	background-color: #BEC1CF;
	font-size : 10px;
	color : #3A4146;
	padding: 3px 2px 3px 10px;
	border: 1px solid #666666;
	margin: 0px 0px 15px 0px;
}
DIV#main {

}
DIV#main P {
	margin: 3px 10px 8px 25px;
	display : none;
}
DIV#copy {
	text-align : center;
	font : 9px "MS Sans Serif", Geneva, sans-serif;
	color: #999999;
	padding : 5px;
	display : none;
}
IMG.stats {
	margin-left : auto;
	margin-right : auto;
	display : block;
}
/* images positioning */

IMG#top1 {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	z-index: 5;
	width : 179px;
	height : 60px;
}
IMG#top2 {
	position: absolute;
	top: 0px;
	left: 179px;
	z-index: 5;
	width : 140px;
	height : 60px;
}
IMG#top3 {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	width: 100%;
	height: 80px;
	z-index: 4;
}
IMG#left1 {
	position: absolute;
	top: 60px;
	left: 0px;
	border: 0px;
	z-index: 5;
	width: 179px;
	height: 86px;
}