/* 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: 77px;
	top: 174px;
	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: 469px;
	top: 165px;
	width: 321px;
}
#buttons div {
	width: 88px;
	height: 115px;
	float: left;
	margin-right: 19px;
	margin-bottom: 8px;
	overflow:hidden;
}

#buttons div a, #buttons div span {
	width: 88px;
	display: block;
	padding: 115px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 115px; /* for IE5/Win */
}
#buttons .module1 a, #buttons .module1 span {
	background: url(../images/module1.png) no-repeat;
}
#buttons .module2 a, #buttons .module2 span {
	background: url(../images/module2.png) no-repeat;
}
#buttons .module3 a, #buttons .module3 span {
	background: url(../images/module3.png) no-repeat;
}
#buttons .module4 a, #buttons .module4 span {
	background: url(../images/module4.png) no-repeat;
}
#buttons .module5 a, #buttons .module5 span {
	background: url(../images/module5.png) no-repeat;
}
#buttons .module6 a, #buttons .module6 span {
	background: url(../images/module6.png) no-repeat;
}
#buttons .module7 a, #buttons .module7span {
	background: url(../images/module7.png) no-repeat;
}
#buttons .module8 a, #buttons .module8 span {
	background: url(../images/module8.png) no-repeat;
}
#buttons .module9 a, #buttons .module9 span {
	background: url(../images/module9.png) no-repeat;
}
#buttons .module10 a, #buttons .module10 span {
	background: url(../images/module10.png) no-repeat;
}
#buttons .module11 a, #buttons .module11 span {
	background: url(../images/module11.png) no-repeat;
}
#buttons .module12 a, #buttons .module12 span {
	background: url(../images/module12.png) no-repeat;
}
#buttons .module1 span {
	background: url(../images/module1-off.png) no-repeat;
}
#buttons .module2 span {
	background: url(../images/module2-off.png) no-repeat;
}
#buttons .module3 span {
	background: url(../images/module3-off.png) no-repeat;
}
#buttons .module4 span {
	background: url(../images/module4-off.png) no-repeat;
}
#buttons .module5 span {
	background: url(../images/module5-off.png) no-repeat;
}
#buttons .module6 span {
	background: url(../images/module6-off.png) no-repeat;
}
#buttons .module7 span {
	background: url(../images/module7-off.png) no-repeat;
}
#buttons .module8 span {
	background: url(../images/module8-off.png) no-repeat;
}
#buttons .module9 span {
	background: url(../images/module9-off.png) no-repeat;
}
#buttons .module10 span {
	background: url(../images/module10-off.png) no-repeat;
}
#buttons .module11 span {
	background: url(../images/module11-off.png) no-repeat;
}
#buttons .module12 span {
	background: url(../images/module12-off.png) no-repeat;
}
#buttons div a:hover, #buttons div span:hover {
	background-position: -88px 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;
}