td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #03306E;
	line-height: 20px;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.rightbg {
	background-position: right;
}
.main {
	color: #03306E;
}
.txt {
	line-height: 20px;
	color: #03306E;
	text-indent: 2em;
}
.alpha {
	filter: Alpha(Opacity=800);
}
.inputborder {
	font-size: 11px;
	border: 1px inset #7390BA;
}
.bt {
	background-color: #7390BA;
	border: 1px outset #7390BA;
	color: #FFFFFF;
	font-size: 11px;


}
.tabletxt {
	color: #0C4A9F;
}
input {
	font-size: 12px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.iborder {
	border: 1px solid #CCCCCC;
}
