/*#############################
.item_random_title {
	display:none;
}
*/
.bannerimage img {
	border: 0px none;
}

.error {
	color: red;
}

.hide{
	display:none;
}

.quicklinks {
	width: 150px;
	}

#searchbox {
	font-size: 11px;
}
	
	#searchbox input.textbox{
		width: 100px;
	}

	#searchbox input {
		font-size: 11px;
	}
	#searchbox form {
		padding:0px;
		margin: 0px;
	}
	#searchbox a {
		text-decoration: none;
		color: #ffffff;
	}

/*SCROLLER*/
#pscroller1 {
	width: 150px;
	height: 150px;
}

#pscroller1 a {
	text-decoration: underline;
	color: #000000;
}

.someclass {
	line-height: 140%;
}


/*CONTENT FORMAT*/
#item_content { }
#item_news { margin-bottom: 20px; }
#item_news h3,h5 { }
#item_news img { }
#item_article { padding-bottom: 10px; }
#item_event { }
#item_link { }
#item_plain { }
#item_rss { }
#genlist { }
.genlist_tr { }
.genlist_divclass { }

.genlist_divclass table {
	width: 98%;
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-color: #bbbbbb;
	border-style: solid;
	border-collapse: collapse;
}

.genlist_divclass td,th  {
	border-width: 1px 1px 0 0;
	border-color: #bbbbbb;
	border-style: solid;
}

.genlist_divclass th {
	background-color: #2E3092;
}

.genlist_divclass th a  {
	color: #ffffff;
}

/*FORUM START*/

#forum table {
	border: 1px solid #2175bc;
}

#forum a {
	text-decoration: underline;
}

#forumheader {
	color: #fff;
	background-color: #2175bc;
}

#topicoddcolor {
	background-color: #fff;
}

#topicevencolor {
	background-color: #eee;
}

/*PRIVATE*/

.item_random_title {
	font-weight: bold;
}
.item_random_content {
	font-weight: normal;
}
.item_random_author {
	font-weight: bold;
}