/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	width: 100%;
	height: 100%;
}
/* end hide */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #171717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
a {
	font-size: 11px;
	color: #006FCC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006FCC;
}
a:hover {
	text-decoration: none;
	color: #006FCC;
}
a:active {
	text-decoration: underline;
	color: #006FCC;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outertable {
	width: 100%;
	height: 100%;
	min-width: 800px;
	min-height: 617px;
}
#innertable {
	width: 800px;
	height: 617px;
}
#content {
	position: relative;
	width: 800px;
	height: 617px;
	background: #171717 url(../images/background.jpg) no-repeat;
}
#logo {
	position:absolute;
	left: 374px;
	top: 18px;
	width: 398px;
	height:	121px;
}
#info {
	position:absolute;
	left: 100px;
	top: 190px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bdbdbd;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#panel {
	position:absolute;
	left: 34px;
	top: 511px;
	width: 729px;
	height: 77px;
	background: #CACACA url(../images/panel.jpg) no-repeat;
}
#buttons {
	position:absolute;
	left: 445px;
	top: 167px;
	width: 336px;
}
#buttons div {
	width: 72px;
	height: 95px;
	float: left;
	margin-right: 12px;
	overflow:hidden;
}

#buttons div a, #buttons div span {
	width: 72px;
	display: block;
	padding: 95px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 95px; /* for IE5/Win */
}
#buttons .unit1 a, #buttons .unit1 span {
	background: url(../images/unit1.png) no-repeat;
}
#buttons .unit2 a, #buttons .unit2 span {
	background: url(../images/unit2.png) no-repeat;
}
#buttons .unit3 a, #buttons .unit3 span {
	background: url(../images/unit3.png) no-repeat;
}
#buttons .unit4 a, #buttons .unit4 span {
	background: url(../images/unit4.png) no-repeat;
}
#buttons .unit5 a, #buttons .unit5 span {
	background: url(../images/unit5.png) no-repeat;
}
#buttons .unit6 a, #buttons .unit6 span {
	background: url(../images/unit6.png) no-repeat;
}
#buttons .unit7 a, #buttons .unit7span {
	background: url(../images/unit7.png) no-repeat;
}
#buttons .unit8 a, #buttons .unit8 span {
	background: url(../images/unit8.png) no-repeat;
}
#buttons .unit9 a, #buttons .unit9 span {
	background: url(../images/unit9.png) no-repeat;
}
#buttons .unit10 a, #buttons .unit10 span {
	background: url(../images/unit10.png) no-repeat;
}
#buttons .unit11 a, #buttons .unit11 span {
	background: url(../images/unit11.png) no-repeat;
}
#buttons .unit12 a, #buttons .unit12 span {
	background: url(../images/unit12.png) no-repeat;
}
#buttons .unit1 span {
	background: url(../images/unit1-off.png) no-repeat;
}
#buttons .unit2 span {
	background: url(../images/unit2-off.png) no-repeat;
}
#buttons .unit3 span {
	background: url(../images/unit3-off.png) no-repeat;
}
#buttons .unit4 span {
	background: url(../images/unit4-off.png) no-repeat;
}
#buttons .unit5 span {
	background: url(../images/unit5-off.png) no-repeat;
}
#buttons .unit6 span {
	background: url(../images/unit6-off.png) no-repeat;
}
#buttons .unit7 span {
	background: url(../images/unit7-off.png) no-repeat;
}
#buttons .unit8 span {
	background: url(../images/unit8-off.png) no-repeat;
}
#buttons .unit9 span {
	background: url(../images/unit9-off.png) no-repeat;
}
#buttons .unit10 span {
	background: url(../images/unit10-off.png) no-repeat;
}
#buttons .unit11 span {
	background: url(../images/unit11-off.png) no-repeat;
}
#buttons .unit12 span {
	background: url(../images/unit12-off.png) no-repeat;
}
#buttons div a:hover, #buttons div span:hover {
	background-position: -72px 0;
}
.btn_home {
	width: 57px;
	display: block;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 20px; /* for IE5/Win */
}
.btn_home {
	background: url(../images/btn_home.gif) no-repeat;
}
.btn_home:hover {
	background-position: -57px 0;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 18px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	background: #171717;
	border-top: 1px solid #000000;
	border-right: 1px solid #7c7c7c;
	border-bottom: 1px solid #7C7C7C;
	border-left: 1px solid #000000;
}
form {
	margin: 0px;
	padding: 0px;
}