body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #fdeb84; text-decoration: none; }
a:visited { color: #fdeb84; text-decoration: none; }
a:hover { color: #fdeb84; border-bottom: 1px dashed; }

.normal {
	color: #F9F9C7;
	font-size: 11px;
	font-family: tahoma;
}

.smfont {
    color: #F9F9C7;
	font-size: 10px;
	font-family: tahoma;
}

.smyellow {
	color: #fdeb84;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}

.boldyellow {
    color: #e99229;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.header {
	color: #fdeb84;
	font-size: 17px;
	font-family: cursive;
}

.subheader {
  	height: 24px;
  	width: 356px;
  	background-image: url(/images/subheadbg.jpg);
  	text-indent: 10px;
  	line-height: 23px;
  	color: #F9F9C7;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}

.menulink {
	color: #FFFFFF;
	font: bold 10pt sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

.textfield {
    font-size: 11px;
	font-family: tahoma;
	border:1px solid #667C29;
	background-color: #5DB13F;
	color: #F9F9C7;
}

.submit {
 	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	border:1px solid #667C29;
	background-color: #93BB4B;
	color:#F9F9C7;
}

td.tabs {
	 vertical-align:middle;
	 text-align:center;
	 color: #FFFFFF;
	 font: bold 10pt sans-serif;
	 text-transform: uppercase;
	 text-decoration: none;
	 cursor: pointer;
}

select {
  	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #667c29;
	background-color: #cad880;
	color: #005e00;
}
