body {font-family: Verdana; font-size: 12px; text-align: left;}

div {
	text-align: left;
}

a {
	color: #004276;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.top {
	font-size: 17px !important; 
}

div.top {
	
	/*font-size: 14px !important;*/
}


ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

ul.grey-tabs-menu {
	border-bottom: 2px solid #cc3300;
}

ul.grey-tabs-menu li {
	float: left;
}

ul.grey-tabs-menu li span.right {
	width:2px;
	margin-left:3px;
	height:20px !important;
	margin-top:4px;
	height:28px;
}

ul.grey-tabs-menu li.active span.right{
	color: #FFF;
}
ul.grey-tabs-menu span {
    display: block;
    float: left;
    height: 27px;
    width: 4px;
}

ul.grey-tabs-menu li a {
	display: block;
	float: left;
	height: 20px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 4px 0px 6px;
}

ul.grey-tabs-menu li a:hover, .header-top-menu a:hover {
	color:#CC3300;
}

ul.grey-tabs-menu li.active a {
	height:22px;
	background-color:#CC3300;
	color:white;
}

ul.grey-tabs-menu li.language, ul.grey-tabs-menu li.right{
	float: right;
}

li.active {
	background-color:#CC3300;
	margin-right:0px !important;
}

.footer {
	font-size: 10px !important;
	color: #999999;
}

.footer a {
	font-size: 11px;
	color: #000;
}

.footer a:hover {
	text-decoration: none;
}

.header-top-menu {
	float:right;
	font-size:12px;
	font-weight:bold
}

.header-top-menu a {
	color: #000;
	text-decoration: none;
}

.ads {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 7px;
}

.news-item-body {
	line-height: 21px;
	font-size: 14px;
}

.like-active {
	display: inline;
}

.like-active a {
	background-image: url("../images/vote.jpg");
	background-repeat: no-repeat;
	padding: 1px 0px 1px 23px;
}

.like-disabled {
	display: inline;
}

.labeled-input {
	color: #999;
	font-style:italic;
}

.no-print {
	display: none;
}
