body {
	margin: 0px;
	background-color: #ffffff;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 19px;
	background-color: #eeeeee;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
}
.line {
	background-image: url(images/back_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bold_green {
	font-weight: bold;
	color: #00A632;
}
.bold_red {
	font-weight: bold;
	color: #ff0000;
}
.bold_white {
	font-weight: bold;
	color: #FFFFFF;
}
.pl7 {
	padding-left: 6px;
}
.pt3 {
	padding-top: 3px;
}
.sub_back1 {
	background-image: url(images/sub_back1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.textcell_dotline {
	padding-top: 6px;
	padding-bottom: 8px;
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sitemap_cell {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 9px;
}
.text_cell {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 9px;
}
.largefont {
	font-size: 13px;
	font-weight: bold;
	color: #00A632;
}
.line-through {
	text-decoration: line-through;
}
