/* 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: 408px;
	top: 35px;
	width: 350px;
	height:	115px;
}
#info {
	position:absolute;
	left: 100px;
	top: 260px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#panel {
	position:absolute;
	left: 34px;
	top: 519px;
	width: 729px;
	height: 77px;
	background: #CACACA url(../images/panel.jpg) no-repeat;
}
#buttons {
	position:absolute;
	left: 395px;
	top: 204px;
	width: 384px;
}
#buttons div {
	width: 126px;
	height: 94px;
	float: left;
	margin-bottom: 0px;
	overflow:hidden;
}

#buttons div a, #buttons div span {
	width: 126px;
	display: block;
	padding: 94px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 94px; /* 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 .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 div a:hover, #buttons div span:hover {
	background-position: -126px 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;
}