a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ADA725;
}

a:active {
	color: #003399;
}

td,tr {
	font-size: 12px;
	color: #333333;
}
.line18 {
	line-height: 18px;
}
.line24 {
	line-height: 24px;
}
.inputbox {
	border: 1px solid #999999;
}
.titlefont {
	font-size: 14px;
}
.enfont {
	font-family: sans-serif, Verdana, Arial;
}
.titleline {
	background-color: #E1E1E1;
	line-height: 24px;
	border-top: 1px none #777777;
	border-right: 1px none #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px none #777777;
}
