/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 3.8.0 Release Candidate 1
|| # ---------------------------------------------------------------- # ||
|| # All code in this file is ©2000-2008 Jelsoft Enterprises Ltd.     # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/

body {
	background: #EEEEEE;
}
body, li, td, div {
	font: 11px verdana, arial, sans-serif;
}
ul {
	list-style-type: none;
}
li {
	font-size: 10pt;
}
i {
	color: silver;
}
p.largefont {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
div.pagebody {
	width: 1024px;
        align: center;
	background: white;
	padding:16px;
	border: 1px solid silver;
}
div.pda {
	float: right;
	background: #F9F9F9;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 4px;
}
div.post {
	border: 1px solid silver;
	padding: 1px;
	margin-bottom: 16px;
}
div.posttop {
	padding: 4px;
	background: #EEEEEE;
}
div.username {
	font-weight: bold;
	width: auto;
	float: left;
}
div.date {
	font-size: 13px;
	width: auto;
	text-align: right;
}
div.posttext {
	font-size: 13px;
	padding: 4px;
	background: #F9F9F9;
}
div.highlight {
	padding: 4px;
	background: #FFFFCC;
}
span.small {
	font-size: 10px;
}
#content {
	margin-bottom: 8px;
	border: 1px solid silver;
	padding: 4px;
	padding-left: 24px;
}
#navbar {
	background: #F9F9F9;
	border: 1px solid silver;
	padding: 4px;
	text-align: left;
}
#pagenumbers {
	text-align: center;
	margin-bottom: 4px;
}
#copyright {
	text-align: center;
}
hr {
	visibility: hidden;
	display: none;
}


.vbmenu_main {
color:#646464;
font-size:10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform: uppercase;
}
.vbmenu_main a:link, .vbmenu_main a:visited {
color:#646464;
text-decoration:none;
}

.vbmenu_nav {
color:#ffffff;
font-size:11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold
}
.vbmenu_nav a:link, .vbmenu_nav a:visited {
color:#ffffff;
text-decoration:none;
}
.vbmenu_nav a:hover {
text-decoration:underline;
}


/*======================================================================*\
|| ####################################################################
|| # Downloaded: 11:52, Fri Dec 12th 2008
|| # CVS: $RCSfile$ - $Revision: 25797 $
|| ####################################################################
\*======================================================================*/

