div.cr {
	clear:both;
}

.body_main {
	background-color: #E1EDFC;
	padding			: 0; 
	margin			: 15px 0px 15px 0px;
	text-align		: center;
	vertical-align	: top;
	scrollbar-face-color: #666;
    scrollbar-shadow-color: #666;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #666;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-track-color: #e9e9e9;
    scrollbar-arrow-color: #ffffff;
	}

img {
	border:0px
}

/* *******************************************  main outline*/
#bg {
	margin			: 0px auto;
	width			: 760px;
	text-align		: left;
	border			: 1px solid #a6a6a6;
	background-color: #fff;
	}

#main_in {
	margin			: 0px 0px 0px 7px;
	width			: 745px;
	text-align		: left;
	border			: 0px;
}

/* ******************************************* top */
div#logotip {
	background		: url(http://fmi40.bos.ru/img/dsc.gif) top left no-repeat;
	margin			: 10px 0px 0px 0px;
	height			: 182px;
	width			: 725px;
	text-align		: right;
	vertical-align  : baseline;
}

div.topright {
	float			: right;
	margin			: 0px;
	text-align		: right;
}
div.call_right {
	font			: normal 15px Verdana;
	color			: #658BBE;
	text-align		: right;
}

/* *******************************************  top n */
div#top_n {
	margin-top		: 20px;
	padding			: 0px;
	height			: 18px;
	text-align		: right;
}

/* *******************************************  pw */
#can_pw {
	background		: url(http://fmi40.bos.ru/img/bg_path0.gif) top left repeat-x;
	margin			: 0px 0px 0px 0px;
	width			: 100%;
	height			: 30px;
	text-align		: left;
}

#can_pw img {
	margin:13px 1px 1px 1px;
}

.pw {
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
	line-height		: 17px;
	color			: #ffffff;
}

a.pw:link, a.pathway:visited {
	color			: #ffffff;
	font-size		: 11px;
	line-height		: 17px;
}
a.pw:hover {
	color			: #FFAE60;
}

/* ******************************************* mt */
#mt {
	margin-top:5px;
	padding:0px;
	text-align: left;
	width: 100%;
	min-height: 100%;
}

/* ******************************************* leftside */
#leftmn {
	float: left;
	margin: 0px;
	padding:0px;
	text-align: left;
	width: 168px;
}

#rightmain {
	margin: 0px;
	padding:0px;
	text-align: left;
	width: 160px;
}

#rightmain table.moduletable {
	margin-bottom: 3px;
	padding:0px;
	text-align: left;
}

#rightmain table.moduletable th {
	background:url(http://fmi40.bos.ru/img/rtitle00.gif) no-repeat;
	border:0;
	height:22px;
	font : 11px Verdana, Arial, sans-serif, Helvetica ;
	color: #fff;
	text-align: left;
	text-indent: 10px;
	padding: 0px 0px 3px;
	margin: 0px;
	line-height:22px;
}

#leftmn table.moduletable th {
	background:url(http://fmi40.bos.ru/img/ltitle00.gif) no-repeat;
	border:0;
	height:22px;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	text-indent: 10px;
	padding: 0px;
	margin: 0px;
	line-height:22px;
}

#leftmn table.moduletable td {
	font : normal 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #333;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

/* ******************************************* right menu */
#rightmenu {
	float: left;
 	position: relative;
	margin-left: 8px;
	padding:0px;
	text-align: left;
	width: 567px;
}


/* ******************************************* random_pic */
#banner {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
}

/* ******************************************* main */
#main {
	width		: 100%;
	margin		: 1px 0px 4px 0px;
	padding		: 0px;
	border		: 0px;
	text-align	: left;
}

#main_body {
	width		: 100%;
	margin-top	: 0px;
	padding		: 0px;
	border		: 0px;
	text-align	: left;
}

