@charset "utf-8";
.threeborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	background-color: #CCCC33;
	background-image: url(back2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo_bak {
	background-image: url(new_logo2_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logo_bak a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

.allborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1 {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-family: Tahoma, Verdana;
}
h3 {
	font-family: Georgia;
	font-size: 16px;
	color: #0000FF;
}
.shownews {
	background-color: #FFFFFF;
	border: 1px dashed #CCCC33;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.links a {
	text-decoration: none;
	color: #0000FF;
}
.newslist {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCC33;
}
.archive {	font-size: 11px;
}
h3 a {
	text-decoration: none;
	color: #006600;
}
.title_inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.description {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.sources {
	font-family: Tahoma;
	font-size: 10px;
}
.comment {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.rate {
	height: 20px;
	width: 20px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 2px;
	cursor: pointer;
}
.datef {
	color: #006600;
}
.topstories {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Tahoma, Verdana;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.more {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	width: 100%;
	padding-top: 3px;
	font-weight: bold;
}
.showlink {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
	font-weight: bold;
}
.formbox {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 170px;
}
.comments {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
.comment_text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	height: 40px;
	width: 305px;
}
.ind_comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAEAFF;
	width: 310px;
	position: relative;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	overflow: auto;
	border: 1px solid #000099;
	color: #000099;
}
.commentlink {
	font-size: 10px;
	font-weight: bold;
}

