* {
margin:0;
padding:0;
list-style: none;
border:0;

}	

body {
background: #FEBD79;
width: 990px;
margin: 0 auto;
/*font-family: verdana, sans-serif;
line-height: 130%;
font-size: 0.75em;*/
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height:1.5;
}

p{
	text-align: justify;
}

h2,h3{font-size: 110%;margin-bottom: 6px;}

h2 {
	background: #060;
	color: #FFC;
	text-align: center;
	padding: 3px 0 3px 0;
}

sup {
color:red;
}

a {color: #444; text-decoration: none; font-weight: bold;}
a:link  {color: #FF4500; text-decoration: none;}
a:visited { text-decoration: none;}
a:hover {text-decoration: underline;}

#advtop p{
	font-size: 75%;
}
#advtop a{
	font-size: 100%;
}
#advtop p{
	text-align:center; 
	padding-top: 20px; 
}


#header{
	clear:left;
	border-top: 1px solid #0A0;
	border-left: 1px solid #0A0;
	border-right: 1px solid #0A0;
        margin:0;padding:0;overflow:hidden;
}

div#header div#centerbelt{ margin:0;padding:0;}
div#header div#centerbelt{ float: left; width: 988px; height: 60px; overflow:hidden;}
div#header div#centerbelt {background: url(/i/terr-990-3-60.jpg)}
div#header div#centerbelt h1{float: left; width: 428px; height: 60px; margin:0;padding:0;overflow:hidden;}
div#header div#centerbelt h1{background: transparent;}
div#header div#centerbelt h1 span{display:none;}

div#header div#centerbelt div#banner{float:right; width: 560px; clear: none; margin:0; padding: 0;}
/*div#header div#centerbelt div#banner{float:right; width: 468px; clear: none; margin:0; padding: 0;}*/
div#header div#centerbelt div#banner{background: transparent;}
/*div#header div#centerbelt div#banner{display:none;}*/
div#header div#centerbelt div#banner object{float:right; width: 560px; margin:0; padding: 0;}
/*div#header div#centerbelt div#banner object{float:right; width: 468px; margin:0; padding: 0;}*/



#homemenu{
    margin:0;padding:0;
width: 988px; /* Точное указание ширины для IE */
overflow:hidden; /* не позволяем блоку схлопнуться */
border-top: 1px solid #0A0;
border-right: 1px solid #0A0;
border-left: 1px solid #0A0;
background: #FF4500;
color: black;
}

#homemenu li{
float: left;
padding: 3px 0px;
text-align: center;
}

#homemenu li img{
margin-right: 3px;
}

#homemenu .nextmatch, #homemenu .prevmatch{
float: right;
color: white;
padding-right: 3px;
}
#homemenu .prevmatch{
color: black;
}

#homemenu  a {  color: black; font-weight: bold; text-decoration: none; padding: 3px 6px;}
#homemenu  a:hover { background: black; color: #FF4500; text-decoration: none;}


#main{
float: left;
width: 990px; /* Точное указание ширины для IE */
overflow:hidden; /* не позволяем блоку схлопнуться */
border-top: 1px solid #0A0;
border-bottom: 1px solid #0A0;
}

#content,
#sidebar {
	padding: 6px;
  overflow: hidden;
}

#content {
float: left;
width: 771px;
width: 747px;
border-left: 1px solid #0A0;
border-right: 1px solid #0A0;
padding-left:  12px;
padding-right:  12px;
padding-left:  24px;
padding-right:  24px;

background: #FFD5AA;
}	

#sidebar {
float: right;
width: 181px;
border-left: 1px solid #0A0;
margin-left: -1px;
background: transparent;
}	


#news {
float: left;
width: 266px;
padding-right:6px;
border-right: 1px solid #0A0;

margin-left:-12px;
}

#topnews {
float: right;
width: 492px;
width: 480px;
width: 468px;

padding-left: 6px;
padding-left: 18px;
border-left: 1px solid #0A0;
margin-left: -1px;

line-height:1.3;

}



#content .block, #pbody{
width: 100%; /* Точное указание ширины для IE */
overflow:hidden; /* не позволяем блоку схлопнуться */
margin-bottom: 6px;
}


#content .adv468{
text-align: center;
margin-bottom: 6px;
}


#content .block .txt{
  _height: 0;/*это для ИЕ*/
	display: table;
}

#content p, #content ul, #content .block p, #content .block .txt p, #pbody p{
	margin-bottom: 12px;
	margin-bottom: 20px;
}

#content .block .txt p a{ text-decoration: none;}
#content .block .txt p a:hover{ background:#FFC;}

#content .block li {
list-style: disc inside;
padding-left: 25px;
text-indent: -13px;
}

#content .block h1,
#content .block h3,
#topnews .block h2{
  margin: 0px 0px 10px 0px; 
  padding: 0; 
  font-weight: normal; 
  text-align: left; 
  font-family: 'Times New Roman', Georgia,Serif;
  font-family: Georgia, 'Times New Roman', Serif;
  color: brown;
	background: transparent;
}
#topnews .block h2 {
  font-size: 140%; 
  font-variant: small-caps;
}

