body {
	color: black;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}


h1 {
font-size: 12px;
color: #000000;
font-weight: bold;
font-family: tahoma, arial, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
} 

h2 {
font-size: 12px;
color: #000000;
font-weight: bold;
font-family: tahoma, arial, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
} 


tr, td, div {
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}


.box{
margin-bottom:-10px;
background:url(bgline.gif)  repeat-x;
height: 1px;
}

.title_header {
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABABAB;
	background-color: #EDEDED;

}

.title_header_top {

	border-top-width: 1px;
	border-top-height: 1px;
	border-top-style: solid;
	border-top-color: #6b6b6b;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	
}


.title_header_bottom {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABABAB;
	background-color: #EDEDED;
	
	
}
