html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	font-family:Verdana,Arial,Tahoma,sans-serif;
	font-size: 100.01%;
	color:#333;
	line-height:1.3;
	background:#FFF;
}
img {
	border:0;
}
hr {height:1px;color:#c1c1c1;}
a {
	color:#333;
}
a:hover {
	color:#F84E0C;
}
a.invert {
	color:#F84E0C;
}
a.invert:hover {
	color:#333;
}

#All {
	font-size:70%;
	margin:0;
	min-width:970px;
	width:expression(document.body.clientWidth < 1000 ? "995px": "auto");
}

/* classes for all blocks */
.Container {
	position:relative;
	display:block;
	min-width:480px;
	width:expression(this.offsetWidth < 480 ? "478px": "auto");
	border-left:230px solid #FFF;
	border-right:250px solid #FFF;
}
.Lines {
	position:relative;
	display:block;
	margin-left:-230px;
	margin-right:-250px;
	padding: 1px;
	left:0px;
	top:0px;
}

.LeftColumn {
	float:left;
	position:relative;
	width:225px;
	left:0;
	top:0;
}
.CenterColumn {
	margin-left:230px;
	margin-right:250px;
	position:relative;
	display:block;
	height:1%;
	width:auto;
}
.RightColumn {
	float:right;
	position:relative;
	width:240px;
	right:5px;
}
.clearAll {
	clear:both;
	//width:100%;
	height:0px;
	overflow:hidden;
	margin:0;
	padding:0;
/*
	position:relative;
*/
}
/* /classes for all blocks */

/* for Head*/
#HeadLine1 {
	border-left:230px solid #E9E9E9;
	background:#E9E9E9;
	border-right:250px solid #E9E9E9;
}
#HeadLine1 .Lines {
	background:url(/iii/topsector.gif) no-repeat 0 100%;
}
#HeadLine1 .LeftColumn {
	padding:7px 0 0 58px;
}
#HeadLine1 p {
	margin:0;
	padding:0;
	text-align:right;
	line-height:2em;
}
#HeadLine1 a {
	text-decoration:none;
}
#HeadLine1 a:hover {
	text-decoration:underline;
}
#HeadLine2, #FootLine1 {
	border-left:230px solid #FFF;
	background:#FFF;
	border-right:250px solid #FFF;
}
#HeadLine2 .Lines, #FootLine2 .Lines {
	padding:0;
}
#HeadLine2 .LeftColumn {
	background:url(/iii/botsector.gif) no-repeat 0 0;
}
#HeadLine2 .LeftColumn a {
	display:block;
	position:relative;
	left:15px;
	top:15px;
}

#HeadLine2 .RightColumn, #HeadLine2 .CenterColumn, #FootLine1 .CenterColumn, #FootLine1 .RightColumn {
	text-align:center;
	padding:13px 0;
}

.banner468x60 {
	width:468px;
	height:60px;
	margin:0 auto;
}
.banner120x60 {
	width:120px;
	height:60px;
	margin:0 auto;
}

#HeadLine3, #FootLine3 {
	border-left:230px solid #E9E9E9;
	background:#E9E9E9;
	border-right:250px solid #E9E9E9;
}
#HeadLine3 .LeftColumn {
	position:relative;
}
#HeadLine3 .LeftColumn img {
	position:absolute;
	top:-30px;
	left:29px;
}

#HeadLine3 .CenterColumn {
	text-align:center;
}
#HeadLine3 .CenterColumn form {
	text-align:left;
}


#FootLine3 .LeftColumn, #FootLine3 .CenterColumn , #FootLine3 .RightColumn {
	padding:20px 0 0 0;
}

#FootLine3 p {
	margin:0;
	padding:0;
	font-size:90%;
}
#Counters {
	white-space:nowrap;
	float:right;
	padding:0 0 10px 0;
}
/* /for Head*/

/* for informers */
.SideBlocks {
	padding:4px;
}
.SideBlocks h5 {
	font-size:120%;
	margin:0;
	padding:0 0 5px 0;
	color:#F84E0C;
	text-transform:lowercase;
}
.SBtext {
	background:#F7F7F7;
	border:solid 1px #E3E3E3;
	padding:2px;
}
.SBtext p {
	margin:0;
	padding:2px 0;
}

/* /for informers */

/* for Menu */
.Separator, .Separator1 {
	background:#C1C1C1;
	height:1px;
}
.Separator1 {
	height:5px;
}

div.Menu {
	background:#F7F7F7;
	padding:5px 0;
	width:100%;
	margin:0 -1px;
}
div.Menu div {
	padding:0;
	text-align:center;
}
div.Menu ul {
	list-style:none;
	display:inline;
	margin-right:50px;
}
div.Menu ul li {
	margin:0;
	padding:0 0.8em;
	text-align:center;
	white-space:nowrap;
	display:inline;
}
ul.Menu1 {
	list-style:none;
	margin:0;
	padding:15px 0;
}
ul.Menu1 li {
	margin:0;
	padding:0;
	text-align:right;
	line-height:1.3;
}
ul.Menu1 a {
	font-weight:bold;
	color:#2575AD;
}
ul.Menu1 a:hover {
	color:#F84E0C;
}
/* /for Menu */

/* for catalogue */

#BodyLine1 .CenterColumn {
	padding:0 10px 20px 10px;
}

#BodyLine1 .CenterColumn h2 {
	font-size:120%;
	margin:0;
	padding:4px 0 5px 0;
	color:#F84E0C;
	text-transform:lowercase;
}
#BodyLine1 .CenterColumn h6 {
	font-size:90%;
	margin:0;
	padding:4px 0 5px 0;
	color:#F84E0C;
	text-transform:lowercase;
	font-weight:normal;
}
.CatList, .Txt2Col {
	padding:0 0 30px 0;
	width:100%;
	float:left;
}

