/******************/
/* Base Tags      */
/******************/

A         { color:#78A22F;text-decoration:none;font-weight: bold;font-size: 16px; }
A:link    { color:#78A22F;text-decoration:none;font-weight: bold;font-size: 16px; }
A:visited { color:#78A22F;text-decoration:none;font-weight: bold;font-size: 16px; }
A:active  { color:#78A22F;text-decoration:none;font-weight: bold;font-size: 16px; }
A:hover   { color:#e66b5b;text-decoration:none;font-weight: bold;font-size: 16px; }

body {
	margin: 9px auto;
	padding: 0px;
	text-align:center;
	font-size: 12px;
	font-family:Arial, Veranda, Trebuchet MS, Tahoma, Helvetica, sans-serif;
	width: 960px
}

.spacerh
{
    height: 9px;
    width: 100%;
}

.spacerw
{
    width: 9px;
    height: 100%px;
}

.rbox {
	height: 263px;	
}

.mbox {
	height: 566px;
}

.twig
{
    width: 100%;
    padding-bottom: 7px;
}


.logo
{
    background-color: #aedffe;
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 110px;
}

.wiki
{
	width: 20px;
}

.welcome
{
    background-color: #aedffe;
    background-repeat: no-repeat;
    background-position: left top;
    width: 700px; 
    height: 100%;
}

.sale
{
    background-color: #aedffe;
    background-repeat: no-repeat;
    background-position: left top;
}

.free
{
    background-color: #aedffe;
    background-repeat: no-repeat;
    background-position: left top;
}

.foot
{
    background-color: #aedffe;
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 50px;
}

.footer {
	color: #78A22F; 
  width: 75px;
  white-space:nowrap;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin: none:
}

.header {
	color:  #3b291a;
	font-size: 50px;
	text-align:center;
	font-weight: bold; 
	margin: none:
}

.subheader {
	color:  #e66b5b;
	font-size: 20px;
	text-align:center;
	font-weight: bold; 
	font-style: italic;
	margin: none:
}

.title {
	color:  #3b291a;
	font-size: 25px;
	text-align:center;
	font-weight: bold; 
	margin: none:
}

.text {
	color: #3b291a; 
	font-size: 16px;
	text-align:left;
	margin: none;
}

.legal {
	color: #3b291a; 
	font-size: 16px;
	text-align:left;
	margin: none:
}

.legallinks {
  font-size: 16px;
}

.tablelist
{
    border-color: #3b291a;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.tdlist
{
    border-color: #3b291a;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 3px;
}

.tdbull
{
		font-size: 16px;
		text-align:center;
		font-weight: bold; 
    margin: 0;
    padding: 3px;
    width: 5px;
}

.bugs
{
	width: 15px;
	vertical-align: top;
}

.links {
	color:  #78A22F;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	width: 150px;
	vertical-align: bottom;
	margin: none:
}

.divGrd  
{
	overflow:auto;
	display:  block;
	border: #e0e0e0; 1pt flat: /*flat; */
  padding: none;
	scrollbar-arrow-color:  #3b291a;
	scrollbar-base-color: #e0e0e0; /* #3b291a; */
	scrollbar-track-color: #eaeaea; /*#f9f9f3; */
	scrollbar-face-color: #e0e0e0;
 	scrollbar-shadow-color: c6c6c6; /*#eaeaea; */
	scrollbar-highlight-color: #e0e0e0; 
 	scrollbar-darkshadow-color: #e0e0e0;
	scrollbar-3dlight-color: c6c6c6; /*#eaeaea; */
 }
 
 #diGrd
 {
	height:520px;
	border-left:#3b291a 1pt solid;
	border-top:#3b291a 1pt solid;
	border-bottom:#3b291a 1pt solid;
	border-right:#3b291a 1pt solid; 
}

.trademark {
	font-size: 20px;
	vertical-align: middle;
}

.copyright {
	color:  #3b291a; 
	font-size: 10px;
	text-align:center;
	margin: none:
}

/*****************/
/* Site Map      */
/*****************/


.lhead {
padding:4px;
margin-top: 2px;
margin-bottom: 2px;
font-weight:bold;
color: #3b291a;
}

.lpart {
padding:0px;
}

.lpage {
padding: 1px;
}

.lcount {
color: #e66b5b;
padding:2px;
margin:2px;
font:bold;
}

/*
trademark = &#8482; = &#x0099; (or &#x2122; ) 
registered trademark = &#174; = &#x00AE; 
service mark = &#8480 = &#x2120; 
copyright = &#169; = &#x00A9; 
sound recording copyright = &#8471; = &#x2117; 
*/