@charset "utf-8";
/* CSS Document */


body {
	background-color: #292929;
}

.menuMain, .menuMain a:link, .menuMain a:visited {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 16px;
	font-family: "Franklin Gothic Medium";

}


.contentCell {
	background-color: #2e2e2e;
}
.backgrndCell {
	background-color: #292929;
}

.menuSub, .menuSub a:link, .menuSub a:visited, .menuSub a:hover, .menuSub a:active   {
	font-size: 13px;
	text-decoration: none;
	font-family: "Franklin Gothic Medium";
	color: #5c5c5c;
	font-weight: normal;
}
.serviceText {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	color: #5c5c5c;
	text-decoration: none;
}

.simpleImgLink, .simpleImgLink a:link, .simpleImgLink a:visited, .simpleImgLink a:hover, .simpleImgLink a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.headerCell, .headerCell a:link, .headerCell a:visited, .headerCell a:hover, .headerCell a:active  {
	background-color: #1F1F1F;
	border:none;
	
}


.menuMain a:hover, .menuMain a:active {
	color:#c5c5c5;
	text-decoration: none;
	font-size: 16px;
	font-family: "Franklin Gothic Medium";

}

.menuActive, .menuActive a:link, .menuActive a:visited, .menuActive a:hover, .menuActive a:active {
	color:#c5c5c5;
	text-decoration: none;
	font-size: 16px;
	font-family: "Franklin Gothic Medium";
	
}

.Thumb_img {
	text-decoration: none;
	border: 1px solid #5c5c5c;
}

.ImageHeader {
	font-family: "Franklin Gothic Medium";
	font-size: 22px;
	font-weight: bold;
	color: #9a9a9a;
	text-decoration: none;
}
.ImageSubHeader, .ImageSubHeader a:link, .ImageSubHeader a:visited, .ImageSubHeader a:hover, .ImageSubHeader a:active {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}

.ImageSubHeader a:hover, .ImageSubHeader a:active {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	font-weight: normal;
	color: #2f637b;
	text-decoration: none;
	
}

.serviceBoldText, .serviceBoldText a:link, .serviceBoldText a:visited, .serviceBoldText a:hover, .serviceBoldText a:active  {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	color: #9a9a9a;
	text-decoration: none;
}

.siteBaseText, .siteBaseText a:link {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #9a9a9a;
	text-decoration: none;
}
.EngRusMenu, .EngRusMenu a:link, .EngRusMenu a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #5c5c5c;
	text-decoration: none;
}

.EngRusMenu a:active, .EngRusMenu a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #2f637b;
	text-decoration: none;
}
.HeadTextBlue {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	text-decoration: none;
	color: #2f637b;
	font-weight: bold;
}
.smallServiceText {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	text-decoration: none;
	color: #9a9a9a;
}


.BaseTextLink, .BaseTextLink a:link, .BaseTextLink a:visited, .BaseTextLink a:hover, .BaseTextLink a:active {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	font-weight: normal;
	color: #868686;
	text-decoration: underline;
}

.BaseTextLink a:hover, .BaseTextLink a:active {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	font-weight: normal;
	color: #2f637b;
	text-decoration: underline;	
}