
.header{
	background-image: url(../images/general/header.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 163px;
	overflow: hidden;
	cursor: pointer;
}

.mid{
	background-image: url(../images/general/bg_y_mid.gif);
	background-repeat: repeat-y;
	width: 980px;
}

.midInner{
	background-image: url(../images/general/mid.gif);
	background-repeat: no-repeat;
	min-height: 473px;
	width: 980px;

}

.footer{
	background-image: url(../images/general/footer.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 36px;
	overflow: hidden;
}

.menuSaperator{
	width: 178px;
	height: 0px;
	border-top: 1px solid #413999;
	border-bottom: 1px solid #1c1942;
	margin-left: 3px;
	overflow: hidden;
}

.mainMenu{
	float: left;
	width: 185px;
	/*margin-left: 28px;*/
	padding-left: 28px;
	overflow: hidden;
}

.menuTop{
	background-image: url(../images/general/menu_top.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.menuMid{
	background-image: url(../images/general/menu_mid.gif);
	background-repeat: repeat-y;
	width: 185px;
	min-height: 448px;
	text-align: left;
}

.menubottom{
	background-image: url(../images/general/menu_bottom.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 14px;
}

.mainContent{
	float: right;
	margin-top: 1px;
	width: 730px;
	padding-right: 25px;
	text-align: left;
}

.menuTopLinks a, .menuTopLinks a:visited, .menuTopLinks a:hover{
	font-size: 13px;
	color: #ffffff !important;
}

.menuTopLinks{
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 13px;
	color: #ffffff !important;
	font-weight: bold;
}

.menuItem_0, .menuItem_0_show, .menuItem_0_selected{
	margin-bottom: 5px;
}


.menuStarItem{
	background-image: url(../images/general/star.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

.searchForm{
	padding: 0px;
	margin: 0px;
}

.searchFormText{
	width: 94px;
	height: 12px;
	padding: 2px;
	border: 1px solid #7e9db9;
	font-size: 10px;
}

.searchFormTextWrapper{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 98px;
	height: 18px;
/*	border: 1px solid #7e9db9;	*/
	margin-top: 5px;
}

.searchFormAll{
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.languageMenu{
	border: 2px solid #ffffff;
	width: 139px;
	height: 20px;
}

.languageMenuWrapper{
	margin-top: 10px;
	margin-left: 20px;
	width: 139px;
	height: 20px;
	border: 1px solid #7e9db9;
}
