/* vBulletin 3 CSS For Style 'Default Style' (styleid: 1) */
a:link, body_alink
{
	color: #152f00;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #676767;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #000000;
	text-decoration: none;
}
.page
{
	background: #FFFFFF;
	color: #000000;
}
.tborder
{
	background: #F2F2F2 ;
	color: #000000;
	border: 1px solid #D7D7D7;
}
.tcat
{
	background: #53772f;
	color: #FFFFFF;
	font: bold 10pt helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #000000;
	text-decoration: underline;
}
.thead
{
	background: #3f9300;
	color: #000000;
	font: 11px Helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #000000;
}
.thead a:visited, .thead_avisited
{
	color: #000000;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #000000;
}
.tfoot
{
	background: #53772f;
	color: #FFFFFF;
}
.tfoot a:link, .tfoot_alink
{
	color: #FFFFFF;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #FFFFFF;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #000000;
}
.alt1, .alt1Active
{
	background: #F9F9F9;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #FFFFFF;
	color: #000000;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #F5F5FF;
	color: #000000;
	font: 10pt helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt Helvetica, sans-serif;
}
.button
{
	font: 11px Helvetica, sans-serif;
}

select
{
	font: 11px Helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: Helvetica, sans-serif;
}
.smallfont
{
	font: 11px Helvetica, sans-serif;
}
.time
{
	color: #666686;
}
.navbar
{
	font: 11px Helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #F6FFEE;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}
.panelsurround
{
	background: #E8FFD2;
	color: #000000;
}
legend
{
	color: #22229C;
	font: 11px Helvetica, sans-serif;
}
.vbmenu_control
{
	background: #53772f;
	color: #FFFFFF;
	font: bold 11px Helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #000000;
	text-decoration: none;
}



.vbmenu2_control
{
	color: #636363;
	font:  11px Helvetica, sans-serif;
	padding: 4px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu2_control a:link, .vbmenu2_control_alink
{
	color: #636363;
	text-decoration: none;
}
.vbmenu2_control a:visited, .vbmenu2_control_avisited
{
	color: #636363;
	text-decoration: none;
}
.vbmenu2_control a:hover, .vbmenu2_control a:active, .vbmenu2_control_ahover
{
	color: #283d06;
	text-decoration: none;
}


.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}
.vbmenu_option
{
	background: #F8FEEF;
	color: #000000;
	font: 11px Helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #636363;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #00B201;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #00B702;
	color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

.banner1 { background: url() top left no-repeat ; height: 0px }
.banner2 { background: url() top left repeat-x ; height: 0px }
.banner3 { background: url() top right no-repeat ; height: 0px }

.k1 {background: url() top left no-repeat ; height: 10px }
.k2 {background: url() top left repeat-x ; height: 10px }
.k3 {background: url() top right no-repeat ; height: 10px }

.k4 {background: #FFFFFF url() top left repeat-y ;padding-left:0px}
.k5 {background: #FFFFFF url() top right repeat-y ;padding-right:0px}

.k6 {background: url() top left no-repeat ;height:36px}
.k7 {background: url() top left repeat-x ;height:36px}
.k8 {background: url() top right no-repeat ;height:36px}

.nav {background: url(nav.gif) top left repeat-x ;height:22px}

.b1 {background: url(b1.png) top left no-repeat ;height:37px}
.b2 {background: url(b2.png) top left repeat-x ;height:37px}
.b3 {background: url(b3.png) top right no-repeat ;height:37px}

.b4 {background: url() top left no-repeat ;height:0px}
.b5 {background: url() top left repeat-x ;height:0px}
.b6 {background: url() top right no-repeat ;height:0px}
