html, body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Tahoma;
	font-size: 12px;
	height: 100%;
}

h1 {
	background-color: #E5E5E5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	font-size: 26px;
	padding: 5px 5px 5px 7px;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	padding: 3px 0 0 0;
	margin: 0;
}

.cs1 h1, .cs1 h2, .cs1 a, .cs1 span, ul.cs1 {
	color: #DF0024;
}

.cs2 h1, .cs2 h2, .cs2 a, .cs2 span, ul.cs2 {
	color: #B58A00;
}

.cs3 h1, .cs3 h2, .cs3 a, .cs3 span, ul.cs3 {
	color: #029F3B;
}

.cs4 h1, .cs4 h2, .cs4 a, .cs4 span, ul.cs4 {
	color: #3A5FC2;
}

.cs5 h1, .cs5 h2, .cs5 a, .cs5 span, ul.cs5 {
	color: #9909A9;
}

.cs6 h1, .cs6 h2, .cs6 a, .cs6 span, ul.cs6 {
	color: #E35C39;
}

.cs7 h1, .cs7 h2, .cs7 a, .cs7 span, ul.cs7 {
	color: #DF0024;
}


#centertable {
	height: 100%;
}

#mainblock {
	width: 1000px;
	text-align: left;
}

#topline, #midline, #botline {
	background-image: url('/pics/topdash.gif');
	background-repeat: repeat-x;
}

#topline {
	height: 21px;
	background-position: center;
}

#midline {
	height: 13px;
	background-position: bottom;
	border-bottom: 2px solid #FFFFFF;
	background-image: url('/pics/botdash.gif');
}

#botline {
	height: 6px;
	background-position: center;
}

#head {
	height: 132px;
	background-image: url('/pics/head.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#mainmenu {
	position: relative;
}

#mainmenu ul {
	top: 0;
	left: 179px;
	background-color: #F9F9F9;
	position: absolute;
	width: 190px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainmenu ul li {
	background-image: url('/pics/graybg.gif');
	background-repeat: x-repeat;
	background-position: top left;
	height: 29px;
	overflow: hidden;
	padding-top: 3px;
}

#mainmenu ul a {
	text-decoration: none;
	display: block;
	width: 188px;
	padding: 5px 5px 5px 5px;
}

.menuborder1 a:hover, .menuborder2 a:hover, .menuborder3 a:hover, .menuborder4 a:hover, .menuborder5 a:hover, .menuborder6 a:hover, .menuborder7 a:hover {
	color: #000000;
}

.menuborder1 li, .menuborder1 li a {
	color: #DF0024;
}

.menuborder1 {
	border-top: 1px solid #DF0024;
	border-right: 1px solid #DF0024;
}

.menuborder1 li {
	border-left: 1px solid #DF0024;
	border-bottom: 1px solid #DF0024;
}

.menuborder2 li, .menuborder2 li a {
	color: #B58A00;
}

.menuborder2 {
	border-top: 1px solid #B58A00;
	border-right: 1px solid #B58A00;
}

.menuborder2 li {
	border-left: 1px solid #B58A00;
	border-bottom: 1px solid #B58A00;
}

.menuborder3 li, .menuborder3 li a {
	color: #029F3B;
}

.menuborder3 {
	border-top: 1px solid #029F3B;
	border-right: 1px solid #029F3B;
}

.menuborder3 li {
	border-left: 1px solid #029F3B;
	border-bottom: 1px solid #029F3B;
}

.menuborder4 li, .menuborder4 li a {
	color: #3A5FC2;
}

.menuborder4 {
	border-top: 1px solid #3A5FC2;
	border-right: 1px solid #3A5FC2;
}

.menuborder4 li {
	border-left: 1px solid #3A5FC2;
	border-bottom: 1px solid #3A5FC2;
}

.menuborder5 li, .menuborder5 li a {
	color: #9909A9;
}

.menuborder5 {
	border-top: 1px solid #9909A9;
	border-right: 1px solid #9909A9;
}

.menuborder5 li {
	border-left: 1px solid #9909A9;
	border-bottom: 1px solid #9909A9;
}

.menuborder6 li, .menuborder6 li a {
	color: #E35C39;
}

.menuborder6 {
	border-top: 1px solid #E35C39;
	border-right: 1px solid #E35C39;
}

.menuborder6 li {
	border-left: 1px solid #E35C39;
	border-bottom: 1px solid #E35C39;
}

#mainmenu .menuitem div {
	margin: 0;
	padding: 0;
}

#mainmenu .menuitem div:hover ul, #mainmenu .menuitem div.over ul {
	display: block;
}

#leftcol, #midcol {
	width: 179px;
	padding: 0 6px 0 0;
}

#rightcol {
	width: 630px;
}

.premenu {
	width: 6px;
	height: 28px;
	overflow: hidden;
}

.menuitem, .menuitem1, .menuitem2 {
	padding: 0 0 0 5px;
}

.menuitem a, .menuitem span, .menuitem1 a, .menuitem1 span, .menuitem2 a, .menuitem2 span, .allnew a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	height: 22px;
}

