body {
	padding: 0px;
	margin: 0px;
	background: url('bgrpt.jpg') repeat-x #8a8a8a;
	color: #272727;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:12px;
}

#container {
	padding: 8px;
	margin: 14px auto;
	background: #fff;
	width: 960px;
	height:1053px;
}

#topmenu {
	background-color: #000;
	border-top: 1px solid #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#searchbox {
	width: 179px;
	height: 35px;
	background-color: #222;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}

a.mainlevel-top, a.mainlevel-top:visited {
	height: 42px;
	width:122px;
	display: block;
	float: left;
	border-right: 1px solid #fff;
	margin:0px;
	padding-top:10px;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color: #bbb;
}

a.mainlevel-top:hover {
	color: #fff;
	background-color: #222;
}

#maintable td {
	vertical-align: top;
}

.moduletable {
	margin-bottom: 10px;
}

.moduletable h3 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #363636;
	background:url('headingrpt.gif') repeat-x #d6d6d6;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	margin-top: 1px;
}

#leftmenu {
	width: 179px;
	height: 300px;
	margin: 0px;
	padding: 0px;
}

a.mainlevel-leftside, a.mainlevel-leftside:visited, a.latestnews, a.latestnews:visited, a.mostread, a.mostread:visited, a.latestcatnews, a.latestcatnews:visited, a.mainlevel-other, a.mainlevel-other:visited {
	display: block;
	text-align: left;
	background-color: #efefef;
	color: #363636;
	width: 79px;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-size:12px;
}

a#active_menu-leftside {
	font-weight:lighter;
}

a.mainlevel-leftside:hover, a.latestnews:hover, a.mostread:hover, a.latestcatnews:hover, a.mainlevel-other:hover {
	color:#363636;
	background-color: #d5d5d5;
}

#rightmenu {
	/*width: 159px;*/
	padding: 0px;
	margin: 0px;
}

#maincontent {
	/*width: 100%;*/
	padding: 5px 10px 10px 10px;
	text-align: left;
}

#maincontent a {
	text-decoration: none;
	color: #086ae4;
	
}

#maincontent a:hover {
	text-decoration: underline;
	color: #1861bc;
}

.contentpaneopen {
	width: 100%;
}

.contentheading {
	border-bottom: 2px solid #444;
	margin-top: 10px;
}

.contentheading h3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	display: inline;
	text-transform:capitalize;
}

#maincontent .contentheading a {
	font-weight: bold;
	color: #010101;
	text-decoration: none;
}

#maincontent .contentheading a:hover {
	color: #18a5d9;
	text-decoration: underline;
}

.write_comment {
	width: 100%;
	background-color: #eee;
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #888;
	margin-top: 5px;
}

#maincontent a.readon {
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

#maincontent a.readon:hover {
	color: #000;
	text-decoration: underline;
}

#maincontent p {
	line-height: 1.4em;
}

.small {
	font-size: 12px;
	float: right;
}

.createdate, .modifydate {
	text-align: right;
	font-size: 10px;
}

.article_category {
	float: right;
	color: #e58b2a;
	font-weight: bold;
	/*font-style: italic;*/
}

.article_seperator {
	margin-top: 15px;
	display: block;
}

#slogan {
	text-align: center;
	color:#000000;
	font-weight: bold;
	font-size: 18px;
	padding: 4px 0px 4px 0px;
}

#bottomquote {
	font-style: italic;
	background-color: #ddd;
	color: #333;
	text-align: right;
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #fff;
}

#footer{
	padding:5px;
	background-color:#000;
	color:#eee;	
}

#funnel {
	margin: 2px;
	padding: 2px;
	margin-bottom: 6px;
	border: 1px solid #888;
}

#funnel p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}

#funnel #category_title {
	font-size: 18px;
}

#funnel #breadcrumb {
	text-align: left;
	padding-left: 5px;
}