/* Firefox */
@-moz-document url-prefix()
{
#firefoxblock { display: block; }
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#safariblock { display: block; }
}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body #operablock { display: block; }
}

html,body{
	height:100%;
	margin:0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	background-color: #b8ae95;
	text-decoration: none;
}

table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
}
p {margin: 0; padding: 0;}
.category {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}
.category a:hover {
	text-decoration: underline;
	}
.speedbar {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 6px;
}
.speedbar a {
	color: #4b719e;
	text-decoration:none;
}
.speedbar a:hover {
	text-decoration: underline;
	}

.slink {
	color: #9A7556;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #C99B56;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	}

.slink a:hover {
	color: #837347;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	}
.copy {
	color: #857a62;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #727272;
	text-decoration:none;
	}

.copy a:hover {
	color: #727272;
	text-decoration: underline;
	}
.ltitle {
	color: #E34000;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #E34000;
	text-decoration:none;
	}

.stext a:hover {
	color: #E34000;
	text-decoration: underline;
	}
.ntitle {
	color: #7e724c;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.ntitle a {
	color: #4b719e;
	text-decoration:none;
}
.ntitle a:hover {
	text-decoration: underline;
	}
.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
}
.ctitle a {
	color: #4b719e;
	text-decoration:none;
}
.ctitle a:hover {
	text-decoration: underline;
	}

.news {
	text-align:justify;
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #857a62;
	font-weight: normal;
}

.news img {
	border:none;
}

.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: underline;
	}
.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#7e724c;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #7e724c;
	text-decoration: none;
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #7e724c;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: none;
	background-color: #897c5e;
	font-family: Tahoma;
	font-size: 11px;
	color: #e9decf;
	}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigation {
	color:#e9decf;
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #e9decf;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px;
	font-family: Tahoma;
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
.date {
	color: #B35831;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
.date a:active, .date a:visited, .date a:link {
	color: #BE2F10;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.date a:hover {
	color: #e9decf;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #897c5e;
}
.vote_tit {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #b98746;
}
.votes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #b98746;
	text-decoration: none;
}
.topnews {
	font-family: Tahoma;
	font-size: 11px;
	color: #857a62;
	text-decoration: none;
	font-weight: normal;
}
.topnews a:active, .topnews a:visited, .topnews a:link {
	color: #857a62;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.topnews a:hover {
	color: #e9decf;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #897c5e;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #857a62;
	text-decoration: none;
}
.menu a:active, .menu a:visited, .menu a:link {
	color: #857a62;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.menu a:hover {
	color: #e9decf;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #897c5e;
}
.menu- {
	font-family: Tahoma;
	font-size: 14px;
	color: #7A705A;
	text-decoration: none;
	font-weight: bold;
}
.menu_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_2 a:active, .menu_2 a:visited, .menu_2 a:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.menu_2 a:hover {
	color: #755E33;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.login {
	font-family: Tahoma;
	font-size: 11px;
	color: #8F7958;
	text-decoration: none;
}

.login a:active, .login a:visited, .login a:link {
	color: #8F7958;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.login a:hover {
	color: #e9decf;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #897c5e;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #857a62;
	text-decoration: none;
}
.news a:active, .news a:visited, .news a:link {
	color: #A96F3F;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.news a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #e9decf;
	background-color: #897c5e;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B8854B;
	text-decoration: none;
}
.top news a:active, .top news a:visited, .top new a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #857a62;
	text-decoration: none;
}
.linknews {
	font-family: Tahoma;
	font-size: 11px;
	color: #9B8155;
	text-decoration: none;
}
.linknews a:active, .linknews a:visited, .linknews a:link {
	color: #98805A;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #F2E8D7;
}
.linknews a:hover {
	color: #e9decf;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #897c5e;
}
.comment {
	font-family: Tahoma;
	font-size: 11px;
	color: #857a62;
	text-decoration: none;
}
.linknews2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #897c5e;
	text-decoration: none;
}
.linknews2 a:active, .linknews2 a:visited, .linknews2 a:link {
	color: #897c5e;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.linknews2 a:hover {
	color: #e9decf;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #897c5e;
}
