/************** PM Site ********************/

/* HEADER */
.header {
	width: 100%;
}

.top-bg {
	background-color: #FFFFFF;
	background-image: url(Images_PM/top_bg1.gif);
	background-repeat: repeat-x;
}

.top-lang-bg
{
	text-align: right;
	background-image: url(Images_PM/top_lang_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #B13E16;
	color: #FFFFFF;
	font-size: 10px;
	height: 16px;
}

.top-lang-bg a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.logo-middle {
	background-color: #F7C407;
	width: 100%;
	text-align: left;
}

/* TOP NAVIGATION */

.menu-bg {
	background-image: url(Images_PM/menu_bg1.gif);
	width: 100%;
	text-align: left;
}

.menu-right {
	width: 9px;
}

.menu-left {
	width: 9px;
}

.menu-item {
	color: #FFFFFF;
	text-align: center;
	width: 88px;
	font-weight: bold;
}

.menu-item a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.menu-item a:hover {
	text-decoration: none;
	color: #FCEF00;
	background: none;
}

.menu-split {
	background-image: url(Images_PM/menu_split.gif);
	width: 4px;
}

.user-top {
	/*background-color: #FEE484;*/
	background-color: #F8D75C;
	color: #ffffff;
}

.user-top a {
	color: #ffffff;
	font-size: 9px;
}