body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sectionhead {
	background: Red;
	color: White;
	font-weight: bold;

}

table.result {
	border-collapse: separate;
	
}

table.result tr {
	background: #dcdcdc;
}


table.details td {
 font-size: 12px;
}

tr.bottomline {
	border: 1px solid #808080;
}

th.resultdark {
	background: #696969;
	color: white;
}

.bordertopside {
	border-top:  1px solid #696969;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
}

.borderleft {
		border-left: 1px solid #696969;
}

.borderright {
	border-right: 1px solid #696969;
}

.borderbottom {
	border-bottom: 1px solid #696969;
}

.white {
  color: white;
  font-weight: bold;
}

p.footer {
	font-size: 10px;
}

p.footer a {
	text-decoration: none;
}


.errormessage             {color: #0000ff;font-weight: bold;}

#resultPageSpace {
	width: 1px;
	height: 1000px;
}

.tSize13 {
 font-size: 13px;
}

.tSize12 {
 font-size: 12px;
}

.tSize14 {
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight:normal;
}
