*{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-size: 12px;
	cursor:default;
}

body{background-color: #8f8e8e;}


   
h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: Georgia, Arial, sans-serif; 
}
   
/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 2.4em; line-height: 1; margin-bottom: 0.4em; }
h2 { font-size: 1.8em; margin-bottom: 0.5em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 0.5em; }
h4 { font-size: 1.6em; line-height: 1; margin-bottom: 0.2em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 0.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1em; line-height:1.5; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 0.5em; }

ol      { margin:0 1.5em 0.5em 1.5em; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 0px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #009; border-bottom:0px solid #009; }
a           { color: #009; text-decoration: none; border-bottom:0px dashed #009; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #ffc; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }



/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#666; text-decoration:none; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.left		{ float:left; }
.right		{ float:right; }
/*----------------------------------------------------------------------------*/

#wrap {
	width:790px;
	text-align:left;
	background:#fff;
	margin:0px auto;
	padding:10px;
	border:1px solid #111;
	padding-bottom:0;
}

.clearfix {
	clear:both;
	margin-bottom:55px;
}


/* header , logo + navigation*/
#header {
    height: 121px;
    background-color: #CCCCCC;
    background-image: url(images/head-bg.png);
    background-repeat: repeat-x;
    background-size: auto 150px;
    position: relative;
}

#logo{
	position:absolute;
	top:37px;
	left:25px;
}

#logo a{
	color:#fff;
	text-decoration:none;
	border:none;
}

#nav {
	position:absolute;
	top:35px;
	right:10px;

	padding:10px;
	background-color:#060e38;
	border:1px solid #535a7a;
	list-style-type:none;
}
#nav {
	margin:5px;
	list-style:none;
}

#nav {
	float:left;
	font-weight:700;

}
#nav {
	display:block;
	text-align:center;
	color:#fff;
	font-family: Arial, sans-serif;
	text-decoration:underline;
	border:none;
	margin-right:10px;
	margin-left:10px; 
}
#nav a:hover {
	color:#7b83a5;	
}

#nav .current {
	color:#7b83a5;	
}

/* content */

#content {
	margin:0 auto;
}


img{
	border:0px solid #999;
	padding:5px;
	background-color:#fff;
	margin:10px;
	margin-top:0;
}

.utb a{
	border:0px;
}
/* footer */
#footer {

	margin:0px auto;
	color:#000;
	border-top:1px solid #111;
	height:25px;
	padding-top:5px;

	
}

/* Special*/
/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; } 

/**/

#nav{
right: -19px;
top: 125px;
width: 565px;
height: 25px;
}

.style1 {
	font-size: 48px;
}
.style2 {
	font-size: large;
}
.style4 {
	text-align: right;
	color: #fff;
	font-size: x-large;
}
.style6 {
	color: #000099;
	font-size: small;
}
.style8 {
	font-size: small;
}
.style9 {
	font-size: x-small;
}
.style10 {
	color: #7B83A5;
}

button{width:80px;}
input{margin-top:-12px;}

.ifMenu{
width:190px;
padding:0;
height:1250px;
}

.ifHdr{
width:790px;
padding:0;
overflow: hidden;
}


.side-col{
	padding:5px;
	float:left;
	background-color:#fff;
	overflow:hidden;
}

/* Tables
-------------------------------------------------------------- */
iframe {
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}


table{width:100%;
    border:0;
    margin:auto;
	padding:0;
	border-spacing:0;
}

td{border: 0px solid yellow; /* Рамка вокруг таблицы */}

#tblBS{}
#tdU{}
#tdL{}

a:hover{cursor:pointer;color:#f00}

.main-col{
	width:680px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:right;
	padding:15px;
	background-color:#fff;
}

.style1 {
	font-size: 100%;
}
.style2 {
	font-size: large;
}
.style4 {
	text-align: right;
	color: #fff;
	font-size: x-large;
}
.style6 {
	color: #000099;
	font-size: small;
}
.style8 {
	font-size: small;
}
.style9 {
	font-size: x-small;
}
.style10 {
	color: #7B83A5;
}

button{width:80px;border: 0px groove #007}
input{margin-top:-12px;border: 3px groove #009}

a, img { border: none; }
img{margin:0}