html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body-bg.gif);
	background-color: #676767;
}
a {
	text-decoration: none;
	color: #202020;	
}

ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
	color: #202020;
}
li {
	padding: -2px 0px -2px 2px;
     margin: 2px;
	list-style: disc;
	color: #202020;
}
li a {
	color: #202020;
}

#border {
	background-image: url(images/border-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 952px;
	margin: 0px auto;
	border-left: 4px #e6e6e6 solid;
	border-right: 4px #e6e6e6 solid;
}
.content-wrapper {
	background-color: #5d798d;
	padding: 2px 0px 0px 0px;
}
.search-tags-cloud {
	background-color: #000000
	padding: 3px 3px 3px 3px;
}

.lfooter, .mfooter, .rfooter {
     border-top: 3px #5d798d solid;
     border-bottom: 1px #2b2b2b solid;
     background-color: #4b4f51;
}
.mfooter {
     background-position: center top;
     background-repeat: no-repeat;
     text-align: center;
     color: #999999;
}
.mfooter a {
     color: #b0dff9;
     text-decoration: underline;
}
.mfooter a:hover {
     color: #FFFFFF;
     text-decoration: underline;
}
.footerlinks {
     color: #999999;
}
.footer {
	border-top: 1px #9d9d9d solid;
	background-color: #333333;
	background-image: url(images/footer/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
}
.footer a {
	color: #b0dff9;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1.mid {
	color: #FFFFFF;
	background-color: #056896;
	background-image: url(images/mid/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px #FFFFFF solid;
	padding: 8px 20px;
	text-transform: uppercase;
	border-left: none;
}
#top-nav {
	position: absolute;
	z-index: 100;
	width: 930px;
	height: 20px;
	left: 50%;
	top: 8px;
	margin-left: -474px;
	color: #FFFFFF;
	font-weight: bold;
}
#top-nav a {
	color: #FFFFFF;
	margin-left: 26px;
	float: left;
}
#top-nav a:hover {
	color: #FFFFFF;
}
#top-nav a.print {
	text-decoration: underline;
	padding-left: 26px;
	float: right;
	background-image: url(images/icon-print.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#top-sticker {
	position: absolute;
	z-index: 100;
	width: 608px;
	height: 150px;
	left: 50%;
	top: 14px;
	margin-left: -224px;
}
#top-sticker img {
	margin: 0px 7px;
}
#top-icons {
	position: absolute;
	z-index: 100;
	width: 34px;
	left: 50%;
	top: 50px;
	margin-left: 405px;
	color: #FFFFFF;
	font-weight: bold;
}


/* -------- details4 -------- */
#details4 {
	font-size: 13px;
	color: #282828;
	padding: 14px 20px;
	background-color:#ffffff;
}

#details4 p, #details4 td, #details4 div, #details4 span {
	font-size: 13px;
}

#details4 a {
     text-decoration: underline;
     font-weight: bold;
}
#details4 a:hover {
     text-decoration: none;
     font-weight: bold;
}
#details4 a:hover:visited {
     color: #6f7b95;
     text-decoration: none;
     font-weight: bold;
}
#details4 a:visited {
     color: #6f7b95;
     text-decoration: underline;
     font-weight: bold;
}
#details4  .table {
	padding: 20px 0px;
}
#details4  div.img {
	text-align: center;
	padding: 4px 0px;
}
.details4-stats {
	background-color: #e3f7fe;
	padding: 8px 14px;
	border-bottom: 1px #FFFFFF solid;
}
.details4-pager {
	background: #386686 url(images/inner-news/pager-bg2.gif) no-repeat center center;
	text-align: center;
	width: 517px;
	padding: 2px 0px 3px 0px;
}
table.forum-quote td{
font-style: italic;
font-size:12px;
color:#666666;
}