/* CSS Document */

body{
	background: url(../images/bg_body1.jpg);
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3b4753;
	text-align:justify;
	font-size:12px;
}

.container {
			width:925px;
			margin:0px auto 0px auto;
			}
.head {
		width:925px;
		height:172px;
		float:left;
		}			
.body {
		width:925px;
		float:left;
		}
.navbar {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#8f98a7;
		font-size:10px;
		padding-left:37px;
		}
.navbar1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#d9e0f8;
		font-size:12px;
		padding-left:47px;
		}						
					
/*===MENU====*/
.menu {font-family: arial, sans-serif; width:925px; height:37px; position:relative; font-size:11px; z-index:100; background: url(../images/menu_bg.jpg) repeat-x;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; height:37px; text-align:right; color:#c9d0e8; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;line-height:40px;}
.menu ul li {float:left; position:relative; }
.menu ul li ul {display: none; line-height:20px;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background: url(../images/menu_bg_roll.jpg) no-repeat center top;}
.menu ul li:hover ul {display:block; position:absolute; top:37px; left:0; height:120px;}
/*.menu ul li:hover ul li a.hide {color:#fff;}
.menu ul li:hover ul li:hover a.hide {color:#000;}*/
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#959dab; color:#fff; text-align:left; padding-left:10px; width:180px; height:20px;}
.menu ul li:hover ul li a:hover {background: url(../images/drop_d_roll_1.jpg) no-repeat left; color:#ed9922; width:190px; height:20px;}
/*.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}*/
/*===MENU====*/

.title {
		font-size:12px;
		/*font-weight:bold;*/
		color:#f0a233;
		}
.title_g {
		font-size:12px;
		}

.color {
		color:#f0a233;
		}		
.grey {
		color:#d9e0f8;}		
a {
	text-decoration:none;
	color:#3b4753;
	}

.sh_right {
		width:925px;
		float:left;
		background:url(../images/mis_body_right1.jpg) no-repeat right;
		}
.sh_left{
		width:916px;
		float:left;
		background:url(../images/mis_body_left1.jpg) no-repeat;
		}
.body_txt {
		width:908px;
		float:left;
		background:url(../images/mis_body1.jpg) repeat-x; margin-left:8px;
		}
*html .body_txt {
		width:908px;
		float:left;
		background:url(../images/mis_body1.jpg) repeat-x; margin-left:4px;
		}
.conteiner_txt {
				padding:20px 0 5px 0;
				width:820px;
				float:left;
				border-bottom:1px solid #a7a5a7;
				margin-left:27px;
				margin-right:27px;
				}		

.formbox{
		border:1px solid #959dab;
		background-color:#fff;
		color:#01488b;
		padding:0 0 0 0;
		height:16px;
		width:400px;
		}
.button{
			width:55px;
			height:18px;
			border:1px solid #959dab;
			background-color:#fff;
			font-size:10px;
			color:#fcb546;
			}
/*.navbar_bottom {
		float:left;
		margin:2px 0px 0px 37px;
		width:800px;
		text-align:right;
		}					*/	
.link{
	color:#7e8a9c;
	text-decoration:none;
}

.pagingtext{
	color:#ffffff;
	text-decoration:none;
	background:#7e8a9c;
	border:1px solid #7e8a9c;
	margin-right:2px;
	padding:2px 2px 2px 2px;
}

.bottom {
		width:855px;
		height:20px;
		float:left;
		background:url(../images/bottom_bg.jpg) repeat-x;
		}
*html .bottom {
		width:852px;
		height:20px;
		float:left;
		background:url(../images/bottom_bg.jpg) repeat-x;
		}		
