TABLE {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #0058EE;
	TEXT-DECORATION: underline;
}

.white_table {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
 	border: solid 1px #000000;
}

.top_table {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;	
}

.banners_table {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.middle_table {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.bottom_table {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.bottom_table_top {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.bottom_table_middle {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.bottom_table_bottom {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
.topTd {
	font-weight:bold;
	font-size:9px;
	color:#000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
}
.golge {
	FILTER: DropShadow(OffX=2, OffY=2, color="#000066");
	color: White;
	font-weight: bold
}
.link:VISITED {
	color : #FFFFFF;
	text-decoration : none
}
.link:LINK {
	color : #FFFFFF;
	text-decoration : none;
}
.link:HOVER {
	color: #FFFFFF;
	text-decoration : underline;
}
.link:ACTIVE {
	color : #FFFFFF;
	text-decoration : none
}