body {
		font-family: Trebuchet MS, arial;
		background-color: #F1F6F1;
		color: #4A4A4A;
}

A:link { color: #919F84; text-decoration: underline; }
A:visited { color: #919F84; text-decoration: underline;}
A:hover {text-decoration: none;}

.loginForm { width:95%; }
.loginButton { width:100%;}
.loginHeader {font-size:11px; line-height:130%;margin-left: 2px;}

.searchForm { width:95%; }
.searchButton { width:100%;}

.mainPath {font-size:11px; line-height:130%;margin-left: 2px; margin-top: 15px; margin-left: 15px;}
.mainSearchHeader {font-size:11px; line-height:130%;margin-top: 10px;}

.mainPromoHeader {font-size:16px; line-height:130%;margin-top: 10px; margin-left: 15px;}
.promoblockHeader {font-size:12px; line-height:130%; font-weight: bold; margin-left: 10px; margin-right: 10px;}
.promoblock {font-size:11px; line-height:130%; margin-left: 10px; margin-right: 10px;}

.mainNewsHeader {font-size:16px; line-height:130%;margin-top: 10px; margin-left: 15px;}
.mainNewsName {font-weight: bold; font-size:16px; line-height:130%;}
.mainNews {font-size:14px; line-height:130%; margin-bottom: 10px;}
.mainNewsDate {font-size:14px; line-height:130%;}
.mainNewsDateColor {color: #919F84;font-weight: bold;}

.SubNewsDate {font-size:11px; line-height:130%;}
.SubNews {font-size:11px; line-height:130%;font-weight: bold;}

.bottomLeft {
	font-size:	11px;
	line-height:130%;
	margin-left: 2px; 
	margin-left: 15px;
}

.bottom {
	font-size:		11px;
	line-height:	130%; 
	margin-left:	2px;
}

.bottomScada {
	font-size:   11px;
	line-height: 130%;
	margin-left: 2px;
	margin-left: 5px;
}

.news-left-border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E2EBDA;
	border-left-color: #E2EBDA;
}
.news-right-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2EBDA;
}
