body { background: #E8F4DB; }
.body { background: #E8F4DB; }
.body_print { background: #FFFFFF; }
.grey-green { background: #87957B; }
.color-line { background: #AE3B2E; }

.shadow { filter:shadow(color=#000000,offx=30,offy=30,positive=1,direction=120);}

A:link { color: #2F6436; text-decoration: none; }
A:visited {	color: #87957B; text-decoration: none }
A:active { color: #2F6436; text-decoration: underline }
A:hover { color: #AE3B2E; text-decoration: underline }

.menu {
	color: #E8F4DB;
	font-family : Arial, Helvetica, sans-serif;
}
.title {
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
}

.menu a		{ text-decoration: none; }
.menu a:link   { color: #E8F4DB; }
.menu a:visited { color: #E8F4DB; }
.menu a:hover 	{ color: #000000; }
.menu a:active { color: #000000; text-decoration: underline }

.menu2 {
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.menu2 a		{ text-decoration: none; }
.menu2 a:link   { color: #ffffff; }
.menu2 a:visited { color: #ffffff; }
.menu2 a:hover 	{ color: #000000; }
.menu2 a:active { text-decoration: underline }

.RightSide { border-right : 1px solid #AEAEAE; }

.info_text { margin : 10px 10px 10px 10px; }

.quote 
{
	margin-right: 30px; 
	margin-left: 30px; 
	font-size: 85%; 
	text-align: justify;
}

.bquote
{
	margin-right: 30px; 
	margin-left: 30px; 
	font-size: 90%; 
	text-align: justify;
	background : #E3F4E3;
	padding : 5px 5px 5px 5px;
	border:solid 1px #FFFFFF;
}

.input_submit 
{
	background: #E8F4DB; 
	border-color: #000000; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px; 
	border-left-width: 1px; 
	font-size: 10pt; 
	color: #000000; 
}

.input_submit2 
{
	background: #AE3B2E; 
	border-color: #AE3B2E; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
	border-left-width: 0px; 
	color: #AE3B2E; 
}

.input_submit_order_books 
{
	background: #E8F4DB; 
	border-color: #000000; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px; 
	border-left-width: 1px; 
	font-size: 10pt; 
	color: #000000; 
	width: 220px;
}

.navhead { cursor: pointer;  }	

#navbody1, #navbody2, #navbody3, #navbody4, #navbody5, #navbody6, #navbody7, #navbody8, #navbody9, #navbody10, #navbody11, #navbody12, #navbody13, #navbody14, #navbody15, #navbody16, #navbody17, #navbody18, #navbody19, #navbody20, #navbody21, #navbody22, #navbody23, #navbody24, #navbody25, #navbody26, #navbody27, #navbody28, #navbody29, #navbody30   
{ 
	  visibility: hidden; 
	  color: #000000;
	  text-align : left;	  
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #E8F4DB; border-style: none; }
