#blueBarNoBackground {
	margin-top	 : 15px;
	position 	 : relative;	
}

#blueBarLeftNoBackground {
	width			 : 192px;
	float			: left;
	position		: relative;
	margin-top  : 0px;
	margin-bottom: 0px;
	margin-left : 0px;
}

#blueBarLeftBackground {
	width			 : 192px;
	float			: left;
	position		: relative;
	margin-top  : 0px;
	background-image : url('../images/lightDarkBlue.gif');	
	margin-bottom: 0px;
	margin-left : 0px;
}


#blueBarRightNoHeight {
	position 	: relative;
	float		: right;
	
}

span.newslinks2 {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	padding : 0px;
	display : block;
	border : 0px;
	font-size:10px;
	font-family:verdana;
	font-weight : bold;
}


span.newslinks {
	margin-top:0px;
	margin-left:10px;
	padding : 0px;
	display : block;
	border : 0px;
	font-size:10px;
	font-family:verdana;
}

span.newslinks a {
	text-decoration : none;
	font-weight : none;
	margin:0px;
	border : 0px;
	padding:0px;
	display : block;
	font-size:8pt; font-family:verdana;
	color : #ffffff;
}

.roundcontRBrown {
	width: 192px;
	background-color: #a79e8f;
	color: #fff;
}

.roundcontRBrown p {
	margin: 0 10px;
}

.roundtopRBrown { 
	background: url(../boxes/trb.gif) no-repeat top right; 
}

.roundbottomRBrown {
	background: url(../boxes/brb.gif) no-repeat top right; 
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



.roundcontRBlue {
	width: 510px;
	background-color: #94aac5;
	color: #fff;
}

.roundcontRBlue p {
	margin: 0 10px;
}

.roundtopRBlue { 
	background: url(../boxes/tr.gif) no-repeat top right; 
}

.roundbottomRBlue {
	background: url(../boxes/br.gif) no-repeat top right; 
}


