body {
	margin: 0px;
	padding: 0px;
	background: url(/images/internal/common_bg.jpg) repeat-x #3A4157;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.85em;
	color: #131C46;
}
/* Стиля для TD нет больше=)) */
table.base tr td {
	font-size: 70%;
	color: #B7BED5;
	margin: 5px;
	vertical-align: middle;
	border-top: 1 solid #818AA5;
	border-right: 1 solid #818AA5;
 }

tr td { vertical-align: top; }
tr.middle td, tr#middle td {vertical-align: middle;}
tr#center td {text-align: center;}

p, .p, #p {
	margin-bottom: 10px;
}

.red, #red {color: #CC0202;}

.std-m, #std-m {
	font-size: 85%;
}

.dark, #dark {
	color: #131C46;
}


.title, #title {
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 5px;
	color: #070E31;
}

.whitetitle, #whitetitle {
	font-size: 85%;
	font-weight: bold;
	color: #D1D7EA;
}

.bluetitle, #bluetitle {
	font-size: 85%;
	font-weight: bold;
	color: #131C46;
}

.more {
	margin-top: 20px;
}

.std-m-red, #std-m-red {
	font-size: 80%;
	color: #CC0202;
}

.std-s, #std-s {
	font-size: 80%;
}

.std-ss, #std-ss {
	font-size: 70%;
}

.red, #red {
	color: #CC0202;
}

.std-sx, #std-sx {
	font-family: arial;
	font-size: 9px;
	color: #737373;
}

.alt-sx, alt-sx {
	font-family: verdana;
	font-size: 9px;
	color: #737373;
}

.alt-ss, alt-ss {
	font-family: verdana;
	font-size: 60%;
}

a.grayhref, a#grayhref {
	color: #737373;
}

h1 {
		font-size: 85%;
		padding-bottom: 7px;
		margin: 0px;
		font-weight: normal;
	}

ul { margin-left: 15px; }
ul.red { color: red; }



.leftMainBackground {
	background: url(/images/internal/left/main-background.jpg) no-repeat;
	width: 185px;
	height: 572px;
}


.middleTopBackground {
	background: url(/images/internal/middle/top-background.jpg);
	height: 265px;
	width: 100%;
}


.middleTopLeftBackground {
	background: url(/images/internal/middle/top-left-background.jpg) no-repeat left;
	height: 265px;
	width: 100%;
}

.middleTopRightBackground {
	background: url(/images/internal/middle/top-right-background.jpg) no-repeat right;
	height: 265px;
	width: 100%;
}
/*
.middleMainBG {
	background: url(/images/internal/middle/main-bg.jpg) top repeat-x;
	height: 572px;
}
.middleMainBackground {
	background: url(/images/internal/middle/main-background.jpg) no-repeat top right;
	height: 650px;
	padding-top: 46px;
	padding-right: 25px;
	padding-left: 37px;
}

.middleMainBackgroundMission {
	height: 650px;
}

.middleMainBackgroundStructure {
	background: url(/images/internal/middle/main-background.jpg) no-repeat top right;
	height: 650px;
	padding-top: 46px;
	padding-right: 10px;
	padding-left: 10px;
}

*/
.middleMainBG {
	background: url(/images/internal/middle/main-bg.jpg) top repeat-x;
	height: 572px;
}

.middleMainBackground {
	background: url(/images/internal/middle/main-background.jpg) no-repeat top right;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 37px;
}

.middleMiddleBackground {
	background: url(/images/internal/common/middle-middle-background.jpg) no-repeat;
	height: 265px;
}





.rightTopBg {
	background: url(/images/internal/right/top-bg.jpg);
	height: 265px;
	width: 100%;
}


.rightTopBackground {
	background: url(/images/internal/right/top-background.jpg) no-repeat;
	width: 100%;
}

.rightMainBG {
	background: url(/images/internal/right/main-bg.jpg) top repeat-x;
	width: 100%;
}

.rightTitle {
	background: #677092;
}



