body{
	margin:0px;
	background-color: #f5f5f5;
	background-image: url('/images/design/bg.gif');
	background-repeat: repeat;
}

.outter1{
	border: 1px solid #c30603;
	width:780px;
	margin:12px 0 20px 0;
}
.outter{
	background-color: #ffffff;
	border: 1px solid #c30603;
}


/* TOPBLOCK -- begin*/

.logo{
	background-image: url('/images/design/logo.jpg');
	background-position: top left;
	background-repeat: no-repeat;
/*	width:778px;*/	
}
.slogan{
	background-image: url('/images/design/desert-img.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
 	height: 113px;	
}
.slogan div{
	padding:10px 12px 0 0;
}

.tm_block{
	background-image: url('/images/design/topmenu_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	border-left:1px solid white;
	border-right:1px solid white;	
}
.topmenu{
	background-image: url('/images/design/topmenu_img.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding:3px 0 4px 0;		
}
.topmenu a{
	font-family: Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	padding:6px 10px 6px 10px;	
}
.topmenu a:hover{
	background-image: url('/images/design/topmenu_bg_over.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.topsubmenu{
	background-color: #007306;
	text-align: left;
	padding:7px 0 8px 15px;		
	font-family: Verdana;
	font-size:11px;
	color:#ffffff;
	border:1px solid white;	
	margin-bottom:5px;
}
.topsubmenu a{
	font-family: Verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
	padding:0 9px 0 6px;	
}
.topsubmenu a:hover{
	text-decoration: underline;
}



/* TOPBLOCK -- end*/

/* CENTRALBLOCK -- begin*/

.cont_txt{
	font-family: Verdana;
	color:#555555;
	font-size:11px;
	text-align: justify;
	margin:10px 15px 10px 15px;
}

.cont_tit{
	font-family: Verdana;
	color:#555555;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	margin:10px 0 10px 15px;
}

.cont_tit_small{
	font-family: Verdana;
	color:#555555;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	margin:10px 0 10px 30px;
}
ul{
	text-align: left;
	}

div.botlink{
	width: 800px;
	font-family: Verdana;
	color:#555555;
	font-size:12px;
	font-weight:normal;
	text-align: center;
	padding: 5px 20px 0px 20px;
	}
div.botlink a{
	font-family: Verdana;
	color:#555555;
	font-size:12px;
	text-decoration: none;
	}
div.botlink a:hover{
	text-decoration: underline;
	}
/* CENTRALBLOCK -- end*/
td{
	font-family: Verdana;
	color:#555555;
	font-size:12px;
	text-align: justify;
	padding: 5px 5px 5px 5px;

}
th{
	font-family: Verdana;
	color:#555555;
	font-size:12px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-weight: bold;

}
#line{
	height: 1px;
	width:100%;
	border-bottom: 1px solid #c30603;
}

a.links {
	font-family: Verdana;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.links {
	text-decoration: underline;
}