body {
    color: #404040;
}

a {		
    font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}
a:link {
	font-size: 8pt;
	color: #339933;
	text-decoration: none;
}
a:visited {	
	font-size: 8pt;
	color: #339933;
	text-decoration: none;
}
a:active {	
	font-size: 8pt;
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	font-size: 8pt;
	color: #cc0000;
    text-decoration: underline;
}


a.titlelink {		
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    font-size: 8pt;
    color: #ffffff;
    font-transform: uppercase;
    font-weight: bold;
}
a.titlelink:link {
	text-decoration: none;
	color: #ffffff;
}
a.titlelink:visited {	
	text-decoration: none;
	color: #ffffff;
}
a.titlelink:active {	
	text-decoration: none;
	color: #ffffff;
}
a.titlelink:hover {
    text-decoration: underline;
    color: #ffffff;
}


a.pagelink {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    color: #cc0000;
}
a.pagelink:link {
	text-decoration: underline;
	color: #cc0000;
	font-size: 10pt;
}
a.pagelink:visited {	
	text-decoration: underline;
	color: #cc0000;
	font-size: 10pt;
}
a.pagelink:active {	
	text-decoration: underline;
	color: #cc0000;
	font-size: 10pt;
}
a.pagelink:hover {
    text-decoration: none;
	color: #cc0000;
	font-size: 10pt;
}

.pagelinked {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;    
    color: #000000;
}

.simple_btn {
    background: #B7D5E6;
   	border-style: solid;
	border-width: 1px;
	border-color: #394d5c;
    font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.file_btn {
    background: #B7D5E6;
   	border-style: solid;
	border-width: 1px;
	border-color: #394d5c;
    font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	text-decoration: none;
}

.textw {
	width: 100%;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #394d5c;
	font-family: Tahoma, Arial, Helvetica;	
	font-size: 10pt;
}

.textareaw {
	width: 100%;
	height: 7pc;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #394d5c;
	font-family: Tahoma, Arial, Helvetica;	
	font-size: 8pt;
}

.textselectw {
	width: 100%;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #394d5c;
	font-family: Tahoma, Arial, Helvetica;	
	font-size: 10pt;
}

.select_date {
	width: 80px;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #394d5c;
	font-family: Verdana, Arial, Helvetica;	
	font-size: 8pt;
}


.cell {
    border-right: 1px solid #394d5c;
    border-bottom: 1px solid #394d5c;
    font-family: Tahoma;
	font-size: 11px;
	padding: 7px;
	color: #000000;
	vertical-align: top;
}

.celltitle { 
    border-right: 1px solid #394d5c;
    border-bottom: 1px solid #394d5c;
    font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	padding: 7px;
	color: #000000;
	background-color: #d7e3ec;
}

table.bordered {
    border-left: 1px solid #394d5c;
    border-top: 1px solid #394d5c;
}

li {
    padding: 2px 0px 2px 0px;
}

.msgboxtitle {
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    border-collapse: collapse;
    background-color: #d2dce4;
    text-align: center;    
    font-weight: bold;
}

.msgboxtext {
    padding: 5px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-align: center;
}

.msgboxbtn {
    border-width: 1px;
    border-style solid;
    border-color: #000000;
    background-color: #FFFFFF;
	color: #551a8b;
    font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

.topcells {
    padding: 0px 5px 0px 5px;
    text-align: left;
    vertical-align: top;
}

td.toptext {	
    font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 8pt;
	color: #404040;
	padding: 10px 20px 10px 0px;
}

.text8 {
    font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 8pt;
	color: #404040;
	padding: 5px 5px 5px 0px;
}

.text10 {
    font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 10pt;
	color: #404040;
	padding: 5px 5px 5px 5px;
}

div.lm {
    padding: 5px 0px 5px 15px;
}

td.vocabulary {
    font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 11pt;
	color: #404040;
	padding: 5px 5px 15px 15px;
}

td.vocabulary div.term {
    font-weight: bold;
}

td.vocabulary div.definition {
    font-size: 10pt;
}

td.content {
    font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 10pt;
	vertical-align: top;
}

td.content div.title {
    color: #cc0000;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 20px;
}

td.content div.body {
    color: #404040;
    text-align: justify;
    padding-bottom: 20px;
}

td.content div.body a {
    color: #cc0000;
    font-weight: normal;
    font-size: 10pt;
}

td.content div.question {
    color: #000000;
    font-weight: bold;
    padding: 0px 0px 10px 5px;
    font-size: 10pt;
}

td.content div.answer {
    color: #404040;
    padding: 0px 0px 20px 5px;
    font-size: 10pt;
}

td.content div.article_title {
    color: #404040;
    padding: 5px 0px 5px 5px;
}

td.content div.article_title a {
    font-weight: bold;
    font-size: 10pt;
}

td.content div.article {
    color: #404040;
    padding-top: 10px;
}

td.content div.article a {
    color: #cc0000;
    font-weight: normal;
    padding-top: 10px;
}

td.content div.text_title {
    color: #404040;
    padding: 10px 0px 5px 5px;
}

td.content div.text_title a {
    font-weight: bold;
    font-size: 10pt;
}

td.content div.text {
    color: #404040;
    padding-top: 5px;
}

li.err {
    color: cc0000;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
}

.ten {		
    font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 10pt;
}

.eight {	
    font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 8pt;
}

div.yandex_part {
    font-size: 11px;
}

