body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a:link {
	color: #0472FF;
	text-decoration: underline;
}
a:active {
	color: #0472FF;
	text-decoration: underline;
}
a:visited {
	color: #0472FF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}
.textinput {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.no_repeat {
	background-repeat: no-repeat;
}
.bluetext {
	color: #0472FF;
}
.dotline {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/dotline.gif);
}
.greentext {
	color: #009933;
}

