* {
	margin:0;
	padding:0;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	outline: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
a, img {
 text-decoration: none;
 color: #d9e0ec;
 border:none;
}
body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #0a155b;
	color: #fff;
}
#head-cont {
	width: 100%;
	position: fixed;

	-moz-transform:matrix(1, 0, 0, 1, 0px, 0px);
	z-index: 2;
}
#head-logo {
	width:94px;
	height:77px;
	background-image: url(../_img/m_logo.png);
	float: left;
}
#head-nav {
	float:right;
	margin-right: 3px;
	width: 347px;
	height: 66px;
	background-image: url(../_img/m_nav.png);
	background-position-x: 0;
}
#btnPrint {
	visibility:hidden;
}
#socialnetwork {
	visibility:hidden;
	overflow:hidden;
}
#head-nav table { margin-left: 105px; }
#head-nav table tr td option { padding-right: 1.3em; }
#head-nav table tr td select { background-color: #cccccc; }
#head-nav .zoomtool { float:left; width: 12px; margin-top:13px; margin-left: 8px; margin-right: 15px; visibility: hidden;}
#head-nav .zoomtool img { float:left; cursor: pointer; margin-bottom: 5px; }
#head-nav .arrows { float:left; margin-top:14px; }
#head-nav .arrows img { cursor: pointer; }
.clear{clear: both;}
#mininav {
	margin:0 auto;
	width: 602px;
	height: 500px;
	clear: both;
	float:none;
	background-image: url(../_img/bdiv.png);
}
#mininav ul {
	margin: 0 auto;
	list-style-type: none;
	width: 552px;
	height:500px;
	overflow: hidden;
	background-color: white;
}
#mininav li
{
	width:276px;
	height:500px;
	float:left;
	margin:0;
	overflow: hidden;
}
#mininav img {margin:0; padding:0; border:0px;}
#mininav img:hover {cursor:url(../_img/izi.cur), -moz-zoom-in;}
#pageview
{
	margin:0 auto;
	background-position-x: center;
	background-repeat: no-repeat;
	/*cursor:url(../_img/izo.cur), -moz-zoom-out;*/
	cursor: pointer;
	zoom:100%;
	-moz-transform:matrix(1, 0, 0, 1, 0px, 0px);
	z-index: 1;
}
.loadshadow {
	-moz-border-radius-bottomleft: 11px;
	-moz-border-radius-bottomright: 11px;
	-webkit-border-bottom-left-radius: 11px;
	-webkit-border-bottom-right-radius: 11px;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	-moz-box-shadow: 0px 0px 8px #FFF;
	-webkit-box-shadow: 0px 0px 8px #FFF;
	box-shadow: 0px 0px 8px #FFF;	
}
#micons {
	position:absolute;
	margin-left:26px;
	margin-top:466px;
	width:550px;
	height:24px;
}
