body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #003366;
	font-size: 14px;
	font-weight: normal;
}

a{
	color: #eec015;
	text-decoration: underline;
	font-weight: normal;
}

a:link{
	color: #eec015;
	text-decoration: underline;
	font-weight: normal;
}

a:visited{
	color: #eec015;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
	color: #cc9900;
	text-decoration: underline;
	font-weight: normal;
}

#align{
	width: 948px;
	text-align: left;
	margin: 0 auto;
}

#whole_page{
	background: url(/data/img/val/bg.png) repeat-x;
	}
	
	
#top_zone{
	background: url(/data/img/val/top_bg.png) repeat-x;
	height: 19px;
	}
	
#banner_zone{
	background: url(/data/img/val/logo.png) no-repeat top left;
	height: 22px;
	margin-left: 20px;
	color: #ffffff;
	font-size: 16px;
	padding: 20px 0 20px 55px;
}

#banner_text_zone{
	float: right;
	margin-right: 20px;
	color: #ffffff;
	font-size: 16px;
	padding: 11px 0 0 0;
	text-align: right;
}

#main_zone{
	width: 900px;
	margin: 0 24px 0 24px;
	}
	
#top_tabs{
	height: 73px;
	overflow: hidden;
	}
	
#active_tab_body{
	background: #FFFFFF;
	font-size: x-large;
	padding: 15px 20px 0 20px;
	float: left;
	height: 63px;
	color: #3b69c0;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
#active_tab_corner{
	float: left;
	background: url(/data/img/val/tab_corner.png) no-repeat top;
	height: 57px;
	width: 17px;
	}

#passive_tab_body{
	height: 63px;
	padding: 15px 30px 0 30px;
	float: left;
	}	

	#passive_tab_body a, #passive_tab_body a:visited{
	color: #FFFFFF;
	font-size: x-large;
	text-decoration: none;
	font-weight: normal;
		}
		
	#passive_tab_body a:hover{
		color: #FFFFFF;
		text-decoration: none;
		}
	
#whole_box{
	width: 860px;
	background: #FFFFFF;
	padding: 20px 20px 20px 15px;
	}
	
#menu_block{
	width: 198px;
	border: #55676a 1px solid;
	float: left;
	}
	
.menu_active_block, #menu_active_block{
	background: #fff200;
	color: #000000;
	font-weight: bold;
	height: 24px;
	padding: 6px 0 0 3px;
	margin-bottom: 10px;
	}
	
.menu_pasive_block, #menu_pasive_block{
	background: url(/data/img/val/menu_bg.png) repeat-x top;
	height: 24px;
	padding: 6px 0 0 3px;
	font-weight: normal;
        border-bottom: 1px solid #CC9900
	}
.menu_last_block { border: 0 }
	
	.menu_pasive_block a, .menu_pasive_block a:visited, #menu_pasive_block a, #menu_pasive_block a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
		}
		
	.menu_pasive_block a:hover, #menu_pasive_block a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
		}
		
.menu_item, #menu_item {
	background: url(/data/img/val/arrow.png) no-repeat left center;
	padding: 3px 0 5px 20px;
	margin-left: 10px;
	}

	.menu_item a, .menu_item a:visited, #menu_item a, #menu_item a:visited{
		color: #000000;
		text-decoration: none;
		}
		
	.menu_item a:hover, #menu_item a:hover {
		color: #666666;
		text-decoration: none;
		}

#menu_devider {
	width: 198px;
	height: 1px;
	background: #fff200;
	}

#menu_tab {
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
}
	
.menu_tab_left, #menu_tab_left{
	width: 99px;
	float: left;
}

.menu_tab_right, #menu_tab_right{
	width: 98px;
	float: right;
}

.menu_tab_a, #menu_tab_a{
	padding: 5px 0 8px 0;
	width: 99px;
	text-align: center;
}

.menu_tab_p, #menu_tab_p{
	background: url(/data/img/val/tab_bg.png) repeat-x top;
	background-color: #000000;
	padding: 5px 0 8px 0;
	width: 99px;
	text-align: center;
}
.menu_tab_p a, .menu_tab_p a:visited, .menu_tab_p a:hover,
	#menu_tab_p a, #menu_tab_p a:visited, #menu_tab_p a:hover{
		color: #FFFFFF;
		text-decoration: none;
		}

#text_block{
	width: 648px;
	margin-left: 212px;
	text-align: left;
	}
	
#bottom_menu{
	padding: 20px 20px 0 5px;
	color: b2b2b2;
	font-size: small;
}

#bottom_menu_column{
	padding: 0 15px 0 15px;
	float: left;
	}

	#bottom_menu a, #bottom_menu a:visited{
		color: #b2b2b2;
		text-decoration: none;
		}
		
	#bottom_menu a:hover{
		text-decoration: underline;
		}

#bottom_menu_column_cont{
	padding: 0 15px 0 0;
	float: left;
	}

#bottom_menu_hhlt{
	color: #eec015;
	}
	
#footer{
	font-size: 12px;
	color: #ffffff;
	margin: 15px 0 3px 0;
	text-align: center;
	background: url(/data/img/val/bottom_bg.png) repeat-x top;
	height: 40px;
	padding-top: 7px;
	}
	
	#footer a, #footer a:visited{
		color: #ffffff;
		text-decoration: none;
		}
		
	#footer a:hover{
		text-decoration: underline;
		}

