a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body {
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	scrollbar-face-color: #003300;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCFFCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	list-style-type: square;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #003300;
}

td {
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

th {
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

form {
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}

input {
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

textarea {
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

select {
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

.small {
	font-family: "bookman old style", tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.big {
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 18px;
}

.bodystyle {
	font-family: "bookman old style", tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bodystylebold {
	font-family: "bookman old style", tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;

}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.formbutton       {
	color: #FFFFFF;
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #003300;
	border: 1px solid #999999;

}
.formbuttongray       {
	color: #FFFFFF;
	font-family: bookman old style, tahoma, Georgia, Times New Roman, Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #999999;

}

.formtext         {
	font-family: "bookman old style", tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #333333;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;


}
.style1 {
	font-size: 10px;
	text-decoration: none;
}
.smaller {
	font-size: xx-small;
	padding-right: 2px;
	padding-left: 2px;

}
.smallergray {
	font-size: 10px;
	color: #666666;

}
.tdgraysmall {
	font-size: xx-small;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
}
.tdgreenbold {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	padding-right: 2px;
	padding-left: 2px;
}
.rowdarkgray {
	background-color: #D5D5D5;
}
.rowlightgray {
	background-color: #E5E5E5;
}
