.header {
	background-image: url(images/body_titles_back.jpg);
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 8px;



}
.border {
	border-top: 1px none #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px solid #CC3300;
	border-left: 1px solid #CC3300;
	background-color: #E4E4E4;


}
.doted-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

