td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.borders {
	border-left: 1px solid #66A400;
	border-right: 1px solid #66A400;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.tlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.input {
	background-image:url(../template_images/shad.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #629e02;
	border: 1px solid #000000;
scrollbar-3dlight-color:#FBFBFB;
scrollbar-arrow-color:#629e02;
scrollbar-base-color:#FBFBFB;
scrollbar-darkshadow-color:#FBFBFB;
scrollbar-face-color:#FBFBFB;
scrollbar-highlight-color:#FBFBFB;
scrollbar-shadow-color:#FBFBFB;
scrollbar-track-color:#FBFBFB;
background-attachment:fixed;
background-position:top;
}
input {
	border: 1px none #000000;
}.normbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF9DD;
	border: 1px dashed #4F7D01;
}
.cellborder {
	border-bottom: 1px dashed #4F7D01;
}
