TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.FontSmall {
	font-size: 9px;
	color: #666666;
}
.justify {
	text-align: justify;
	line-height: 17px;
}
form {
	margin: 0px;
	padding: 0px;
}
.input {
	width: 98%;
	border: 1px solid #93BCCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	background-position: center;

}
.borderBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E8ECE6;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBDA8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBDA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBDA8;

}
a:link {
	text-decoration: none;
}
a:visited {
	color: #999966;
	text-decoration: none;
}