.Txt2Col p {
	margin:0;
	padding:5px 0 10px 0;
	line-height:1.3;
}
.CatList p {
	margin:0;
	padding:5px 0 10px 0;
	line-height:1.3;
}
.CatListIndex p {
	margin:0;
	padding:5px 0 10px 0;
	line-height:1.3;
}

.CatList p a {
	font-weight:bold;
	padding: 0 0 0 15px;
	background:url(/iii/item.gif) no-repeat 0 0.2em;
}
.CatListIndex p a {
	padding: 0 0 0 15px;
	background:url(/iii/item.gif) no-repeat 0 0.2em;
}

.Categories {
	float:left;
	width:49%;
	margin:0;
}

.Categories p, .Categories h3, .Txt2Col h2 {
	width:95%;
	margin:0;
	padding:5px 0 10px 0;
	line-height:1.3;
}
.Txt2Col ol {
	width:95%;
	margin:0;
	padding:5px 0 10px 0;
	line-height:1.3;
	list-style:decimal inside;
}
.Categories h3 {
	font-size:110%;
	padding:5px 0 0 0;
}
.Categories ul.Cat, .Categories ul.alsoCat {
	padding:0;
	margin:0;
	list-style:none;
}
.Categories ul.Cat li, .Categories ul.alsoCat li {
	padding:2px 0 0 20px;
	margin:0;
	background:url(/iii/dir.gif) no-repeat 0 0.2em;
}
.Categories ul.alsoCat li {
	background:url(/iii/dir_link.gif) no-repeat 0 0.2em;
}
.CatPath {
	font-size:100%;
	margin:0;
	padding:10px 0 10px 0;
}
.PageList {
	text-align:center;
}
.PageList span {
	font-weight:bold;
	color:#F84E0C;
}
.PageList a {
	text-decoration:none;
}
.SmallDescr {
	font-size:90%;
	padding:0 0 15px 0;
}
/* /for catalogue */
#SearchForm {
	width:480px;
	margin:0 auto;
	padding:5px 0 10px 0;
	font-size:100%;
}
#SearchForm table {
	width:100%;
	margin:0 auto;
}
#SearchForm table input {
	width:99%;
	margin:0 auto;
	border:solid 1px #C1C1C1;
}
#mailLogin {
	margin:0;
	padding:0 0 0 0;
	font-size:100%;
	text-align:right;
	line-height:1.1;
}
#mailLogin h3 {
	background:url(/iii/ReferMail.gif) no-repeat 5px -2px;
	margin:0 0 0 0;
	padding:0;
	height:18px;
	overflow:hidden;
	width:115px;
	float:left;
}
#mailLogin h3 span {
	visibility:hidden;
}
#mailLogin p {
	margin:0;
	padding:0;
}
#mailLogin input {
	border:solid 1px #C1C1C1;
	margin:0;
	padding:0;
	width:100%;
}
#mailLogin div {
	width:47%;
	float:right;
	padding:0 0 0 5px;
	text-align:left;
}


/* advSmartLog */
#advSmartLog {
	font-size:100%;
}
#advSmartLog a {
	color:#FFF;
	text-decoration:none;
}
#advSmartLog a:hover {
	color:#333;
	text-decoration:underline;
}

#advSmartLog ul {
	margin:0 0 0 20px;
	padding:0;
	color:#FFF;
	list-style:none;
}
#advSmartLog ul li {
	margin:0;
	padding:0;
}


/* /advSmartLog */

#Text {
	text-align:justify;
	font-size:120%;
	padding:0 20px;
}


/* Informer rbc */

.ltl {
	font-size: 7.5pt;
	font-family:Arial,Tahoma,Verdana,sans-serif;
}
.ltl a {
	text-decoration:none;
}
.ltl a:hover {
	text-decoration:underline;
}
#Courses table td img, #Weathers table td img {width:5px;height:5px;}

/* /Informer rbc */







.dirSelect {
	float:left;
	width:100%;
	border-bottom:solid 1px #f5f5f5;
	padding:7px 0
}
.dirSelect label {
	display:block;
	margin-left:2.2em;
	cursor:hand;
	cursor:pointer;
}
.dirSelect input {
	float:left;
}

div.NewMenu0, div.NewMenu1 {
	padding: 0;
	width:99%;
	position:absolute;
	z-index:1000;
}
div.NewMenu1 {
	top:-0.42em;
}
div.NewMenu0 {
	bottom:-0.35em;
}
div.NewMenu0 div, div.NewMenu1 div {
	padding:0;
	text-align:center;
}
div.NewMenu0 ul, div.NewMenu1 ul {
        display:inline;
	list-style:none;
	padding:0;
	margin:0 20px 0 0;
}
div.NewMenu0 ul li, div.NewMenu1 ul li {
        display:inline;
	margin:0;
	text-align:center;
	white-space:nowrap;
	line-height:2.4;
}
div.NewMenu0 ul li a, div.NewMenu1 ul li a {
        display:inline;
	padding:3px 10px 3px 13px;
	background:#E9E9E9;
	margin-left:0;
	border:solid 1px #C1C1C1;
	border-top:0;
	color:#000;

}
div.NewMenu0 ul li a {
	border:solid 1px #C1C1C1;
	border-bottom:0;
}
div.NewMenu0 ul li a:hover, div.NewMenu1 ul li a:hover,
div.NewMenu0 ul li a.mON, div.NewMenu1 ul li a.mON  {
	background:#C1C1C1;
	color:#000;
}
