body {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-attachment: fixed;
}
TD.headerError {  font-family: Tahoma, Verdana, Arial, sans-serif;  font-size: 12px;  background: #ff0000;  color: #ffffff;  font-weight : bold;  text-align : center;}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
 
/*- Menu Tabs--------------------------- */ 

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB {
	  font: bold 11px/1.5em Verdana;
      float:left;
      width:100%;
      background:#365B3A;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

#comments, #entries {
	float: left;
}
#comments ul, #entries ul {
	font: bold 11px/1.5em Verdana;
	padding-top: 0px;
	width: 170px;
	list-style: none;
}
* html #comments ul li a, * html #entries ul li a, #footer {
	height: 1%;
}
#comments ul li a, #entries ul li a {
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #F2F2F2;
	background: url(images/arr2.gif) no-repeat 5px 50%;
	padding: 2px 2px 2px 15px;
}
#comments ul li a:hover, #entries ul li a:hover {
	background-color: #F2F2F2;
}

.main { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.mainfooter { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
A.mainfooter {
  color: #606069;
  text-decoration: none;
}

A.mainfooter:hover {
  color: #606069;
  text-decoration: underline;
}

.mainfooter2 { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #606069; }
A.mainfooter2 {
  color: #606069;
  text-decoration: none;
}

A.mainfooter2:hover {
  color: #606069;
  text-decoration: underline;
}
.basketad { font-family: Verdana, Arial, sans-serif; font-size: 9px; }

h1, h2, h3, h4 {
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: -1px;
	color: #365B3A;
	font-weight: normal;
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 16px;
	margin-bottom: -10px;
}
h4 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #F2F2F2;
}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	color: #365B3A;
	text-decoration: none;
}
h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
	color: #58945F;
	text-decoration: none;
}
a:link, a:visited {
	color: #58945F;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}