header.bar {

	background:#0a2061;	
	width:996px;
	margin:0px auto;
	border-top:3px double #6699CC;
	border-bottom:3px double #ddeeff;	
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
	color:#cfeeff;
	font-family:Tahoma;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:1px;
	line-height:30px;
	text-align:left;
	clear:both;
}

header.bar span {

	display:inline-block;
	padding:0 0 0 22px;
	margin:0;
	width:600px;
}

section.advanced {

	display:inline-block;
	float:right;
	text-align:right;
	padding:0 14px 0 0;
}

header.bar a:link,header.bar a:visited,header.bar a:active {

	text-decoration:none;
	color:#cfeeff;
	padding:0 5px;
	cursor:pointer;
	border:0;
}

header.bar a:hover {

	text-decoration:none;
	color:#fff;
	padding:0 5px;	
	cursor:pointer;
	border:0;	
}

header.msg {

	background:#840b19;	
	width:996px;
	margin:0px auto;
	color:#ffffff;
	font-family:Tahoma;
	font-size:14px;
	letter-spacing:1px;
	line-height:30px;
	text-align:center;
	clear:both;
}

header.msg a:link,header.msg a:visited,header.msg a:active{
    color:#ffffff;
    cursor: pointer;
}