* {
	margin: 0px;
	padding: 0px;
	}
	
.lbar {
background-image: url(img/lbar.jpg);
background-position:left center;
background-repeat: no-repeat;
width: 12px;
height: 36px;
} 

.bartop {
background-image: url(img/mbar.jpg);
background-position: left top;
background-repeat: repeat-x;
width:100%;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
} 
.mbar {
background-image: url(img/mbar.jpg);
background-repeat: repeat-x;
height: 36px;
font-weight:bold;
_width:90%;
}

.rbar {
background-image: url(img/rbar.jpg);
background-position:right center;
background-repeat: no-repeat;
width: 12px;
height: 36px;
}
	
.dots_horizontal {
	/*background-image: url(img/dot.jpg);
	background-repeat: repeat-x;
	border-bottom: 3px dotted #999999;*/
	height: 9px;
	}		
	
.title {
	color: #ffffff;
	font-size: 12px;
	}

	
.title_borderless {
	color: #0d57a6;
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	}	

.inside_container a:link, .inside_container a:visited, .inside_container a:active {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	text-decoration: underline;
	}

.inside_container a:hover {
	color: #999999;
	text-decoration: underline;
}




.bartop td.borders img { border:3px solid #416a40; }


.bartop td.borders p.soapsimages img { padding: 0 3px; border:none; }






























