.space{
	border-left: 2px solid #003480;
	border-right: 2px solid #003480;
	border-bottom:2px solid #003480;
}

.content{
	background-image: url('../images/title_Amboseller.png');
	width: 100%;
	height: 28px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana,Serif;
	font-size: 14px;
	padding-top: 5px;
	height: 100%;
}

.titleContent{
	font-family: Verdana, Serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: underline;
	padding-bottom: 3px;
}

.contentCenter{
	height: 100%;
	padding-top: 5px;
	border-left: 2px solid #003480;
	border-right: 2px solid #003480;
	border-bottom: 2px solid #003480;
	background-image: url('../images/bg_last.jpg');	
	/*overflow: auto; */
	/* for IE */
    filter:alpha(opacity=100);
    /* CSS3 standard */
    opacity:1.0;
    color: #000000;
    scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#CC9966;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#817570;
	scrollbar-highlight-color:#817570;
	scrollbar-3dlight-color:#CC9966;
	scrollbar-darkshadow-color:#CC9966;
}

.footer{
	width: 575px;
	height: 28px;
	text-align: right;
	align: right;
	padding-right: 7px;
	background-image: url('../images/footer_Amboseller.png');
	background-repeat: no-repeat;
}

.langBar{
	background-image: url('../images/language_Amboseller.png'); 
	width: 236px; 
	height: 34px;
	padding-left: 10px;
	color: #807875;
	font-weight: bold;
	font-family: Verdana, Serif;
	font-size: 13px;
	vertical-align: top;
	position: relative;
	padding-top: 7px;
}

.fontTitleNews{
	font-family: Verdana,Serif;
	color: #ffffff;
	text-decoration: none;
}

.flagPosition{
	position: relative;
	top: 3px;
}

.menuBackground{
	background-image: url('../images/menu.png');
	background-repeat: no-repeat;
	width: 233px;
	height: 291px;	
	vertical-align: top;
	z-index: 4;
}

.newsBackground{
	background-image: url('../images/menu_Amboseller.png');
	background-repeat: no-repeat;
	width: 233px;
	height: 430px;	
	vertical-align: top;
	z-index: 4;
}

.TopNewsTitle{
	font-family: Verdana,Serif;
	font-size: 17px;
	color: #003480;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 19px;
}

.newsSize{
	padding-left: 15px;
	padding-top: 17px;
}

.newsText{
	font-family: Verdana,Serif;
    font-size: 11px; 
	color: #003480;
	padding-left: 15px;
	padding-right: 15px;
}

a.newsTitleLink{
	font-family: Verdana,Serif;
	font-size: 11px;
	font-weight: bold;
	color: #003480;
	text-decoration: none;
}

a.newsTitleLink:hover{
	font-family: Verdana,Serif;
	font-size: 11px;
	font-weight: bold;
	color: #003480;
	text-decoration: underline;
}

.homeButtonPage{
	text-decoration: none;
	font-size: 17px;
	font-family: Verdana;
	color: #1F1A17;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 15px;
}

.formBackgrd{
	background-image: url('../images/login_Amboseller.gif');
	padding-left: 14px;
	width: 299px;
	padding-top: 10px;
	vertical-align: top;
	background-repeat: no-repeat;
}

.loginMess{
    font-size: 11px;
    font-family: Verdana;
    color: red;
    font-weight: bold;
}

.formLogin{
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.textFormLogin{
	font-size: 10px;
	font-family: Verdana;
	color: #6095c9;
	font-weight: bold;
}

.inputText{
	border: 1px solid #6095c9;
	height: 18px;
	width: 133px;
	color: #003480;
}

.inputSubmit{
	border: 1px solid #6095c9;
	background: #FFFFFF;
	color: #003480;
	font-weight: bold;
    font-size: 12px;
    width: 45px;
    text-align: center;
}

.inputRegister{
	border: 1px solid #6095c9;
	background: #FFFFFF;
	color: #003480;
	font-weight: bold;
    font-size: 12px;
    width: 85px;
}

.titleallpages{
	background-image: url('../images/Content.gif');
	background-repeat: no-repeat;
	width: 518px;
	height: 660px;
	padding-top: 13px;	
	z-index: 1;
	position: relative;
}

.titleNewsPages{
	background-image: url('../images/Title_Background.png');
	width: 575px;
	height: 25px;
	padding-left: 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF; 
	border-left: 2px solid #003480;
	border-right: 2px solid #003480;
}

.titleFontPages{	
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	padding-left: 15px;
	text-decoration: underline;
	color: #FFFFFF;
}

.ContentPage{
	padding-top: 10px;	
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid #003480;
	border-right: 2px solid #003480;
}

.PostedDate{
	padding-top: 10px;	
	padding-left: 10px;
	font-family: Verdana,Serif;
	font-size: 11px;
	color: #003480;
	font-weight: bold;
	border-left: 2px solid #003480;
	border-right: 2px solid #003480;
}

a.forgottenLink {
    text-decoration: none;
    color: #003480; 
}

a.forgottenLink:hover {
    text-decoration: underline;
    color: #003480;
}

div.transbox
  {
  	position: relative;
  	left: 10px;
  	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#CC9966;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#817570;
	scrollbar-highlight-color:#817570;
	scrollbar-3dlight-color:#CC9966;
	scrollbar-darkshadow-color:#CC9966;
    width: 505px;
    height: 604px;
    padding-top: 15px;
    /* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
    overflow: auto;
  }
  
  
div.transboxNews
  {
  	position: relative;
  	left: 10px;
  	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#CC9966;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#817570;
	scrollbar-highlight-color:#817570;
	scrollbar-3dlight-color:#CC9966;
	scrollbar-darkshadow-color:#CC9966;
	FILTER: chroma(color=#CC9966);
    width: 505px;
    height: 171px;
    padding-top: 15px;
    /* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
    overflow: auto;
  }


/* --------------   MENU CLASSES CSS   ---------------*/
#menu ul { 
	margin: 0; 
	padding: 0;
	list-style: none;
	width: 235px; /* Width of Menu Items */ 
} 

#menu ul li { 
	 position: relative; 
	 padding-left: 83px;
} 

#menu li ul { 
	 position: absolute; 
	 margin-left: 67px; /*Set 1px less than menu width */ 
	 top: 0; 
	 display: block; 
}

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none; 
	color: #003480; 
	font-weight: bold;
	background: #E7D8BB; /* IE6 Bug */ 
	padding: 5px; 
	border: 0px solid #ccc; 
	border-bottom: 0; 
} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #003480; 
	background: #E7D8BB; 
} 

/* Sub Menu Styles */ 
#menu li ul a { 
	text-decoration: none; 
	color: #003480; 
	background: #d6e3f2; /* IE6 Bug */ 
	padding: 5px; 
	border: 0px solid #ccc; 
	border-bottom: 0; 
	filter:alpha(opacity=90);  
	opacity:0.9; /* CSS3 standard */  
	z-index: 4;
	position: relative;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #003480; 
	background: #a4b9d4; 
} 

/* Icon Styles */ 
#menu ul a.submenu {background: /*url("../images/r_arrow.gif")*/ no-repeat right;  filter:alpha(opacity=100);  /* CSS3 standard */  opacity: 1.0;} 
#menu ul a.submenu:hover {background:#f9f9f9 /*url("../images/r_arrow.gif")*/ no-repeat right; filter:alpha(opacity=50);  /* CSS3 standard */  opacity:0.5;}

/* --------------  END MENU CLASSES CSS   ---------------*/