html {
	height:100%;
	width:100%;
	}

body {
	background:#FFFFFF none repeat scroll 0%;
	color:#40403F;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	height:100%;
	margin:0pt;
	padding:0pt;
	width:100%;
	}

table {
	border: 0px;	}

a:hover {
        text-decoration:none;
}

#body {
	background: url(i3/main_tx.png) repeat-y center center;
	width: 100%;
	height:100%;
	}
#header {	width: 100%;	}
#left_header {	width: 50%;
	background: url(i/mc_tx.jpg) repeat-x;	}
#right_header {
	width: 50%;
	background-color: #000;
	}
#order {	width: 100%;	}
#order #left {
	width: 50%;
	float: left;
	text-align: right;
	color: #000;
	font: 18px Arial,Tahoma,Verdana,sans-serif;
	}
#order #right {
	width: 50%;
	float: left;
	color: #FFF;
	font: 18px Arial,Tahoma,Verdana,sans-serif;
	}
#order #right a {	color: #FFF;
	font: 12px Arial,Tahoma,Verdana,sans-serif;	}
#navigation {	position: absolute;	width: 100%;
	bottom: 50px;	}
#left_nav {
	width: 10%;
	height: 122px;
	text-align: center;
	}
#right_nav {
	width: 10%;
	height: 122px;
	text-align: center;
	}
#work {	width: 20%;
	height: 122px;
	text-align: center;	}
#work_empty {
	width: 20%;
	height: 122px;
	text-align: center;
	vertical-align: middle;
	}
#button {	cursor: pointer;	}
#loading {
	width: 100%;
	padding-top: 100px;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	bottom: 100px;
	}
#description {	color: #FFF;
	font: 10pt Arial,Tahoma,Verdana,sans-serif;
	padding: 20px;	}
#date {	color: #000;
	font: 18pt Arial,Tahoma,Verdana,sans-serif;	}
#type a, #copyright, #copyright a, #technology {
	color: #000;
	font: 16pt Arial,Tahoma,Verdana,sans-serif;
	}
#work_tx {	background: url(/i3/work_tx.gif) repeat-y left top;
	width: 10px;	}
