a { color: #000099; text-decoration: none}
a:hover { color: #0000FF; text-decoration: underline}
h1 {
	font-size: 16px;
	font-weight: bold;
	background-color: #C7CCE0;
	line-height: 32px;
	width: 685px;
	padding: 1px 1px 1px 5px;
}
p,table {
	font-family: "Tahoma","Verdana";
	font-size: 14px;
}
.input {
	text-align: right;
	margin-right: 3px;
	font-family: "Tahoma","Verdana";
	background: url(gfx/inputbg.gif);
	border: 1px solid #1C5180;
}
.input2 {
	font-family: "Tahoma","Verdana";
	background-color: #EEEEF5;
	border: 1px solid #1C5180;
	font-size: 12px;
	font-weight: bold;
}
.input3 {
	margin-right: 3px;
	font-family: "Tahoma","Verdana";
	background: url(gfx/inputbg.gif);
	border: 1px solid #1C5180;
}
.solid {
	border: 1px solid #000000;
	}
.tr0 {
	background-color:#EAEAEF;
	}
.tr1 {
	background-color:#F4F4FA;
	}
.tx0 {
	background-color:#EAEAF1;
	height: 25px;
	}
.tx1 {
	background-color:#FFFFFF;
	height: 25px;
	}
.tx2 {
	background-color:#F1DEDE;
	height: 25px;
	}
.lab {
	color: #242424;
	font-size: 11px;
	font-family: "Tahoma","Verdana";
	}