a{text-decoration: none;}
td{ font-family: verdana;
font-size: 11px;
}
.theader
{	
	background:url(../images/header_.gif);
	color:#3d4129;
}
.theadertop
{		

	color:#FFFFFF;
}
.theaderfooter
{		
	/*background:url(../images/header_black.gif);*/
	background:url(../images/header_.gif);
	color:#3d4129;
}

.theaderred
{	
	/*background:url(../images/header_red.gif);*/
	background-color:#dade7d;
	color:#3d4129;
}
.theadergreen
{	
	background:url(../images/header_green.gif);
	color:#FFFFFF;
}
.theader2
{	
	background:#fbf9f0;
	color:#000000;
}
.onheader
{
	background-color: #993300;
	color:#FFFFFF;
}
.trheader
{
	background-color: #fbf9f0;
	color:#000000;
}
.tdheader
{
	background-color: #993300;
	color:#FFFFFF;
}
.halfmoon{
margin-bottom: 10px;
}
.halfmoon ul{
padding: 0px 0px 0px 0px;
margin-left: 0;
height:15px;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #000000;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 0; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font: bold 11px Verdana;
background: #ECEEEC url(tabright.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover, .halfmoon li a.current{
background-color: #000000;
color: #FFFFFF;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}
.box 
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #4e4a38;
	height: 20px;
	width: 120px;
	background-color: #ece8d5;
}
.footerlink
{
	text-decoration:none;
	font-weight:bold;
	color:#3d4129;
}