/* *******************************************  main corner*/
div.left_d {
	background  	: url(http://fmi40.bos.ru/img/bg_lefts.gif) top left repeat-y;
	margin-bottom	: 7px;
}

div.right_d {
  background	: url(http://fmi40.bos.ru/img/bg_right.gif) top right repeat-y;
}

div.top_dlcorner {
  background	: url(http://fmi40.bos.ru/img/corner10.gif) top left no-repeat;
  height		: 6px;
}

div.top_drcorner {
  background	: url(http://fmi40.bos.ru/img/corner20.gif) top right no-repeat;
  height		: 6px;
  text-align	: left;
}

div.top_d {
  background	: url(http://fmi40.bos.ru/img/bg_corne.gif) top left repeat-x;
  height		: 6px;
  clear			: both;
}

div.bottom_lcorner {
  background	: url(http://fmi40.bos.ru/img/corner30.gif) bottom left no-repeat;
  height		: 6px;
}

div.bottom_rcorner {
  background	: url(http://fmi40.bos.ru/img/corner40.gif) bottom right no-repeat;
  height		: 6px;
}

div.bottom_d {
  background	: url(http://fmi40.bos.ru/img/bg_cornf.gif) bottom left repeat-x;
  height		: 6px;
  clear			: both;
}

div.border {
	border-left	:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	padding:0px;
}

div.corner_r {
	padding		:0px 6px 0px 6px;
}

/* ******************************************* flashnews and blocks */
#blocks {
	width:100%;
	padding:0;
}

#blocks table.moduletable th {
	height:25px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #658BBE;
	height:18px;
	text-align		: left;
	text-indent		: 5px;
	padding			: 2px 0px 0px 0px;
	border-bottom	: 1px solid #ddd;
}

#blocks table.moduletable td {
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000;
	line-height		: 16px;
	text-align		: left;
	padding			: 2px 2px 0px 2px;
}

#blocks .moduletable a:link, #blocks .moduletable a:visited { 
	font-size		: 11px;
	color			: #333; 
	text-decoration	: none;
	line-height:18px;
	font-weight:bold;
}

#blocks .moduletable a:hover {
	color			: ##658BBE; 
	text-decoration	: underline;
}

/* ******************************************* bottom navi */
table.moduletable-tv {
    padding				: 0;
	}

.moduletable-tv td {
    width				: auto;
	text-align			: center;
	}
.tv {
	width				: 0;
	}

a.tv:link, a.tv:visited {
	width				: auto;
 	padding-left		: 10px;
	color				: #fff;
	border				: 0;
    margin				: 0px 4px;
	text-decoration		: none;
	font-weight			: normal;
	}
a.tv:hover {
 	width				: auto;
	color				: #ccc;
	}
a.tv#current {
	cursor				: default;
	}
a.tv#current:hover {
 	width				: auto;
	color				: #ffffff;
	}

/* ******************************************* bottomcontainer */

.copyright {
	font			: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color			: #ffffff;
	padding-left		: 4px;
}
.copyright a {
	color			: #ffffff;
}
.copyright a:hover {
	color			: #658BBE;
}
div.bottomcon {
	background		: url(http://fmi40.bos.ru/img/bg_bnavi.gif) top left repeat-x;
	margin			: 0px 0px 0px 0px;
	width			: 100%;
	height			: 30px;
	text-align		: center;
	padding-top		: 4px;
}

/* ******************************************* Footer */
.footer  {
	padding			: 4px 0px 0px 0px;
	margin			: 0;
	width			: 100%;
	height			: 60px;
	text-align		: center;
	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #222;
	line-height		: 18px;
}
 
/* *******************************************  General CSS Styles  */

.body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
	scrollbar-face-color: #666;
    scrollbar-shadow-color: #666;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #666;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-track-color: #e9e9e9;
    scrollbar-arrow-color: #ffffff;
}

td, div, p {
	color:#000;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 11px;
	padding:0px;
	line-height:17px;
}


a, a:link, a:visited {
	color			: #333;
	text-decoration	: none;
}
a:hover {color: #658BBE; text-decoration:none}

h1	{font: bold 16px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h2	{font: bold 15px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h3	{font: bold 14px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h4	{font: bold 12px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 17px;
  text-indent: 18px;
  padding-top: 0px;
  background-image: url(http://fmi40.bos.ru/img/arrow000.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #333;
}
input {
	padding			: 0;
	margin			: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 10px; 
	color			: #333;
	background-color:#FFFFFF;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 10px; 
	color			: #669900; 
	text-decoration	: none;
}


/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	height:21px;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 10px;
	font-weight		: bolder;
	color: #333;
	text-indent		: 2em;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0;
	line-height:28px;
}
table.moduletable td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	text-align		: left;
	padding			: 0px;
	margin			: 0px;
	border			: 0;
}

table.pollstableborder td {
	padding: 2px;
	line-height:17px;
}

.moduletable a:link, .moduletable a:visited { 
	color			: #333; 
	font-weight:bold;
	font-size		: 11px;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	text-decoration	: none;
}
.moduletable a:hover {
	color			: #658BBE; 
	text-decoration	: none;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

.button {
	font			: normal 10px Arial, Helvetica, sans-serif;
	padding-top		: 2px 2px 0px 2px;
	color			: #ffffff;
	border  		: 0px;
	background-color: #669900;
}
.inputbox, .search {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #999;
	background		: url(bg_input.gif) repeat-x;
}

select.inputbox {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #E6D2B5;
	background		: #ffffff url(bg_input.gif);
}

.poll {
	font			: 11px Arial, Helvetica, sans-serif; 
	color			: #333; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpn {
	text-align		: left;
	color			: #333; 
	padding			: 0px;
	width:100%;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #333; 
	padding			: 0px;
}

.contentpn td {
	padding			: 1px 0px; 
}

.contentpane td, .contentdescription td {
	padding			: 4px 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpn:link, a.contentpn:visited {
	color			: #333; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpn:hover {
	color			: #669900; 
	text-decoration	: none;
}

.contenthd {
	height:20px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #000;
	height:20px;
	text-align		: left;
	text-indent		: 2px;
	border-bottom	: 1px solid #ccc;
}

.componentheading {
	background:url(http://fmi40.bos.ru/img/arrow000.gif) no-repeat;
    background-position: 0px 3px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #669900;
	height:30px;
	text-align		: left;
	text-indent		: 15px;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #333;
}

a.contentpagetitle:hover {
	color			: #669900;

}

td.buttonheading {
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;
	width			: 10%;	
}

.content_rating, .content_vote {
	font-size		: 11px;	
	color			: #333; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	float:right;
	width:55px;
	font-size		: 11px;	
	color			: #333; 
	font-weight		: bold; 
	text-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 1px 1px 1px;
	border:0;
}

.small 		{
	font-size		: 10px; 
	color			: #999; 
	font-weight		: normal;
	line-height:14px;
	height:14px;
}

.cdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #999;
	height			:14px;
	line-height		:14px;
}

a.rn:link, a.rn:visited {
	font			: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color			: #333;
	background:url(http://fmi40.bos.ru/img/arrow000.gif) no-repeat;
	background-position: 3px 3px;
    border           : 1px solid #E0E0E0;
    padding          : 2px 4px 2px 20px;
    white-space      : nowrap;
    float            : left;
    line-height      : 10px;
    text-decoration  : none;
}
a.rn:hover {
	color			: #658BBE;
	text-decoration	: none; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 12px; 
	font-weight		: normal; 
	color			: #666666;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #669900;
}

.blogsection {
	background-color: #ffffff;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #333;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #669900; 
	text-decoration	: underline;
	font-weight		: bolder;
}

.blg {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blg_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	font-size		: 12px;
	font-weight		: bold;
	color			: #333;
}
.blg_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #ddd;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #333;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #ddd;
}
table.contenttoc td {
	font-size		: 10px;
}


/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #ccc;
}
table.contact td.details {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 0px;
}
textarea.inputbox {
	background: transparent;
	width:300px;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlv {
	font		: bold 11px Arial, Verdana, Helvetica, sans-serif;
	line-height	:22px;
}
a.mainlv:link, a.mainlv:visited {
	display			: block;
	background		: url(http://fmi40.bos.ru/img/navi0000.gif) no-repeat;
	padding			: 0px 0px;
	height			: 22px;
	font			: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color			: #658BBE; 
	text-decoration		: none;
	text-indent		: 22px;
	border			: 0px;
	line-height		: 22px;
}
a.mainlv:hover {
	background		: url(http://fmi40.bos.ru/img/hnavi000.gif) no-repeat;
	color			: #000; 
	text-decoration	: none;
	padding			: 0px 0px;
}
#active_menu {
	background		: url(http://fmi40.bos.ru/img/hnavi000.gif) no-repeat;
	color			: #000; 
}

a.sublevel:link, a.sublevel:visited {
	font			: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color			: #336600;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	line-height:16px;
}

a.sublevel:hover {
	color			: #333;
	text-decoration	: none;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #333;
	text-decoration	: none;
	background		: #f7f7f7;
	line-height:16px;
}

/* ******************************************* TOP MENU SYSTEM  */
ul#mainln
{
	list-style		: none;
	padding			: 0;
	margin			: 0;
	float			: right;
	white-space		: nowrap;
 }

ul#mainln li {
	background: #658BBE url(http://fmi40.bos.ru/img/snavi100.gif) top left no-repeat;	
	width: auto !important;
	width: 5%;
	float: right;
	white-space: nowrap;
	margin-left: 3px;	
}

#mainln li a {
	background: url(http://fmi40.bos.ru/img/snavi200.gif) top right no-repeat;
	display			: block;
	height			: 18px;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding			: 0px 12px 0px 0px;
	text-decoration	: none;
	color			: #fff;
	line-height		: 18px;
	white-space		: nowrap;
}

ul#mainln li a:hover {
	color			: #ccc;
	background: url(http://fmi40.bos.ru/img/snavi200.gif) top right no-repeat;
}

ul#mainln li:hover {
	background: #658BBE url(http://fmi40.bos.ru/img/snavi100.gif) top left no-repeat;	
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #333;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #333;
	font-weight		: bold;
}
a.category:hover {
	color			: #658BBE;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader, td.sectiontablefooter  {
	background-color: #669900; 
	color			: #fff; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
}
.sectiontableentry1  {
	background-color: #ffffff; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background		: #f7f7f7; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	background-color: #ffffff; 
	color			: #333;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	background-color: #ffffff; 
	color 			: #333; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #669900; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #ddd; 
	width			: 100%;
}