/*--- Ancors -----------------------------------------------------------*/
.menu_top A { color: White; }
.menu_top A:VISITED { color: White; }
.menu_top A, A:VISITED { text-decoration : none; }

.menu_bottom a { color: White; }
.menu_bottom A:VISITED { color: White; }
.menu_bottom A:HOVER { color: #CCCCCC; }
.menu_bottom A, A:VISITED { text-decoration : none; }

.main_table_page A { font-weight: normal;}

/*-------------------------------------------------------*/

.menu_top {
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
	color: white;
	background-image: url('/images/site/top_back2.png');
	background-color: #006699;
}

.menu_bottom {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #CCCCCC;
	background-image: url('/images/site/back3.png');
	background-color: #006699;
}

.menu_dot {
	text-align: center;
	vertical-align: middle;
}

/* tree menu styles */
.t0i { color: #000; text-decoration: none; font-weight: bold; font-family: Arial, helvetica; font-size: 12px; }
.t0is { color: #006699; text-decoration: none; font-weight: bold; font-family: Arial, helvetica; font-size: 12px; }
.t0i:hover { color: #CC0000; text-decoration: underline; }
.t0is:hover { color: #CC0000; text-decoration: underline; }

/*-------------------------------------------------------*/

.top_row_3 {
	background-image: url('/images/site/top_back3.png');
}

.win_1 {
	background-color: White;
}

.main_table_top_line {
	background-color: #e9f4ff;
	background-image: url('/images/site/vert_line.png');
	width: 1px;
}
.main_table_top_right {
	text-align: right;
}
.main_table_goriz_line {
	background-color: #e9f4ff;
	background-image: url('/images/site/goriz_line.png');
}

.main_table_goriz_line_1 {
	background-color: #e9f4ff;
	background-image: url('/images/site/goriz_line_1.png');
}
.main_table_top_line, .main_table {
	background-color: White;
	margin-top: 2px;
}

.border { border: 1px solid #000099;}
