﻿/*
#x_content_middle{
	background-color: #fcfbfc;
	border-right: 1px solid #91a7b4;
	border-left: 1px solid #91a7b4;
	border-top: 1px solid #91a7b4;
	padding: 5px;
	font-size: 11px;
	font-family: tahoma;
	margin: 0px;
}

*/

ul#news_cats{
	list-style: none;
	margin: 5px 5px 5px 0;
	padding: 0 0 0 0;
	font-size: 11px;
}

ul#news_cats li{
	height: 16px;
	list-style: none;
}

ul#news_cats li a{
	background: url(../images/minidots.gif) right center no-repeat;
	padding-left: 0px;
	padding-right: 10px;
	margin-right: 5px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #336699;
	display: block;
	width: 97%;
}

* html ul#news_cats li a{
	width: 85%;
}

ul#news_cats li a:hover{
	color: black;
	text-decoration: underline;
}

#x_content_middle div#title{
	font-size : 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

#x_content_middle div#time{
	font-size: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#x_content_middle div#story{
	text-indent: 25px;
	font-size: 11px;
	text-align: justify;
}

#x_content_middle div#printbar{
	padding-top: 2px;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
}

#x_content_middle td,input,textarea,select{
	font-size: 11px;
	font-family: Tahoma;
}

#x_listed{
	padding: 3px;
	margin-bottom: 5px;
}

#x_listed div#title{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

#x_listed div#title a{
	color: #336699;
	font-weight: bold;
}

#x_listed div#title a:hover{
	color: black;
}

#x_listed div#time{
	font-size: 10px;
	padding-right: 16px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #bbb;
}

#x_listed div#story{
	font-size: 11px;
	text-align: justify;
	text-indent: 0px;
	padding-right: 2px;
}

#x_listed div#contbar{
	text-align: left;
	font-size: 11px;
	margin-top: 10px;
	padding-top: 2px;
}

#x_listed div#contbar a{
	color: #CC0000;
}

#x_listed div#avatar{
	text-align: center;
	padding-top: 3px;
}

#x_listed div#avatar img{
	padding: 3px;
}

#newsletter input{
	font-size: 11px;
	font-family: tahoma;
}

#newsletter select{
	font-size: 11px;
	font-family: tahoma;
}

.topNews a{
	color: #0066CC;
	text-decoration: none;
}

.topNews a:hover{
	color: black;
	text-decoration: underline;
}