td.top_blue_line {
	width: 577px;
	height: 16px;
	background-color : #000066;
	font-size : 10px;
	text-align : right;
	padding-right : 10px;
}
td.top_blue_line a {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
	color : White;
}
td.top_blue_line a:Hover {
	text-decoration : underline;
}
td.navigator {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 15px;
	height : 19px;
}
td.content {
	width: 577px;
	vertical-align : top;
}

table.menu_table {
	width: 100%;
	text-align : left;
	vertical-align : top;
}

table.menu_table tr td.link {
	padding-left : 5px;
}

table.menu_table tr td.link a {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color : Black;
	line-height : 18px;
}

table.menu_table tr td.link a:Hover {
	text-decoration : underline;
}

table.menu_table tr td {
	border : 1px solid #248DC1;
	border-bottom-width : 0px;
}

table.menu_table tr td.lamp {
	width:10px;
	height:10px;
	background-color : #248DC1;
	border-bottom-width : 0px;
	border-left-width : 0px;
}

table.menu_table tr td.red {
	border-bottom-width : 0px;
	border-left-width : 0px;
	background-color : #ffffff;
}

td.copyright {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	text-align : center;
}

td.counters {
	background-image : url(images/spacer_blue.gif);
	background-repeat : repeat-x;
	background-position : top;
	padding: 3px 0px 3px 3px;
	text-align : right;
}

.light {
	background-color : #f1f1f1
}
.dark {
	background-color : #eaeaea
}

.gray {
	color: #b0c4de;	
}

.bb {
  border-bottom: 1px solid black;
}


div.lf { font-size:10px; font-family: Arial, Helvetica, sans-serif; }
div.lf a { color: #C5D9FE; }
.url { display:none; }