/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	background-color: white;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-position: left top;
	background-image: url(images/body_bg2.jpg);
	background-repeat: repeat-y repeat-x;
	background-color: #004000;
}

TABLE
{
	padding: 0px, 0px, 0px, 0px;
	border-style: none;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	vertical-align: top;
}

TD
{
	vertical-align: top;
}

A:link	{
	text-decoration:	underline;
	color:	#054205;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	}	
		
A:visited	{
	text-decoration:	underline;
	color:	#4c4c4c;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	}	
		
A:active	{
	text-decoration:	underline;
	color:	#054205;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#054205;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	}
.menu_bar
{
	background-position: left top;
	background-image: url('images/menu_bg_plain.jpg');
	background-repeat: repeat-y;
}

.menu_cell
{
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	width: 172;
}

.menu_text
{
	color: #494948;
	font-size: 10px;
	font-family: Arial, Verdana, Arial, Helvetica, Sans-Serif;
}

.body_border
{
	background-position: left top;
	background-image: url('images/border.jpg');
	background-repeat: repeat-y;
}
.bodytext
{
	color: #4c4c4c;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	padding: 5px 15px 10px 25px;
}
.BodyContent
{
    height: 700px;
    background-color: #FFFFFF;
}
.bodytext_nopad
{
	color: #4c4c4c;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}
.body_bg
{
	background-image: url(images/body.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ceccca;
}
.pagetext
{
	color: #4c4c4c;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}

.pageformtext
{
	color: #4c4c4c;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
}

.headertext
{
	color: #054205;
	font-size: 16px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}
.headerbigtext
{
	color: #054205;
	font-size: 20px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}
.bodystyle
{
	background-color: White;
	padding: 15px 15px 10px 20px;
	color: #4c4c4c;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	width: 550px;
	max-width: 550px;
	min-height: 500px;
	height: 500px;
}
input.eform
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: Black;
}
select.eform
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: Black;
}
.productman
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #338575;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.menuspacer
{
	background-image: url(images/menu_spacer.png);
	color: #494948;
	font-size: 12px;
	font-family: Arial, Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-color: #ceccca;
	background-position: left top;
}

.footer
{
	background-image: url(images/footer.jpg);
	color: #494948;
	font-size: 10px;
	font-family: Arial, Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.footer_right
{
	background-image: url(images/footer_right.jpg);
	width: 115px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: Black;
}

.header_right
{
	background-image: url(images/header_right.jpg);
	width: 115px;
	background-position: right bottom;
}

.titlesmall
{
	color: #4c4c4c;
	font-size: 10px;
	font-family: Arial, Verdana, Sans-Serif;
	text-transform: uppercase;
}
.thumbcell
{
	border-left: solid 1px #cecccc;
	border-top: solid 1px #cecccc;
	border-right: solid 1px #cecccc;
	border-bottom: solid 1px #cecccc;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
.headersmalltext
{
	color: #054205;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

.banner_cell
{
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	width: 697px;
	text-align: right;
}

.navbtn_cell
{
	background-color: Black;
	width: 114px;
}

.ButtonRight
{
    padding-bottom: 5px;
}

.linkcell
{
	padding: 0px 0px 0px 28px;
	text-align: left;
	line-height: 20px;
}

.imagecell
{
	background-image: url(images/image_button.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 155px;
	height: 155px;
	padding: 0px 0px 0px 0px;
}

.Accordion
{
    padding: 0px;
    margin: 0px;
    border: 0px none #FFFFFF;
}

.AccordionHeader
{
    font-family: Century Gothic;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    color: #49622b;
    vertical-align: middle;
    text-decoration: none;
    padding: 3px 0px 3px 10px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
}

.AccordionHeader a:link
{
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #49622b;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}

.AccordionHeader a:hover
{
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #49622b;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}

.AccordionHeaderSelected
{
    font-family: Century Gothic;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    color: #49622b;
    vertical-align: middle;
    text-decoration: none;
    padding: 3px 0px 3px 10px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    background-color: #CCCCCC;
}

.AccordionHeaderSelected a:link
{
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #49622b;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}

.AccordionHeaderSelected a:hover
{
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #49622b;
	vertical-align: middle;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}

.AccordionContent
{
    font-family: Century Gothic;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    color: #666666;
    vertical-align: middle;
    text-decoration: none;
    padding: 10px 10px 10px 10px;
    background-color: #F3F3F3;
}

.AccordionContent a
{
    font-family: Century Gothic;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    color: #666666;
    text-decoration: none;
}

.AccordionContent a:link
{
    font-family: Century Gothic;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    color: #666666;
    text-decoration: none;
}

.AccordionContent a:hover
{
    font-family: Century Gothic;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    color: #49622b;
    text-decoration: underline;
}