.menuitem, .menuitem a, .menuitem span {
	width: 166px;
}

.menuitem1, .menuitem1 a, .menuitem1 span {
	width: 339px;
}

.menuitem2, .menuitem2 a, .menuitem2 span {
	width: 522px;
}


.empty, .empty1, .empty2 {
	overflow: hidden;
}

.empty {
	width: 2px;
}

.empty1 {
	height: 2px;
}

.empty2 {
	height: 4px;
}

.colorbg1, .colorbg2, .colorbg3, .colorbg4, .colorbg5, .colorbg6, .colorbg7 {
	background-position: left top;
	background-repeat: repeat-x;
}

.colorbg1 {
	background-image: url('/pics/redbg.gif');
}

.colorbg2 {
	background-image: url('/pics/yellowbg.gif');
}

.colorbg3 {
	background-image: url('/pics/greenbg.gif');
}

.colorbg4 {
	background-image: url('/pics/bluebg.gif');
}

.colorbg5 {
	background-image: url('/pics/magentabg.gif');
}

.colorbg6 {
	background-image: url('/pics/orangebg.gif');
}

.colorbg7 {
	background-image: url('/pics/redbg.gif');
}

.graybg {
	background-color: #E5E5E5;
	padding: 3px 8px 15px 8px;
}

.graybg form {
	padding: 0;
	margin: 0;
}

.sm input {
	border: 1px solid #B4B5B8;
	font-size: 11px;
}

.graybg a {
	text-decoration: underline;
}

.graybg a:hover {
	text-decoration: none;
}


.graybg input.redbut , a.redbut {
	color: #FFFFFF;
	background-color: #E3471F;
	border: 0;
	width: 41px;
	height: 17px;
}
a.redbut{
	display: inline;
	padding: 2px 6px 2px 6px;
	height: 19px;
	text-decoration: none;
}
.graybg input.long {
	width: 125px;
}

.graybg input.long2 {
	width: 75px;
}

.sm, input.redbut {
	font-size: 11px;
}

.graybg .noborder input {
	border: 0;
}

#rightcol .graybg {
	font-size: 12px;
}

#rightcol .graybg a, #rightcol .graybg span {
	font-weight: bold;
}

#copy, #copy a {
	color: #F1A326;
	text-decoration: none;
}

#copy a:hover {
	text-decoration: underline;
}

#mainplace {
	background-color: #E5E5E5;
	font-size: 12px;
}

#mainplace p {
	margin: 0;
	padding: 5px 5px 5px 5px;
}

.btable {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.btable td, .btable th {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.c td {
	text-align: center;
}

.bimage td img {
	border: 1px solid #000000;
}

.bw {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
}

.image3, .image3small, .image5, .image5small, .fakeimage {
	padding: 2px 2px 2px 2px;
}

.image3 {
	background-image: url('/pics/image3.gif');
}

.image3small {
	background-image: url('/pics/image3small.gif');
}

.image5 {
	background-image: url('/pics/image5.gif');
}

.image5small {
	background-image: url('/pics/image5small.gif');
}

ul.ccol {
	padding-top: 8px;
	margin: 0;
	padding-left: 25px;
}

ul.ccol li a.black {
	color: #000000;
}

ul.ccol li a {
	font-weight: bold;
	text-decoration: none;
}

ul.ccol li a:hover {
	text-decoration: underline;
}

#trademark {
	padding: 5px 0 0 10px;
}

.noview {
	border: 0;
	background-color: #E5E5E5;
}

.red {
	color: #FF0000;
}

.colortable td {
	border: 1px solid #E35C39;
}

.colortable th {
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url('/pics/orangebg.gif');
	border: 0;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	height: 22px;
	overflow: hidden;
}

.colortable th span {
	font-size: 12px;
	color: #FFFFFF;
}

.colortable td.nobor {
	border: 0;
}

.colortable td.borleft {
	border-left: 2px solid #E35C39;
}

.colortable td.borright {
	border-right: 2px solid #E35C39;
}

.colortable tr.borbot td {
	border-bottom: 2px solid #E35C39;
}

#SiteLanguage {
	text-align: right;
	font-size: 11px;
	padding-bottom: 4px;
}

#SiteLanguage a {
	color: #666;
}

#SiteLanguage a:hover {
	color: #DF0024;
}

#SiteLanguage img {
	border: 0;
}

#SiteLanguage div {
	display: inline;
}

#SiteLanguage div#RU {
	background: url('/pics/flag_ru.gif') no-repeat left center;
	padding-left: 14px;
	padding-right: 10px;
}

#SiteLanguage div#ENG {
	background: url('/pics/flag_eng.gif') no-repeat left center;
	padding-left: 14px;

}

.photoright {
	width:170px;
	float:right;
	padding-left:5px;
}

.allnew {
	width:77px;
	padding: 0 0 0 5px;
}

.fleft {
	float: left;
	color: #029F3B;
}

.fright {
	float: right;
	color: #029F3B;
}

