a {
	
	text-decoration: underline;
}


a:hover {
	color: #990000;
	text-decoration: underline;
}

a:visited { 
color: #990000;
}


a#MenuLink {
	color: #000000;
	text-decoration: none;
}
a#MenuLink:hover {
	color: #999999;
	text-decoration: none;
}

a#MenuLinkActive {
	color: #990000;
	text-decoration: none;
}
a#MenuLinkActive:hover {
	color: #CC0000;
	text-decoration: none;
}


a#SubMenuLink, a#CopyrightLink {
	color: #FFFFFF;
	text-decoration: underline;
}

a#TitleLink {
	color: #FFFFFF;
	text-decoration: none;
        
}

a#SubHeaderLink {
       color: #336699;
	font-weight: bold;
	margin-bottom: -14px;
        text-decoration: underline;
}

a#SubHeaderLink:hover {
	color: #990000;
	text-decoration: none;
}

p {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#000000;
	margin-top:5px;
	margin-left:15px;
	margin-right: 10px;
	margin-bottom:10px;
}

p#googlesearch {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:left;
}

p#ad {
	font-family: Times New Roman;
	font-size:13px;
	color:#000000;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	text-align:justify;
}

p#google {
	font-family: Times New Roman;
	font-size:13px;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	text-align:justify;
	font-weight: bold;
}

p#img {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
        margin-top: 5px;
	margin-left: 5px;
        margin-right: 5px;
	margin-bottom: 0px;
}

h1 {
        font-family: Verdana;
	color: #336699;
        font-weight: bold;
	font-size: 16px;
        margin-top:10px;
	margin-bottom:5px;
	text-align:center;
}

h2 {
        font-family: Verdana;
	font-size: 12px; 
	color: #336699;
	font-weight: bold;
        margin-top: 0px;
	margin-left: 15px;
        margin-right: 5px;
	margin-bottom: 0px;
}

h3 {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#000066;
        font-weight:bold;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:0px;
}

p#subnews {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#323232;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:0px;
        }
p#ln {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#323232;
	margin-top:5px;
	margin-left:5px;
        margin-right:5px;
	margin-bottom:5px;
        text-align:left;
}

p#rew {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#000066;
        font-weight:bold;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:0px;
}

p#datanews {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#323232;
        font-weight:bold;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:0px;
}

p#Title {
	font-family:Verdana;
	font-size:25px;
	color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
        margin-right:15px;
}

p#Navi { 
        font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	margin-top:2px;
	margin-bottom:2px;
        margin-right:15px;

}


p#Menu { 
	font-size:10px;
	color: #000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

p#SubMenu {
        font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
        margin-left:4px;
        margin-right:15px;
}

p#Copyright {
        font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	margin-top:4px;
	margin-bottom:4px;
}

p#Header {
        font-family:Verdana;
	color:#336699;
        font-weight:bold;
	font-size:18px;
        margin-top:15px;
	margin-bottom:5px;
        text-align:center;
}

DIV#adsense {
margin:5px;
border:0px;
float:left;
}

DIV#adsenser {
margin:10px;
border:0px;
float:right;
}

p#InfoText {
	font-family:Times New Roman;
        font-size:11pt;
        color:#336699;
        text-align:left;
        font-weight:bold;

}

p#SubHeader {
	font-family:Verdana;
	color:#336699;
        font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
        margin-top:0px;
        text-align:left;
}


p#Link {
	font-size:10px;
	font-weight:bold;
	margin-top:-14px;
}



hr {
	height: 1px;
	color: #666666;
}

/* Формат элементов формы */
form {
	margin-left:120px;
}

p.FormField {
	margin-top:10px;
	margin-bottom:10px;
}

input, textarea {
	font-family:Arial;
	font-size:10pt;
}

input#First {
	margin-left:50px;
	width: 250px;
}


input#Email {
	margin-left:46px;
	width: 250px;
}

textarea#Comments {
	width: 350px;
}

input#Button {
	margin-left:110px;
	width: 165px;
}
/* // Формат элементов формы */
