BODY {
	font-family: Arial, sans-serif, Geneva;
	font-size: 10px;
}

TD {
	font-size: 12px;
}

A.mxTag:link {color: #CC6633; background-color: #C8D7F8; text-decoration: none;}
A.mxTag:visited {color: #CC6633; background-color: #C8D7F8; text-decoration: none;}
A.mxTag:hover {color: #FF0000; background-color: #C8D7F8; text-decoration: none;}
A.mxTag:active {color: #CC6633; background-color: #C8D7F8; text-decoration: none;}
A.mxTag:focus{color: #CC6633; background-color: #C8D7F8; text-decoration: none;}

P {
	font-family: Tahoma, Arial, sans-serif, Geneva;
	color: Black;
	font-size: 12px;
	margin-top: 0px;
}

FONT.mxSubTitleFont{
	color: #486DBE;
	font-size: 19px;
	font-family: Times, sans-serif;
	font-weight: bold;
}

span.mxBaseTitle {
	font-family: Times, sans-serif;
	color: #486DBE;
	font-size: 28px;
	font-weight: bold;
	margin-left: 18px;
}

#mxArticleContainer P{
	font-family: Tahoma, Arial;
	color: #373737;
	font-size: 13px;
	margin-top: 0px;
	font-weight: none;
}

::selection {
	background: #fff2a8;
}

::-moz-selection {
	background: #fff2a8;
}

span.mxSearchResStrBold {
	margin-top:3px;
	margin-left:14px;
	font-size:11px;
	font-family:Verdana;
	color:#464646;
	font-weight:bold;
	font-style:normal;
}

span.mxSearchResStrNum {
	margin-top:3px;
	margin-left:0px;
	font-size:11px;
	font-family:Verdana;
	color:#010101;
	font-weight:bold;
	font-style:italic;
}

span.mxSearchResStrNorm {
	margin-top:3px;
	margin-left:0px;
	font-size:11px;
	font-family:Verdana;
	color:#959595;
	font-weight:bold;
	font-style:italic;
}

A.mxSearchResLink {
	font-family: Arial;
	color: #4E8CBB;
	font-size: 16px;
	font-weight: none;
	text-decoration: underline;
}

span.SearchResDescr {
	font-family: Tahoma, Arial;
	color: #373737;
	font-size: 13px;
	font-weight: none;
}

span.mxControlText {
	font-family: Times, sans-serif;
	color: #373737;
	font-size: 15px;
	font-weight: none;
}

span.mxMediaSearchComment {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

span.mxSearchResTitle {
	font-family: Times, sans-serif;
	color: Black;
	font-size: 22px;
	font-weight: none;
}

img.mxBigMediaPreview {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

span.mxDebugInfo {
	font-family: "Courier New";
	color: Black;
	font-size: 10px;
	font-weight: none;
}

A.mxShowAll, A.mxShowAll:visited {
	font-family: Verdana;
	color: #252525;
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
}

A.mxShowAll:active, A.mxShowAll:hover {
	color: #252525;
	text-decoration: underline;
}

P.mxSALink {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
}

P.mxRubTitle {
	margin-left: 10px;
	margin-right: 6px;
	font-size: 25px;
	font-family: Times, sans-serif;
	color: #486DBE;
	font-weight: bold;
	border:solid 0px #000000;
}

P.mxRubText {
	margin-left: 16px;
	margin-right: 6px;
	margin-top: 0px;
	font-size: 14px;
	font-family: Times, sans-serif;
	color: #404040;
}

A.mxRubText {
	font-size: 14px;
	font-family: Times, sans-serif;
	color: #404040;
	text-decoration: none;
}

A.mxRubText:hover {
	color: #486DBE;
}

P.mxRubText2 {

	margin-left: 0px;
	margin-right: 6px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Times, sans-serif;
	color: #404040;
}

A.mxRubText2 {
	font-size: 12px;
	font-family: Times, sans-serif;
	color: #404040;
	text-decoration: none;
}

A.mxRubText2:hover {
	color: #486DBE;
}

P.mxSAText {
	margin-left: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial;
	color: #404040;
}

P.mxSAText2 {
	margin-left: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial;
	color: #404040;
}

A.mxSALink {
	color: #486DBE;
	font-size: 14px;
	font-family: Times, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

A.mxSALink:hover {
	color: #FE6E20;
}

A.mxSALink2 {
	color: #4E89A9;
	font-size: 14px;
	font-family: Times, sans-serif;
	font-weight: none;
	text-decoration: none;
	line-height: 16px;
}

A.mxSALink2:hover {
	color: #FE6E20;
}

A.mxRubLink {
	color: #486DBE;
	font-size: 14px;
	font-family: Times, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

A.mxRubLink:hover {
	color: #000000;
}

A.mxRubHist {
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 9px;
	margin-right: 9px;
}

A.mxRubHist:hover {
	text-decoration: underline;
	color:#4E8CBB;
}

A.mxRubHistFL {
	color: #070707;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

td.mxTDRubHistFL {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 0px 8px;
	border-bottom: 1px solid #D0D0D0;
	height: 24px;
}

td.mxTDRubHistFLBottom {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 0px 8px;	
	height: 24px;
}

A.mxRubHistFL:hover {
	color: #486DBE;
}

A.mxImgBtn {
}

A.mxSelPreview {
}

span.mxWhiteTitle {
	color: #999999;
	font-size: 22px;
	font-family: Times, sans-serif;
	font-weight: bold;
	line-height: 24px;
}

span.mxWhiteTitle2 {
	color: White;
	font-size: 15px;
	font-family: Times, sans-serif;
	font-weight: bold;
	margin: 0px;
}

span.mxWhiteText {
	color: White;
	font-size: 18px;
	font-family: Times, sans-serif;
	font-weight: none;
}

span.mxForTag, p.mxForTag {
	color: White;
	font-size: 12px;
	font-family: Times, sans-serif;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

P.mxDescr {
	color: White;
	font-size: 18px;
	font-family: Times, sans-serif;
	font-weight: none;
	padding: 0;
	margin: 0 4 0 0;
}

div.HiddenContainer {
	position: absolute;
	visibility: hidden;
}

.contactselect {
	width: 230px;
	height: 45px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-image: url(http://www.nofrks.com/images/inputbox.gif);
	background-position: 0 0;
	margin-bottom: 5px;
	color: #5c9ac3;
	font-size: 14px;
}

table.mxITTable {
	border-spacing: 0px;
	border-collapse: collapse;
}

td.mxITTD {
	color: White;
	vertical-align: top;
	border: 1px dashed #505050;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}

td.mxITTDH {
	color: White;
	vertical-align: top;
	border: 1px solid #505050;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	background-color:#5F5F5F;
}

table.mxTableForHint {
	margin-right: 8px;
}

A.mxShowFullSA {
	color: #486DBE;
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

A.mxShowFullSA:hover {
	text-decoration: underline;
}

A.mxTagLink {
	color: #FF994D;
	font-family: Times, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	line-height: 15px;
}

A.mxTagLink:hover {
	text-decoration: underline;
}

.cp {cursor:pointer;}
.cp2 {cursor:pointer; color: #999999;}
.bgwt {background-color:#FFFFFF;}
.bggr {background-color:#F0F0F0;}
.text_audio {display:none;}
.div_dashed {border-bottom:1px dashed #999999;}
.div_dashed_act {border-bottom:none;}
.time{ text-align:right; padding-right:1px; color:#999;}
.td_div_dashed {height:10px; vertical-align: middle !important;}

#tbllight {border: 0px solid #CBCBCB;}

a.SearchLink:link {color: #FF6E1F;}
a.SearchLink:visited {color: #CC6633;}
a.SearchLink:hover {color: #999966;}
a.SearchLink:active {color: #CC6633;}
a.SearchLink:focus{color: #CC6633;}
a.SearchLink:visited {color: #CC6633;}

span.mxMVSearchPanelTitle {
	font-family: Times, sans-serif;
	color: #ABABAB;
	font-size: 18px;
	font-weight: bold;
	margin-left: 43px;
}

span.mxMVSearchPanelTitle2 {
	font-family: Times, sans-serif;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	margin-left: 43px;
}

.bordered {border: 2px solid #FFFFFF; text-decoration: none;}

p.mxDictPContainer {
	margin: 5px;
	font-size: 12px;
	font-family: Arial;
	color: #404040;
	font-weight: normal;
}

p.mxDictParagraph {
	margin: 5px;
	font-size: 11px;
	font-family: Arial;
	color: #404040;
	font-weight: normal;
}

p.mxDictSubTitle {
	margin: 5px;
	font-size: 11px;
	font-family: Arial;
	color: #404040;
	font-weight: bold;
}

span.mxDictName {
	font-weight: bold;
}

span.mxDictText {
	font-weight: normal;
}

a.mxDictLink {
	color: #486DBE;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a.mxDictLink:hover {
	color: #FE6E20;
	text-decoration: underline;
}

a.mxDictLinkTitle {
	color: #486DBE;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.mxDictLinkTitle:hover {
	color: #FE6E20;	
}

span.mxSearchArticleData {
	font-size: 11px;
	font-family: Arial;
	color: gray;
}

span.mxSearchArticleEnc {
	font-size: 11px;
	font-family: Arial;
	color: gray;
	text-decoration: underline;
}
a.mxSearchArticleEnc {
	font-size: 11px;
	font-family: Arial;
	color: gray;
	text-decoration: underline;
}

a.mxMediaSearchTitle {
	color: #4E87B2;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

a.mxMediaSearchTitle:hover {
	text-decoration: underline;
}

a.mxMediaSearchType {
	color: #252525;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	margin-right: 10px;
}

a.mxMediaSearchType:hover {
	text-decoration: underline;
}

a.mxDictLink2 {
	color: #4E87B2;
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

a.mxDictLink2:hover {
	text-decoration: underline;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  color: silver;
}

hr.hrBlock {
  #margin: -6 10 -6 10;
  margin: 0px 8px 0px 8px;
  padding: 0;
  height: 1;
  background: #B9B7B8;
}

hr.mxDelimiter1 {
	margin: 0px 30px 0px 30px;
	padding: 0;
	border: none;
	height: 1px;
	color: silver;
	background:#B9B7B8;
}
hr.DisplayHr {
		background:#B9B7B8;
}

div.hrBlock {
	border-top:solid 1px #B9B7B8;
	height:1px;
	padding:0px;
	font-size:0px;
}

span.SearchPageBlockTitle {
	margin-top:3px;
	margin-left:0px;
	font-size:11px;
	font-family:Verdana;
	color:#464646;
	font-weight:bold;
	font-style:normal;
}

p.mxPPlaneItem {
	margin: 3px 0px 0px 17px;
	padding:0px;
	line-height: 13px;
	border:solid 0px #000000;
}

td.mxTDPlaneItem {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 0px 6px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

a.mxItemRub {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

a.mxItemRub:hover {
	text-decoration: underline;
}

a.mxPlaneItem {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
}

a.mxPlaneItem:hover {
	text-decoration: underline;
}

a.mxSABlockItem {
	color: #4E89A9;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
	margin-left:5px;
}

td.mxTDDLRubHistFLDown {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 0px 8px;
	border-top: 1px solid #D0D0D0;
	height: 24px;
	padding: 0px;
}

td.mxTDDLRubHistFL {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 0px 8px;
	border-bottom: 1px solid #D0D0D0;
	height: 24px;
	padding: 0px;
}

td.mxTDDLRubHistFLBottom {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 0px 8px;	
	height: 24px;
	padding: 0px;
}

A.mxDLRubHistFL {
	color: #070707;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 100;
	text-decoration: none;
	line-height: 13px;
}

A.mxDLRubHistFL:hover {
	color: #486DBE;
}

A.mxDLRubHistFL2 {
	color: Red;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 100;
	text-decoration: none;
	line-height: 13px;
}

A.mxDLRubHistFL2:hover {
	color: #486DBE;
}

p.mxDLRubP {
	margin: 5px 5px 5px 17px;
	padding:0px;	
}

span.mxDLRubName {
	background: url(imgs/TDMarker.gif) no-repeat 0px 8px;	
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
}

span.DayInfoItem {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#020202;
	font-weight:none;
	font-style:normal;
}

a.DayInfoYear {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#979797;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
}

a.DayInfoYear:hover {
	color: #FE6E20;
}

a.AllDayInfo {
	margin: 0 12 0 0;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#4E89A9;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
}

a.AllDayInfo:hover {
	text-decoration: underline;
}

p.DayInfoP {
	margin: 0 4 0 5;
	padding:0px;
	line-height: 13px;
}

p.DayInfoP2 {
	margin: 5 5 5 5;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#606060;
	font-weight:none;
	font-style:normal;
	text-decoration: none;
}

p.DayInfoP3 {
	margin: 2 5 2 5;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#606060;
	font-weight:none;
	font-style:normal;
	text-decoration: none;
}

li.DayInfoLI {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#606060;
	font-weight:none;
	font-style:normal;
	text-decoration: none;
}

a.DayInfoLink {
	margin: 0px;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#4E89A9;
	font-weight:none;
	font-style:normal;
	text-decoration: none;
}

a.DayInfoLink:hover {
	text-decoration: underline;
}

span.mxCopyright {
	margin:0px 0px 0px 7px;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#979797;
	font-weight:none;
	font-style:normal;
	border:solid 0px #000000;
}

a.mxHeaderLinks {
	margin: 0px;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#020202;
	font-weight:none;
	font-style:normal;
	text-decoration: none;
}

a.mxHeaderLinks:hover {
	text-decoration: underline;
}

span.mxHeaderBTNs {
	margin: 0 0 0 8;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#5D88A8;
	font-weight:none;
	font-style:normal;
}

span.SeeSite {
	margin-top:5px;
	margin-left:8px;
	font-size:13px;
	font-family:Verdana;
	color:#808080;
	font-weight:100;
	font-style:normal;
}

p.SeeSiteText {
	margin-top:3px;
	margin-left:8px;
	font-size:11px;
	font-family:Verdana;
	color:#999999;
	font-weight:100;
	font-style:normal;
}

a.ATourEn {
	margin-top:3px;
	margin-left:8px;
}

TD.TDTourEn {
	margin-top:3px;
	margin-left:8px;
}

p.mxLiteratureItem {
	margin: 0 0 0 10px;
	padding: 0px;
	font-size:11px;
	font-family:Arial;
	color:#4C8BB6;
	font-weight:none;
	font-style:normal;
}

a.mxOSAItem {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mxOSAItem:hover {
	text-decoration: underline;
}

span.DayInfoTitle {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family:Arial;
	color:#003366;
	font-weight:none;
	font-style:normal;
}

a.encarticleon {
	font-weight:900;
	font-size:16px;
	font-family: Arial;
	color: gray;
	padding:0px 0px 0px 0px;
}

div.mxDictSupp {
	font-size:14px;
	font-family: Arial;
	font-weight:900;
}

td.mxTDDictSupport {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 0px 8px;
	height: 24px;
	padding: 0px;
}

p.mxPDictSupport {
	margin: 2px 0px 0px 13px;
	padding:0px;	
}

A.mxADictSupport {
	color: #808080;
	font-family: Arial;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
	line-height: 13px;
}

A.mxADictSupport:hover {
	font-weight:900;
	color: #808080;
}

a.DictArticle {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
}


span.sDictArticle {
	font-size:12px;
	line-height:16px;
}

input.mxGrayEdit {
	border: 2px solid gray;
}
.ConditReduc li {
	line-height:13px;
}

.ArbitrarySigns li {
	line-height:15px;
}

td.mxTDDictArticle {
	height: 24px;
	padding: 0px;
}

p.mxDictArticle {
	margin: 5px 5px 5px 17px;
	padding:0px;	
}

A.mxADictArticle {
	color: #070707;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 100;
	text-decoration: none;
	line-height: 13px;
}

A.mxADictArticle:hover {
	color: #486DBE;
}

td.Leaderboard {
	background:#DCDCDC;
	color:#FFFFFF;
	font-size:18px;
	font-weight:900;
}

a.mxArticleEncName {
	font-size: 13px;
	font-family: Times;
	color: gray;
	text-decoration: underline;
	padding:0px;
	margin:0 0 0 10;
}

p.mxDictionariesItem {
	margin: 3px 12px 0px 5px;
	padding:0px;
	line-height: 13px;
	border:solid 0px #000000;
}

a.mxDictionariesItem {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
}

a.mxDictionariesItem:hover {
	text-decoration: underline;
}

td.mxTDDictionariesItem {
	vertical-align:top;
	padding:0px;
	margin:0px;
}

td.TitleArticleEncyclopaedia {
	line-height: 32px;
	font-weight:100;
	font-size:38px;
	color:#003366;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.mxTitle {
	font-weight:none;
	font-size:20px;
	color:#003366;
	padding:0px;
	margin:0 0 0 10;
	font-family: Arial;
}

a.DictDescrLin {
	color: #4E89A9;
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

a.DictDescrLin:hover {
	text-decoration: underline;
}

TD.TDBorderTop {
	border-bottom: 1px solid #D0D0D0;
	height: 24px;
}

.mxDescrImage {
	font-family: Arial;
	font-size: 12px;
	color: Black;
}

span.mxCopyrightImage {
	margin:0px 0px 0px 7px;
	padding:0px;
	font-size:11px;
	font-family:Arial;
	color:#979797;
	font-weight:none;
	font-style:normal;
	border:solid 0px #000000;
}

a.mxLinkImage {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

a.mxLinkImage:hover {
	text-decoration: underline;
}

li.mxLLinkImage {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
}

A.mxBlockHistFL {
	color: #808080;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 17px;
}

A.mxBlockHistFL:hover {
	color: #486DBE;
}

A.mxOuterALink {
	color: #808080;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}

td.mxTDDictionaryArticleList {
	border-bottom: 1px solid #D0D0D0;
	padding: 5px 0px 5px 0px;
}

A.mxCurrPageLink {
	font-family: Verdana;
	color: White;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding:0px 2px 0px 2px;
}

span.mxCurrPageLink {
	font-family: Verdana;
	color: White;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding:0px 2px 0px 2px;
}

A.mxCurrPageLink:hover {
	text-decoration: underline;
}

A.mxPageLinks {
	font-family: Verdana;
	color: #4E8CBB;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding:0px 2px 0px 2px;
}

A.mxPageLinks:visited {
	color: #808080;
	text-decoration: none;
	padding:0px 2px 0px 2px;
}

A.mxPageLinks:active, A.mxPageLinks:hover {
	color: #4E8CBB;
	text-decoration: underline;
	padding:0px 2px 0px 2px;
}

.SettingText {
	border:solid 0px #000000;
	MARGIN:0px;
	PADDING:0px 0px 0px 20px;
}

.SettingText a {
	FONT-FAMILY:Verdana;
	FONT-SIZE:11px;
	COLOR: #FF0000;
	MARGIN:0px;
	PADDING:0px;
}

#DLRLink {
	border:solid 0px #000000;
	vertical-align:bottom;
}

a.DLRLinkLibrary {
	color:#000000;
}

p.DLRLink {
	margin: 0px 0px 0px 0px;
	padding:0px;
	line-height: 13px;
	border:solid 0px #000000;
}

span.DLRLink {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

a.DLRLink {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
}

A.DLRLink:hover {
	color: #486DBE;
}

a.DLRLink3 {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
	margin-left: 11px;
}

A.DLRLink3:hover {
	color: #486DBE;
}

a.DLRLink4 {
	color: #4E89A9;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

A.DLRLink4:hover {
	color: #486DBE;
}

a.DLRLink2 {
	color: #070707;
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
}

A.DLRLink2:hover {
	color: #486DBE;
}

td.DLTDRLink {
	vertical-align:top;
	padding:0px;
	margin:0px;
}

td.DLTDRLink2 {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 9px 3px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

td.DLTDRLink3 {
	background: #ffffff url(imgs/TDMarker.gif) no-repeat 20px 3px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

.DLRBannerImg {
	margin: 12px 0px 0px 0px;
	padding:0px;
	border:solid 0px #000000;
}

.DLRTableLink {
	margin: 0px 0px 0px 12px;
}

p.DLRLinkRight {
	margin: 0px 0px 0px 0px;
	padding:0px;
	line-height: 13px;
	border:solid 0px #000000;
}

a.DLRLinkRight {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	margin-left: 11px;
}

a.DLRLinkRight:hover {
	color: #486DBE;
	text-decoration: underline;
}

td.DLTDRLinkRight {
	vertical-align:top;
	padding:0px;
	margin:0px;
}

span.DLRLinkRight {
	color: #4E89A9;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

tr.TrBorder {
  background: #B9B7B8;
}

span.mxConstructorLink {
	margin-top:3px;
	margin-left:0px;
	font-size:11px;
	font-family:Verdana;
	color:#464646;
	font-weight:bold;
	font-style:normal;
}

a.mxLinkConstructor {
	color:#464646;
}

p.mxRubHistFL {
	margin: 0px 0px 0px 17px;
	padding:0px;
	border:solid 0px #000000;
}

span.mxSNotFound {
	color: #070707;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

p.MVAdditionalText {
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	margin: 0 5 0 5;
	padding: 0px;
	line-height: 13px;
}

a.MVAdditionalText {
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.MVAdditionalText:hover {
	color: #FF994D;
}
