A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: Blue;
	font-family: tahoma, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: Blue;
	font-family: tahoma, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: #3739FF;
	font-family: tahoma, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.pic
{
	border : 1px solid #002800;
	margin: 5px;
	padding: 5px 5px 5px 5px;
	background: F1A60F;
}
.article
{
	border : 1px solid #DAA520;
	width : 80%;
	margin: 5px;
	padding: 5px 5px 5px 5px;
	background: white;
	font-family: tahoma, Helvetica, sans-serif;
}
.td1
{
	font-family: tahoma, Helvetica, sans-serif;
    font-size: 18px;
	 color: #3D3D3D;
    font-weight: bold;
    text-align: right;
    padding-top: 20px;
}
.td2
{	
	font-family: tahoma, Helvetica, sans-serif;
    font-size: 15px;
	 color: #EDEDED;
    font-weight: bold;
    text-align: left;
    BACKGROUND-POSITION: center bottom;
    BACKGROUND-IMAGE: url(img/head_10.jpg);
    BACKGROUND-REPEAT: no-repeat;
}
.menu a
{
	font-family: tahoma, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
	font: 14px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
}
.menu a:hover
{
	font-family: tahoma, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFACD;
	font: 14px;
	font-weight: bold;
}
.zagolovok {
   padding-left:16px;
   font-size:14px;
   text-transform:uppercase;
   font-weight:bold;
   font-family : tahoma, Helvetica, sans-serif;
   color: #3D3D3D;
}
.zagolovoksmall {
   padding-left:35px;
   font-size:10px;
   text-transform:uppercase;
   font-weight:bold;
   font-family : tahoma, Helvetica, sans-serif;
   color: #3D3D3D;
}
.content
{
	font: 13px tahoma, Helvetica, sans-serif;
   color: Black;
}
.content_white
{
	font: 13px tahoma, Helvetica, sans-serif;
   color: White;
}
.tab td
{
	font: 13px tahoma, Helvetica, sans-serif;
   color: Black;
	border: 1px solid;
	border-color: #373737;
	background-color: White;
}
