/* vBulletin 3 CSS For Style 'Default Style' (styleid: 1) */
body
{
	color: white;
	color: #000000;
	font: 13pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    color: #605E5D;
	margin: 0px;
	padding: 0px;
}
#navigator{
background-color: white;
border:5px solid white;
border-top:15px solid white;
border-bottom:5px solid white;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	max-width:1000px;
}
.mainnavbar{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-image:   url(../images/navbgREDsm.gif);
	background-repeat: repeat-x;
	margin-bottom:10px;
	color: white;
	font-size: 11px;
}
.mainnavbar a:link
{
	color: white;
	text-decoration: none;
	font-size: 11px;
}
.mainnavbar a:visited
{
	color: white;
	text-decoration: none;
	font-size: 11px;
}
.mainnavbar a:hover
{
	color: white;
	text-decoration: underline;
	font-size: 11px;
}
.navbarleft{
	background-image:   url(../images/nav-leftbgREDsm.gif);
	background-repeat: no-repeat;
	width:31px;
}
.navbarright{
	background-image:   url(../images/nav-rightbgREDsm.gif);
	background-position: right;
	background-repeat: no-repeat;
	width:31px;
}
#bodymain{
font: 15pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color: #605E5D;
background-color: white;
border-top:5px solid white;
border-bottom:5px solid white;
	width:80%;
	margin-left: auto;
	margin-right: auto;
	max-width:1000px;
}
#bodyindentblank{
font: 15pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color: #605E5D;
background-color: white;
border-top:5px solid white;
border-bottom:5px solid white;
border-left:1px dotted gray;
border-right:1px dotted gray;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	max-width:1000px;
}
#bodyindent{
font: 15pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color: #605E5D;
padding:4%;
background-color: white;
border-top:5px solid white;
border-bottom:5px solid white;
border-left:1px dotted gray;
border-right:1px dotted gray;
	width:65%;
	margin-left: auto;
	margin-right: auto;
	max-width:1000px;
}
#bodyleft{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
float:left;
overflow:visible;
padding:2%;
background-color: white;
border-left:1px dotted gray;
border-top:15px solid white;
border-bottom:15px solid white;
	width:45%;
	margin-left: auto;
	margin-right: auto;
	max-width:500px;
}
#bodyright{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
float:right;
overflow:visible;
padding:2%;
background-color: white;
border-left:1px dotted gray;
border-right:1px dotted gray;
border-top:15px solid white;
border-bottom:15px solid white;
	width:45%;
	margin-left: auto;
	margin-right: auto;
	max-width:500px;
}
#bodyfooter{
font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color: #605E5D;
border-top:1px dotted gray;
background-color: white;
	width:80%;
	margin-left: auto;
	margin-right: auto;
	max-width:1000px;
}
#bodyfooterleft{
font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color: #666666;
float:left;
overflow:auto;
background-color: white;
	width:50%;
	margin-left: auto;
	margin-right: auto;
	max-width:500px;
}
#bodyfooterright{
font: 6pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
float:right;
overflow:auto;
background-color: white;
	width:50%;
	margin-left: auto;
	margin-right: auto;
	max-width:500px;
}
a:link {color: #666666; text-decoration: none; }
a:active {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:hover {color: #666666; text-decoration: underline; }
p{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color: #605E5D;
}
#clear {
			clear: both;
			height: 0px;
		}
.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

