/* CSS Document */

TD{	
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin:0px; padding:0px
	line-height:16px;
}
BODY{	
	background-image: url(images/mainbg.gif);	 
	background-repeat: repeat-x;
	margin: 0;
	background-color:#e9f2f9;
}
td.leftcolumntitle {
	 margin:0 1px;
}
span.columntitle {
	display:block;
	height:25px;
	margin:0px 1px;
	padding:5px 10px 0 10px;
}
p {padding:10px 0 10px 0; margin:0;}
h1 {font-family:'arial', Trebuchet MS, tahoma;
font-size:36px;
font-weight:bolder;
color:#0b8b89;
}
h1 a {text-decoration:none; color:#0b8b89;}
h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
h2 {
	font-family: 'arial', Trebuchet MS, tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #0b8b89;
	margin-bottom: 3px;
}
.body_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height:15px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #333;
	text-decoration: none;
}
.txt_copyright a{
	color: #333;
	text-decoration: none;
}
.txt_copyright a:hover{
	color: #ff0000;
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
.titlebold {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #fff; FONT-FAMILY: "Arial"
}
.titlebold2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #09938d; FONT-FAMILY: "Arial"
}
.sitenametitle {font-family:'arial', Trebuchet MS, tahoma; font-size:36px; font-weight:bold; color:#0b8b89; text-decoration:none;}
.sitenametitle a {text-decoration:none; color:#0b8b89;}
.sitenametitle a:hover {text-decoration:none; color:#f26c4f;}
.historycaption {FONT-FAMILY: Tahoma; FONT-SIZE: 11px; COLOR: white; FONT-WEIGHT: bold}
.historytext {FONT-FAMILY: Tahoma; FONT-SIZE: 11px}
.style1 {font-size: 24px}
.style2 {font-size: 12px;font-weight:}
.style3 {color: #FFFFFF; font-weight: bold; }
.style4 {color: #FF0000}
.style6 {font-size: 9;	font-family:tahoma;color: #CC3333;}
.style10 {font-size: 10px}
.style11 {color: #FFFFFF}
.style12 {color: #FFFF00}
.style13 {font-size: 36px;color: #FFFFFF;}
.style14 {font-size: 9}
.style18 {color: #FFFFFF}
.style19 {font-size: 18px}
.style22 {color: #666666;font-weight: bold;}
.style111 {	color: #FFFFFF;font-size: medium;}
.style112 {font-size: 24px}
.style115 {font-size: 16px}
.style1112 {color: #FFFFFF;	font-size: medium;}

.стиль2 {font-size: 18px}
.стиль3 {color: #007BBB}
.стиль4 {font-size: 36px}
.стиль6 {font-size: 36;font-weight:}
.стиль8 {color: #FFFFFF; font-size: small; }
/* CSS Tabs */
#navcontainer {
        margin: 0;
        padding: 4px;
        height: 37px;
		width:100%;
		text-align:center;
}
#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}
#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}
#navcontainer ul li a {       
        width: 78px;
        height: 27px;
        padding: 10px 0 0 0;
        margin: 0 0 0 0;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 12px "arial";
}
#navcontainer ul li a:hover {
        color: #0c8486;
        background: #fff;
}
#navcontainer a:active {
        background: #f26c4f;
        color: #fff;
}
#navcontainer li#active a {
        background: #f26c4f;
        color: #fff;
}
/*- Left Menu --------------------------- */
#menu2 {
        width: 205px;
        margin: 0 3px 0 5px; 		
		font: bold 11px 'tahoma';			
        }
#menu2 li a {
        height: 22px;
          voice-family: "\"}\"";
          voice-family: inherit;
        text-decoration: none;
		background:  url(images/bullet.gif) no-repeat left;

        }
#menu2 li a:link, #menu2 li a:visited {
        color:#484848;
        display: block;
        background:  url(images/bullet.gif) no-repeat left;
		margin-left: 0px;
        padding: 5px 15px 0 25px;
        }
#menu2 li a:hover, #menu2 li #current {
		display:block;
        color: #09938d;
        padding: 5px 15px 0 25px;
		background:  #fff url(images/bullet.gif) no-repeat left;
		margin-left: 0px;
        }
