body,table,td,div {	
font-size:12px;	
font-family:arial;
color: #000000;
}

a,p,span,div,h1,h2,h3,h4,h5,h6,td,table,img,ul{
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 padding:0;
 margin:0;
 border:0;
}

.mainTitle {
	color: #FE7E00;
	/*color: #8aabbe;*/
	font-size: 14px;
	font-weight: bold;
}
.box2Top {
	background: url(images/boxboxTop.jpg) no-repeat;
	height: 29px;
	width: 403px;
	color: #526775;
	font-size: 14px;
	font-weight: bold;
}

.box1Top {
	background: url(images/boxTop.jpg) no-repeat;
	height: 29px;
	width: 403px;
	color: #526775;
	font-size: 14px;
	font-weight: bold;

}
.box1Mid {
	background: url(images/boxBg.jpg) repeat-y;
	height: 1px;
	color: #526775;
	font-size: 14px;
	width: 403px;

}
.box1Bot {
	background: url(images/boxBottom.jpg) no-repeat;
	height: 9px;
	width: 403px;
}




.box1Top1 {
	background-color: #d2dbe1;
	height: 29px;
	width: 560px;
	color: #526775;
	font-size: 14px;
	font-weight: bold;

}
.box1Top1 a {
	color: #526775;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.box1Mid1 {
	height: 1px;
	color: #526775;
	font-size: 14px;
	width: 560px;

}
.box1Bot1 {
	height: 9px;
	width: 560px;
}


.linka {
	color: #526775;
	font-size: 12px;
	font-weight: bold;
}
.linka a {
	color: #526775;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


/***********************************
		Main
***********************************/
body {
	background-color: #ede7d9;
}

.shadTop {
	background: url(images/shadTop.jpg) no-repeat;
	width: 781px;
	height: 3px;
	overflow: hidden;
}

.shadBot {
	background: url(images/shadBot.jpg) no-repeat;
	width: 781px;

}

.headerShadow {

	background-image: url(images/shadBg.jpg);
	background-repeat: repeat-y;
	height: 245px;
	width: 781px;

}
.headerInner {
	width: 769px;
	height: 200px;
	background-color: #aac1d3;
	margin: 0px;
}

.middleShadow {

	background-image: url(images/shadBg.jpg);
	background-repeat: repeat-y;
	width: 781px;
}

.middleCont {
	width: 775px;
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}

.footerShadow {
	background-image: url(images/shadBg.jpg);
	background-repeat: repeat-y;
	width: 775px;
	
}

.footerInner {
	margin-right: 6px;
	width: 769px;
	height: 30px;
	background-color: #134582;
	color: #FFFFFF;
	text-decoration: none;
}
.footerInner a {
	color: #354753;
	text-decoration: none;
}