
/* CSS Document */
body 
{
    margin:auto;
    padding:0px;
    text-align:center;
    background-color:#dbdbdb;
    }
  
form { margin:0px; padding:0px;}
.mainWraper {
	margin:auto;
	width:977px;
	background:url(wrapp-bg.jpg) bottom left repeat-y;
	position:relative;
	text-align:left;
	height:auto;
	overflow:hidden;

}
.container{
	width:890px;
	margin-left:87px;
	display:block;
	overflow:hidden;
	/*background:url(../images/containter-bg.gif) bottom left repeat-y;*/
		background-image:url(leftbg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:700px;
	height:auto;
	*height:auto;
	_height:auto;
	}
.topHdr {
	margin:0px;
	padding:0px;
	height:137px;
	overflow:hidden;
	width:800px;
	display:block;
	}
.LeftBlock{
	width:210px;
    
	height:auto;
	/*background-image:url(../images/leftbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ce2126;*/
	float:left;
	}

.logo{
	width:208px;
	*width:210px;
	_width:210px;
	height:137px;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	}
.midBlock {
	width:592px;
	float:left;
	min-height:500px;
	height:100% auto;
	_height:700px;
	margin:0px;
	padding:0px;
	display: table-cell;

	}

.rightBlock {
	width:87px;
	/*background-image:url(../images/communication.gif);
	background-position:top right;
	background-repeat:repeat-y;
	min-height:1000px;
	height:auto;
	_height:1000px;*/
	float:right;
	}

.header {
	width:592px;
	height:137px;
	display:block;
	
	background-image:url(mainlogo.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
.midInside {
	margin:0px;
	padding:0 0 0 24px;
	display:block;
	}

.legendHdr {
	width:533px;
	border:1px solid #c3c3c3;
	height:23px;
	line-height:23px;
	background:#fff url(bg_legendhdr.gif) repeat-x;
	color:#ce2126;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	display:block;
	margin:0px;
	padding:0 9px 0 0;
	}
label {
	width:244px;
	height:22px;
	line-height:22px;
	font-weight:normal;
	font-size:12px;
	color:#000;
	}
.textBox {
	border:1px solid #a6a6a6;
	width:298px;
	height:21px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	 }
 .footer {
	margin:0 0 0 25px;
	padding:0px;
	color:#b7b7b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	width:600px;
	clear:both;
	vertical-align:bottom;

	
	}
	/*.mainWraper .footer {
	margin:0px;
	padding:0px;
	top:98%;
	left:235px;
	color:#b7b7b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	position:absolute;
	width:600px;
	margin-bottom:-20px;
	
	}*/
.navBlock {
	margin:0px; 
	padding:0px; 
	clear:both; 
	display:block; 
	overflow:hidden;
	height:240px;
	width:190px;
	
	/*background-color:#ce2126;*/
	}







.leftContentBlock {
	vertical-align:bottom; 
	margin:0 0 0 0; 
	padding:0 0 0px 10px;
	display:block; 
	height:auto; 
	overflow:hidden; 
	font-size:12px; 
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	margin-top:-200px;
	margin-left:90px;
	}
	
	
	
	.MainMenu_MenuContainer
{
    background-color: transparent;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Arial;
    white-space: pre-wrap;
    line-height: 15px;
}
.MainMenu_RootMenuActiveItem
{
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Arial;
    white-space: pre-wrap;
    line-height: 15px;
}

.MainMenu_RootMenuItem td
{
    padding: 3px 0px 3px 5px;
}


.MainMenu_RootMenuItem td img
{
    margin: 0px 0px 0px 3px;
}

.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_SubMenu
{
}
.MainMenu_MenuBreak
{
    height: 1px;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Arial;
    line-height: 15px;
    text-decoration: none;
}
.MainMenu_MenuArrow
{
}
.MainMenu_RootMenuArrow
{
}

.MainMenu_SubMenu
{
    background-color: #ce2126;
    padding: 10px 10px 10px 10px;
    margin: 5px;
    font-family: Arial;
    border: solid 1px #999;
}
.MainMenu_SubMenuSelected,.MainMenu_SubMenuActive
{
    border: solid 1px #ce2126;
}

.MainMenu_SubMenu td
{
    border: solid 1px #ce2126;
    font-family: Arial;
    text-decoration:none;
}


.footer a, a:link, a:hover, a:visited
{
    color: #b7b7b7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
#footer a,a:hover
{
    color: #b7b7b7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
.footerlink a:hover
{
    color: #b7b7b7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
}

.leftContentBlock a,a:hover
{
   
    color: #fff;
    text-decoration:none;
    font-size:12px;
    font-weight:normal;
    font-family: Arial, Helvetica, sans-serif;
}


.footerTable 
{
   margin:0 0 0 87px; 
   padding:0px;

   width:835px;
    }
.footerTable tr td
{
   margin:0px; padding:0px;
    }
 .footerTable img
{
   margin:0px; padding:0px;
    }
.bgBttm 
{
    margin:0px;
    padding:0px;
    background:url(bttm-leftbg.jpg);
	background-repeat:no-repeat;
	height:19px;
	width:210px;
	}
