body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/bg.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txHeader1 {
	color: #004090;
	font-size: 180%;
	font-weight: bold;
}
.txHeader2 {
	color: #004090;
	font-size: 145%;
	font-weight: bold;
}
.mnBorder {
	border: 1px solid #999999;
}
.mnHeader {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
	text-align: center;
}
.mlBorder {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.mlMenu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	color: #000000;
	line-height: 21px;
	padding: 0px;
	text-align: center;
}
.mlMenu a {
	color: #000000;
}
