/*A:link { COLOR: yellow; FONT-SIZE: 100%; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, MS Sa/*A:link { COLOR: yellow; FONT-SIZE: 100%; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, MS Sans Serif, Tahoma, Times New Roman; FONT-STYLE: normal }
A:visited { COLOR: yellow; FONT-SIZE: 100%; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, MS Sans Serif, Tahoma, Times New Roman; FONT-STYLE: normal }
 A { COLOR: yellow; FONT-SIZE: 100%; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, MS Sans Serif, Tahoma, Times New Roman; FONT-STYLE: normal }
A:hover { COLOR: navy; FONT-SIZE: 100%; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, MS Sans Serif, Tahoma, Times New Roman; FONT-STYLE: normal } */

.content {
##	font-size: 10pt;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 10px;
}

.content a {
	color: yellow;	
	text-decoration: none;
}

.content a:hover{
color: red;
	text-decoration: none;
	
}

.content a:visited{
color: yellow;
	text-decoration: none;
}

.content a:active{
color: black; 
	text-decoration: none;
}


.slogan {
	font-size: 12pt;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 5px;
}

/*main menu*/
.menu {
	
margin: 0 auto
	
	font-family: Arial, Verdana, Georgia, Arial, sans-serif;
	color: #FFD300;
	font-style: normal;
	line-height: 1.8em;
	clear: both;
	text-align: center;
}

.menu a {
	float: left;
	width: 212px;
	height: 32px;
	font-size: 12pt;
	color: #FFD300;	
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.menu a:hover{
float: left;
width: 212px;
height: 32px;
color: #FFD300;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	
}

.menu a:visited{
float: left;
width: 212px;
height: 32px;
color: #FFD300;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	
}

.menu a:active{
float: left;
width: 212px;
height: 32px;
color: black; 
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -64px;
}
#Table_01 tr td table tr td div {
	font-family: Veradna, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFD300;
}
.submenu {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	vertical-align: text-top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.submenu a {
	color: #FFF;
	text-decoration: none;
}

.submenu a:hover{
	color: #FFD300;
}

.submenu a:active{
}

/* Убираем границу */

a img {
 border: none; 
}
#Table_01 tr .content blockquote p u {
	color: #FFD300;
}

#promo a {color:white;}

h1 {font-size:16px;margin-bottom:5px;}
h2 {font-size:15px;}
h3 {font-size:14px;}
p {margin-bottom:0px;}
