html {
	height:100%;
	background-color:#bdc6cc;
	}
* html body {
	height:100%;
	width:expression( documentElement.clientWidth < 990 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 990 ? "990" : "auto") : "990px") : "auto" );		
	}
body{
	padding:0; margin:0 auto;	
	height:100%;
	min-height:100%;
	position:relative;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	min-width:990px;
	}
H1 {
	padding:0px;
	MARGIN: 0px;
	color:#104364;
	font-family:Trebuchet MC, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:20px;
	}
H2 {
	padding:0px;
	MARGIN: 0px;
	color:#104364;
	font-family:Trebuchet MC, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
H3 {
	padding:0px;
	MARGIN:0px; 	
	}
A {
	color:#104364;
	}
a:focus, a:active {
  outline:none;
	}
A:hover {
	text-decoration: none;
	}
form {
	margin:0px;
	padding:0px;
	}
p {
	margin:0px;
	padding:0px;
	}
.page {
	position:relative;
	min-height: 100%;
	margin-left:13px;
	margin-right:13px;
	background:url(../images/bkg_body.gif) repeat-x;
	background-position:10px 154px;
	}
* html .page {  
   height: 100%;
	}
.top {
	margin-top:13px;
	background:url(../images/bkg_top.png) repeat-x;
	height:94px;
	position:relative;
	}
.top_left {
	background:url(../images/top_left.png) no-repeat left;
	height:94px;
	}
.logo {
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	left:10px;
	top:9px;
	z-index:2;
	width:230px;
	height:76px;
	display:block;
	}
.top_slog {
	position:absolute;
	left:250px;
	top:20px;
	z-index:1;
	}
.top_right {
	background:url(../images/top_right.png) no-repeat right;
	height:94px;
	}
.menu {
	position:relative;
	margin-top:5px;
	height:36px;
	background:url(../images/bkg_menu.gif) repeat-x;
	}
.menu div {
	background:url(../images/menu_left.gif) no-repeat left top;
	height:36px;
	}
.menu div div {
	background:url(../images/menu_right.gif) no-repeat right top;
	height:36px;
	}
.menu  table {
	height:36px;
	}
.menu  td {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	}
.menu a {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#c3c3c3;
	font-weight:bold;
	height:27px;
	padding-top:9px;
	}
.menu a:hover {
	background: url(../images/menu_h.gif) repeat-x;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	color:#fff;
	}
.content {
	clear:both;
	overflow:hidden;
	padding-bottom:100px;
	background-color:#fff;
	width:100%;
	}
.cont_top {
	background:#fff url(../images/cont_left.png) no-repeat left top;
	height:12px;
	position:relative;
	margin-top:6px;
	font-size:0px;
	}
.cont_top div {
	background: url(../images/cont_right.png) no-repeat right top;
	height:12px;
	}
.left {
	float:left;
	width:280px;
	padding-bottom:100px;
	}
.right {
	margin-left:280px;
	padding-top:12px;
	padding-right:50px;
	padding-bottom:100px;
	}
.right p {
	padding-bottom:15px;
	}
.aut {
	margin-left:17px;
	width:224px;
	padding-bottom:15px;
	margin-top:4px;
	overflow:hidden;
	background: #e4e4e4 url(../images/aut_bottom.gif) no-repeat bottom;
	}
.aut h2 {
	background:url(../images/bkg_aut_h2.gif) no-repeat;
	height:23px;
	width:174px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding-left:50px;
	padding-top:6px;
	}
.aut h2.mmenu {
	width:196px;
	padding-left:28px;

	
	}
.aut_cont {
	padding-left:10px;
	padding-top:10px;
	font-size:11px;
	}
.inp {
	border:solid 1px #a5aaae;
	width:192px;
	margin-top:4px;
	margin-bottom:10px;
	color:#797979;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	}
.aut_cont label {
	padding-top:2px;
	float:left;
	padding-left:3px;
	}
.aut p {
	clear:both;
	padding-top:10px;
	padding-left:4px;
	line-height:18px;
	}
.aut a {
	color:#404040;
	}
.aut strong a {
	color:#104364;
	}
.right table {
	border-top: solid 1px #1a3a4f;
	border-left:solid 1px #1a3a4f;
	border-right:solid 1px #1a3a4f;
	}
.right td {
	border-bottom: solid 1px #1a3a4f;
	padding:8px;
	font-size:11px;
	text-align:center;
	}
.right td a{
	font-weight:bold;
	}
.right td strong{
	font-size:12px;
	float:left;
	padding-left:10px;
	}
.right th strong{
	float:left;
	padding-left:15px;
	}
.right th {
	background:url(../images/bkg_th.gif) repeat-x;
	height:27px;
	color:#fff;
	border-bottom: solid 1px #1a3a4f;
	font-size:12px;
	}
.foot {
	position:absolute;
	bottom:0px;
	height:100px;
	background-color:#bdc6cc;
	clear:both;
	color:#404040;
	font-size:11px;
	width:100%;
	}
.foot2 {
	padding-left:13px;
	padding-right:13px;
	}
.foot_top {
	background:#fff url(../images/cont_left2.png) no-repeat top left;
	height:11px;
	font-size:0px;
	}
.foot_top div {
	background:url(../images/cont_right2.png) no-repeat top right;
	height:11px;
	}
.copy {
	padding-top:30px;
	padding-left:50px;
	float:left;
	}
.foot_menu {
	float:left;
	padding-left:97px;
	padding-top:30px;
	}
.foot_menu a{
	color:#404040;
	}

tr.header th {
    color: #FFFFFF;
    font-weight: bold;
	}

.lmenu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-right:10px;

	}
.lmenu li {

	font-weight:bold;
	}
.lmenu li a {
	display:block;
		padding-bottom:6px;
		padding-left:16px;
	padding-top:6px;
	}
.lmenu li a:hover {
	background-color:#bfbfbf;
	color:#000;
	
	
	}
.welc {
	padding-left:25px;
	padding-bottom:10px;
	padding-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	}
.welc strong {
	color:#104364;
	font-size:13px;
	}
.welc span {
	display:block;
	color:#797979;
	font-size:11px;
	padding-top:3px;
	}

