/* CSS Document */

.titlebarsindex {
 	background-color:#F0C6F3;
	border-top:10px solid white;
	border-bottom:5px solid white;
	padding:5px;
}

.titlebarsbeauty {
 	background-color:#ffb3ff;
	border-top:10px solid white;
	border-bottom:5px solid white;
	padding:5px;
}

.titlebarsent {
 	background-color:#9999ff;
	border-top:10px solid white;
	border-bottom:5px solid white;
	padding:5px;
}

.titlebarsrelation {
 	background-color:#ff9999;
	border-top:10px solid white;
	border-bottom:5px solid white;
	padding:5px;
}

 .titlebars2health {
 	background-color:#ffff99;
	border-left:10px solid white;
	border-bottom:5px solid white;
	border-right:10px solid white;
	padding:5px;
}

 .titlebars2home {
 	background-color:#b3ffb3;
	border-left:10px solid white;
	border-bottom:5px solid white;
	border-right:10px solid white;
	padding:5px;
}

 .titlebars2self {
 	background-color:#ccffe6;
	border-left:10px solid white;
	border-bottom:5px solid white;
	border-right:10px solid white;
	padding:5px;
}

 .titlebars2travel {
 	background-color:#b3ffff;
	border-left:10px solid white;
	border-bottom:5px solid white;
	border-right:10px solid white;
	padding:5px;
}

.introbox {
	font:11px verdana;
	padding:10px;
	background-color:#F0C6F3;
	
}

#article_head_light { padding: 5px; background-color: #F0C6F3; border-bottom: 6px solid #FFF;font: 11px verdana; color:#336699;}

#article_head_dark {padding: 5px;  background-color: #E18DE7; border-bottom: 6px solid #FFF; font: 20px verdana; }