.menuUp {
	font-weight:bold;
	text-align:	center;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #fff;
	font-size:13px;
	}
.menuUp_search {
	font-weight:bold;
	text-align:	center;
	color: #fff;
	font-size:13px;
	}
.menuUp:link, .menuUp:active, .menuUp:visited, .menuUp:hover
	{
	color: #fff;
	text-decoration:none;
	}
	
.menuTitleHolder {
	width:	100%;
	margin-right: auto;
	margin-left: auto;
	}

.formTitle {
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	text-align:	center;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
	color: #fff;
	}
.form {color:#fff; text-decoration:none;}	
.inner_bg{
   	background-image: url('images/inner_pass.gif'); 
	background-repeat: no-repeat;
	height:35px;  
	width:866px;
	background-position:center top; display:block;
}	
.inner_title {
    color:#fff; 
	font-size:14px;
	font-weight:bold;
    text-decoration:none;
	text-align:right;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}	
.block, .block a {color:#fff; text-decoration:none; line-height:15pt;}	
.block_header{color:#091e49;
	height:21px;
	min-height:21px;
	font-size:15px;
	font-weight:bold;
}
.menuTitle {
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	text-align:	center;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
	color: #fff;
	vertical-align:middle;
	background-image: url('images/top_trans.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; display:block;
	width: 121px;
	height:41px;
	min-height:41px;
	min-width: 121px;
	}


.menuTitleSelected {
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	text-align:	center;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
	color: #fff;
	vertical-align:middle;
	background-image: url('images/top_trans.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; display:block;
	width: 121px;
	height:41px;
	min-height:41px;
	min-width: 121px;
	}
img{border:none}

.menuTitleSelected:link, .menuTitleSelected:active, .menuTitleSelected:visited, .menuTitleSelected:link, .menuTitleSelected:active, .menuTitleSelected:visited
{
	color: #ffffff;
	text-decoration: none;
}

.menuTitleSelected:hover
{
	color: #ffffff;
	text-decoration: none;
}






.menuItemsHolder {
	background-image: url('images/trans_but.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; display:block;
	font-weight:bold;
	width: 150px;
	height:25px;
	min-height:40px;
	min-width: 150px;
	color: #000000;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	z-index:10;
	}

.menuItem {
	
	background-image: url('images/trans_but.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; display:block;
	background-color: #FFFFFF;
	padding-right:5;
	padding-top:2;
	padding-bottom:2;
	border:1px solid #557b98;
	font-weight:bold;
	width: 150px;
	min-height:20px;
	min-width: 130px;
	color: #000000;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuItemSelected

 {
	
	background-image: url('images/trans_but.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; display:block;
	background-color: #cedbe3;
	padding-right:5;
	padding-top:2;
	padding-bottom:2;
	border:1px solid #557b98;
	font-weight:bold;
	width: 150px;
	min-height:20px;
	min-width: 130px;
	color: #000000;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuItem:hover,.menuItemSelected:hover {
	background-image: url('images/trans_but.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; display:block;
	background-color: #FFFFFF;
	padding-right:5;
	padding-top:2;
	padding-bottom:2;
	border:1px solid #557b98;
	font-weight:bold;
	width: 150px;
	min-height:20px;
	min-width: 130px;
	color: #446D8C;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}
