/* CSS Document */
/* тело сайта */
body.body{
background-color:#666666;
width:100%;
}
table.body{
width:100%;
background-color:#FFFFFF;
border-collapse:separate;
border:1px solid #00C;
}
/* top */
td.top{
border:1px solid  #00C;
}
/* left */
td#left{
width:5%;
min-width:80px;
padding:1px;
margin:0px;
border:1px solid #00C;
vertical-align:top;
text-align:center;
background-color:#FFFFFF;
}
#left label{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:12pt;
font-weight:bolder;
color:#00F;
}
#left a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10pt;
padding:0px;
margin:0px;
display:block;
text-decoration:none;
color:#03F;
width:100%;
}
#left a:hover{
text-decoration:underline;
}
#left a:active{
font-size:8pt;
}
#left form{
padding:3px;
}
/* center */
td.center{
width:80%;
min-width:250px; 
border:1px solid  #00C;
text-align:justify;
font-family:Times New Roman, Georgia;
font-size:11pt;
color:#000;
vertical-align:top;
background-color:#FFFFFF;
padding:10px;
}
p.ind{
border:2px #009 solid;
margin:3px;
padding:2px;
}
#center a{
font-size:14pt;
color:#00F;
}
#center a:visited{
font-size:14pt;
color:#006;
}
#center a:hover{
font-size:14pt;
color:#09F;
}
/* info */
.anc a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10pt;
text-decoration:none;
color:#03F;
width:100%;
}
.anc a:hover{
text-decoration:underline;
}
.anc a:active{
font-size:8pt;
}
a.ac:link, a.ac:visited{
color:#00F;
}
/* right */
td.right{	
width:15%;
min-width:170px;
border:1px solid  #00C;
vertical-align:top;
text-align:center;
}
/* table */
#rigtab{
 border:1px solid #FFF;
 font-size:10pt;
 color:#00C;
 font-family:"Times New Roman", Times, serif;
}
#rigtab font{
	color:#FFF;
	font-weight:bolder;
}
#rigtab a{
 color:#03F;
 text-decoration:none;
}
#rigtab a:hover{
 text-decoration:none;
 color:#09F;
}
#rigtab td{
 border-bottom:1px #00C solid;
}
/* bottom */
td.bottom{
padding:1px 3px 1px 3px;
margin:0px;
text-align:justify;
font-size:8pt;
color:#009;
border:1px solid  #00C;
}
/* images */
img.img{

}
/* icons */
.ico{
height:50px;
width:50px;
border:0;
}
.ico:hover{
background:url(img/background.gif);
}
/* header */
.head {
text-align:left;
font-size:20px;
color:#009;
}
h1.header{
font-style:italic;
text-align:center;
font-size:30px;
color:#009;
}
.hd_as {
font-size:25px;
color:#009;
text-align:center;
}
.subtext{
font-size:10pt;
color:#069;
padding:2px;
margin:3px;
}
div.text{
font-style:italic;
color:#00C;
padding:2px;
margin:3px;
}
/* references */
#references h1, #references h2{
font-size:18px;
text-align:center;
padding:2px;
margin:3px;
}
#references p{
font-size:10pt;
text-align:center;
padding:2px;
margin:3px;
}
#references a{
color:#00F;
}
#references a:visited{
color:#006;
}
#rhr p{
font-size:12pt;
text-align:center;
padding:2px;
margin:3px;
}
#rhr a{
color:#00F;
}
#rhr a:visited{
color:#006;
}
/* navigation */
#navigation{
padding:20px 10px 20px 10px;
color:#006;
}
#navigation a{
font-family :Arial, Geneva, Verdana; 
font-size:8pt;
color:#039; 
text-decoration:underline;
}
/* rating */
.prize_place{
	margin:0px 0px -12px 0px;
	border:0;
}
