body { /*шрифт для всей страницы*/
font-family: tahoma, helvetica, arial, sans-serif;
}

.MainTable{
border: 3px solid white;
}


TD.SectionHead1 {
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
border-left: 1px solid #A9A9A9;
text-indent:16px; /*оступ текста от края*/
height:30;
color:white;
background: #A2BD30; /* Цвет фона green */
font-size:90%;
}

TD.SectionHead2 {
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
border-right: 1px solid #A9A9A9;
background: #A2BD30; /* Цвет фона */
}

Table.Section{
border: 1px dotted #A9A9A9;
  font-size: 11px;
}

TD.SectionHeadMain1 {
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
border-left: 1px solid #A9A9A9;
text-indent:16px; /*оступ текста от края*/
height:30;
color:black;
background: #F8C400; /* Цвет фона */
font-size:90%;
}


TD.SectionHeadMain2 {
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
border-right: 1px solid #A9A9A9;
background: #F8C400; /* Цвет фона */
}

Table.SectionMain{
border: 1px dotted #A9A9A9;
  font-size: 11px;
}

Table.TopLinksTable{
border-bottom: 1px dotted #A9A9A9;
border-top: 1px dotted #A9A9A9;
border-right: 1px dotted #A9A9A9;
  font-size: 15px;
}

TD.TopLinksTable{
border-left: 1px dotted #A9A9A9;
}

TD.TopInfo{
padding-bottom:5px;
padding-top:5px;
}


TD.TopLinksTable1{
border-left: 1px dotted #A9A9A9;
border-right: 1px dotted #A9A9A9;
}


.HeadText{
font-size:90%;
}

TH.HeadText{
background: #DDDDDD; /* Цвет фона */

        font-weight: normal;
}

TD.BestPhotos{
font-size:75%;
}


TR.BestPhotosOdd{
background: #E5E5E5; /* Цвет фона */
}

Table.BestPhoto{
  font-size: 12px;
}

img {
border: 1px solid #8E8E8E;
}

A.TopLinks{
color:black;
text-decoration: none;
}

A{
color:#606060;
text-decoration: none;
}

A.Big{
color:black;
text-decoration: none;
}

A:hover{
color:black;
text-decoration: underline;
}

A.TopLinks:hover{
color:black;
text-decoration: underline;
}

img.NoBorder{
border:0;
}

.flat_style{
border:1 solid #8E8E8E;
background: #FFFFFF; /* Цвет фона */

}

span.lighttxt{
font-weight:lighter;
}

A.whitelink{
color:white;
text-decoration: none;
border-bottom: 1px dotted;
}

A.whitelink:hover{
color:white;
text-decoration: none;
border-bottom: 1px dashed;
}

H1,H2,H3{
margin:0px;
padding:0px;
}

H1{
font-size:90%;
}

H3{
  font-size: 11px;
  font-weight:normal;
}