body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body {
	background-color: #5a0000;
	background-image: url(../images/bg-top.jpg);
	background-position: top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2853FF;
	text-decoration: none;
}
a:visited {
	color: #2853FF;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: none;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.warning {
	color: #FF3333;
}
.fldTxt {
	font-size: 9pt;
	border: 1px solid #999999;
}
.btn {
	font-size: 8pt;
}
