.boxtableroot
{
	border: #081E36 1px solid;
}




.boxtable
{
			background-color: #081E36;
			width: 100%;
			height: 10px;
}



.boxtableHeader
{
			background-color: #999999;
			width: 100%;
			height: 10px;
}



.boxtable2
{
			background-color: #FFFFFF;
			width: 100%;
			height: 25px;
}




.boxtablecontent
{
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
}



.subpagetitle
{
			background-color: #707070;
			color: #FFFFFF;
			font: 16px arial, sans-serif;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
			width: 100%;
			padding-left: 15px;
			padding-top: 2px;
			padding-bottom: 2px;
}



.subpagebodytable
{	
	padding-left: 10px;
	padding-right: 10px;
}


BODY
{
	backgroUnd-color: #5E5E61;	
}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #3366CC; text-decoration: none; }

a:hover				{ color: #3366CC; text-decoration: underline; }


/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #4D4D4F; FONT: 12px arial, sans-serif; }

.title		{ COLOR: #000000; FONT: 20px arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #4F5054; FONT: 14px arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: bold; }

/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #000000; }






/* NON GALLERY IMAGE BORDERS */
.borders		{ border: #000000 1px solid; }



/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #303030;
		background-image: url("../images/vorpaltheme/bar.png");
		height: 20px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #303030;
		background-image: url("../images/vorpaltheme/bar.png");
		height: 25px;
		width: 770px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
}




/* SCROLLER OPTIONS */



.scroller-body		{
			background-color: #FFFFFF;
			
			}
			
.scrollertitle 		{ color: #6666FF; font-family: arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; }

.scrollertext 		{ color: #000000; font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: normal; }



/* SCROLLER LINK COLORS */

a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #3300FF; text-decoration: none; }

a.scroller:hover					{ color: #FF6600; text-decoration: none; }














/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			
			background-color: #FFFFFF;
			padding-left: 10px;
			
			}

.sideborder		{ BORDER: #666666 0px solid; }

.sidebartitle		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #000000; FONT: 12px arial, verdana,  sans-serif; font-weight: normal; }


a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #3366CC; text-decoration: none; }

a.sidelink:hover					{ color: #3366CC; text-decoration: underline; }




.plantlogFAQ {
	background-color: #FFFFFF;
}


fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #000000;
		border:1px solid #999999;
		background-color: #F0F0F0;
		}