#topnews .pin h2{
  font-size: 120%; 
  text-transform: uppercase;
  font-weight: bold;
}

#topnews hr{
    margin: 0px 0px 10px 0px;
    height: 1px;
    background-color: #0A0;
    color: #0A0;
    border: none;
}


#content .block h1{
  margin: 20px 0px 10px 0px; 
  font-size: 170%; 
  font-weight: bold;
  font-variant: small-caps;
}


#content .block h3 {
  font-size: 140%; 
  font-variant: small-caps;
}

#content .block h3 a{
  font-weight: normal;
  color: brown;
  text-decoration: underline;
}
#content .block h3 a:hover {color: #FF4500;}

.light *{
background-color: #FFC;
}
.dark *{
background-color: #EEA;
}
.x-dark *{
background-color: #CC8;
}

#content caption{
padding: 6px;
margin-top: 6px;
margin-bottom: 0px;
font-weight: bold;
background-color: #006600;
color: #FFFFCC;
height: 25px;
text-align: center;
}
#content th {
 text-align: center;
}
#content tr {
margin: 0px 0px;
}

#content td {
padding-left:7px;
padding-right:7px;
margin: 0px 0px;
text-align: right;
}

#content .pts {
	font-weight: bold;
}
#content .name {
  text-align: left;
}
#content .tfooter {
  text-align: center;
}

img.fleft, img.fright{
	border: 3px solid #FFC;
}

img.fleft {
	float: left;
	margin: 0px 6px 6px 0px;
}

img.fright {
	float: right;
	margin: 0px 0px 6px 6px;
}

#content .pimc {
	clear: both;
	margin: 6px;
	text-align: center;
}

#content .pimc img{
	border: 3px solid #FFC;
	clear: both;
}



#sidebar  a { color: black; font-weight: normal; text-decoration: none;}
#sidebar  a:hover {color: #FF4500; text-decoration: underline;}


#sidebar dt{
	text-align: center;
	margin-top: 6px;
}
#sidebar dt: first-child{
	margin-top: 0px;
}

#footer, #advbot{
clear: both;
text-align: center;
color: gray;
padding: 6px 0px 6px 0px;
}

#footer{
	border-bottom: 1px solid #0A0;
}

#footer  a:link, #footer a:visited { color: #555; font-weight: normal; text-decoration: none;}


#advbot div{
	margin-bottom: 6px;
}
#advbot  a:link, #advbot a:visited { color: #555; font-size: 90%; font-weight: normal; text-decoration: none;}

div .pic, div .pic-right, div .pic-center{
	float: left;
	margin: 0 6px 0 0;
	background: #FFC;
	color: gray;
	text-align: center;
	padding: 3px;
}

div .pic-right{
	float: right;
	margin: 0 0 0 6px;
}

div .pic-center{
	float: none;
	color: black;
}

div .pic .info, div .pic-right .info, div .pic-center .info{
	text-align: right;
	font-size: 80%;
}

div .pic p, div .pic-right p, div .pic-center p{
	text-align: center;
}

div .counter {
	display: inline;
	margin: 6px;
}

#listnews {
padding: 0px 3px 3px 3px;
color: gray;

line-height:1.3;
}

#listnews a{
font-weight: normal;
}


#listnews dt{
margin: 3px;
}

/*#listnews dt a{font-weight: normal;color: #FF4500; text-decoration: none;}*/
#listnews dt a{font-weight: normal;color: brown; text-decoration: none;}
#listnews dt a:hover{ text-decoration: underline;}


#listnews dd{
padding-left: 56px;
text-indent: -40px;
padding-left: 46px;
text-indent:  -40px;
margin-bottom:4px;
}

#listnews .actual {color: #00F;}

#listnews dd a{padding-left: 6px;color: #666;}
#listnews dd a:link { color: #000;}
#listnews dd a:visited { text-decoration: none;}
#listnews dd a:hover { text-decoration: underline;}
#listnews .actual a:link, #listnews .actual a:visited {	color: #00F;}

#search .button{
background: transparent;
}

#pmp a{color:black;font-weight: normal;}
#pmp a:visited{color:#444;}


div.adv468 h2{ background: #075; color: white;}

div#counters1x1 {display: none;}

div.block h1 {
font-size: 110%;margin-bottom: 6px;
background: #060;
color: #FFC;
text-align: center;
padding: 3px 0 3px 0;
}

div#rtn4pnbskrsf {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.1;
	text-align: left;
}

div#rtn4pnbskrsf a.rttitle {
	font-weight: bold;
}

div#rtn4pnbskrsf td {
}

div#rtn4pnbskrsf a.rtdesc{
}

div#rtn4pnbskrsf img{
	width: 75px;
	height: 75px;
}

div#MarketGid4415 a.mctitle,
div#MarketGid4415 a.mcdesc{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.1;
	text-align: left;
}

div#MarketGid4415 a.mctitle{
	font-weight: bold;
}

div#MarketGid4415 a.mcdesc{
}


