body {
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	text-decoration: none;
	border: thin none;
}
.topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	background-position: center top;
	padding: 3pt;
	margin: 5px;
	text-align: center;
}
.whitespace {
	background-color: #FFFFFF;
	height: 20pt;
	color: #FFFFFF;
	width: 20pt;
	background-position: left 20px;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: thin none;
	padding: 2px;
	color: #003300;
	font-weight: 500;
}
.butbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 3pt;
	border: 1px solid #dddddd;
	margin: 5px;
	text-align: right;
	color: #333333;
}
.logotop {
	background-image: url(images/logo.jpg);
	background-position: center top;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	background-repeat: no-repeat;
	top: 10px;
	height: 100px;
	text-align: center;
	width: 100px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	font-style: normal;
}
caption {
	font-size: 12px;
	color: #66CC00;
	margin-right: 30px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
ul {
	list-style-position: outside;
	padding-top: 5px;
}
.catagory {
	margin-right: 15px;
	width: 100px;
	color: #66CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
/*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:#006633;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:0px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

/*- Menu Tabs C--------------------------- */

    #tabsC {
      float:left;
      width:100%;
      background:#eeeeee;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
	margin:0;
	padding:0px 10px 0 50px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#006600;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FF6600;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
	

