@charset "UTF-8";

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	filter: Invert;
}

.header {
	font-size: 24px;
	color: #660000;
	font-weight: bold;
}
link {
	color: #660000;
}
body {
	background-color: #185793;
	color: #444444;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
}
td {
	margin-right: 10px;
	text-align: justify;
}
.X_table {
	background-repeat: no-repeat;
	background-image: url(../images/js_bg_trans_bluebump.png);
}
.CopyrightText {
	font-size: 10px;
	color: #000000;
}
.Table_bg_top {
	background-image: url(../images/white_Bg_drop1_top.png);
	background-repeat: no-repeat;
}
.nav_menu_bg {
	background-image: url(../images/nav/roundbar_b2.png);
	background-repeat: repeat-x;
}
.table_drop_span {
	background-image: url(../images/white_Bg_drop1.png);
	background-repeat: repeat-y;
}
.table_bg_bottom {
	background-image: url(../images/white_Bg_drop1_bottom.png);
	background-repeat: no-repeat;
}
