* {
	font-family:arial;
}
h1 {
	font-size:16px;
	text-align:center;
}
#maintable {
	border:1px solid #000000;
}
.searchbar {
	float:right;
	display:inline;
	color:white;
	font-size:14px;
	padding:0px;
	position:relative;
	vertical-align: text-top;
	line-height:0px;
}
.searchbar form {
	padding:0px;
	margin:0px;
}

.leftmenu {
	background-color:#89807c;	
}
.leftmenu ul li {
	color:#2b2624;
}
.leftmenu ul li a {
	text-decoration:none;
	color:#2b2624;
}

.content {
	background-color:#bcaeab;
	padding:10px;
	text-align:justify;
	font-size:12px;
	color:black;
}

.rightmenu {
	background-color:#131313;
}

.newscell {
	background-image:url(/images/5-right-bar-article-gradient-loop.gif);
	color:white;
	width:220px;
	padding:10px;	
}
.newscell a {
	color:white;
}
.news_header {
	width:220px;
	height:14px;
	color:white;
	padding:10px;
	text-align:center;
	font-weight:bold;
	background-image:url(/images/5-right-bar-article-top-beveled-slice.gif);
}
.news_footer {
	background-image:url(/images/5-right-bar-article-bottom-beveled-slice.gif);
	width:240px;
	height:21px;
}
