body {
	color: #666666;
        font-family: Verdana;
        font-size: 8pt;
	text-align: justify;
}
img {
	border: 0;
}
th {
	color: white;
        font-family: Verdana;
        font-size: 8pt;
	text-align: center;
	height: 20px;
}
a:link, a:active, a:visited {
	color: #666666;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;	
}
a:hover {
	color: #666666;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: underline;
}
a:link.rus, a:active.rus, a:visited.rus {
	color: #339900;
        font-family: Verdana;
        font-size: 9pt;
	text-decoration: none;	
}
a:hover.rus {
	color: white;
	background-color: #339900;
        font-family: Verdana;
        font-size: 9pt;
        font-weight: bold;
	text-decoration: underline;
}
a:link.for, a:active.for, a:visited.for {
	color: #3366ff;
        font-family: Verdana;
        font-size: 9pt;
	text-decoration: none;	
}
a:hover.for {
	color: white;
	background-color: #3366ff;
        font-family: Verdana;
        font-size: 9pt;
        font-weight: bold;
	text-decoration: underline;
}
a:link.menu, a:active.menu, a:visited.menu {
	color: #666666;
        font-family: Verdana;
        font-size: 9pt;
	text-decoration: none;	
}
a:hover.menu {
	color: #666666;
        font-family: Verdana;
        font-size: 9pt;
	text-decoration: underline;
}
a:link.bestr, a:active.bestr, a:visited.bestr {
	color: #339900;
        font-family: Verdana;
        font-size: 8pt;
        text-align: left;
	line-height: 10px;
	vertical-align: top;
	text-decoration: none;	
}
a:hover.bestr {
	color: #339900;
        font-family: Verdana;
        font-size: 8pt;
        text-align: left;
	line-height: 10px;
	vertical-align: top;
	text-decoration: underline;
}
a:link.bestf, a:active.bestf, a:visited.bestf {
	color: #3366ff;
        font-family: Verdana;
        font-size: 8pt;
        text-align: left;
	line-height: 10px;
	vertical-align: top;
	text-decoration: none;	
}
a:hover.bestf {
	color: #3366ff;
        font-family: Verdana;
        font-size: 8pt;
        text-align: left;
	line-height: 10px;
	vertical-align: top;
	text-decoration: underline;
}
.best {
	background-color: #f5f5f5;
	padding-left: 3px;
}
a:link.pl, a:active.pl, a:visited.pl {
	color: white;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;	
}
a:hover.pl {
	color: white;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: underline;
}
.sel {
        font-family: Verdana;
        font-size: 8pt;
}
.but {
        background-color: white;
        font-family: Verdana;
        font-size: 8pt;
	border: 1px solid #d4d4d4;
	cursor: hand;
}
.go {
	text-align: right;
}
.count {
	margin-top: 35%;
}
.rlist {
	border-left: 1px solid #d4d4d4;
}

.commentdate {
        color: #0066cc;
}
.commentreply {
	border: 1px solid #0066cc;
	padding: 5px;
}
.commenthd1 {
	color: #0066cc;
        font-family: Verdana;
        font-size: 8pt;
	font-weight: bold;
}
.commentinput {
	width: 180px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #0066cc;
}
.commenttextarea {
	width: 497px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #0066cc;
}
.commentsearchsel{
	width: 126px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
	border: 2px solid #0066cc;
}
.commentsearchbut {
	width: 126px;
	color: #0066cc;
        background-color: white;
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
	border: 2px solid #0066cc;
	cursor: hand;
}
.commenterr {
	color: #900000;
}