body
{
background-color:White;
padding:0px;
margin:0px;
min-width:720px;
}
body, tbody{
font-family:Arial,Tahoma,Verdana,sans-serif;
font-size:16px;
}
h1{
font-size:24px;
}
h2{
font-size:16px;
font-weight:bold;
}
a{
color:#0062BF;
}
a:hover{
color:#0076E8;
}
a:visited{
color:#C6160D;
}
.title1{color:black;padding:2px;background:url(http://faqs.org/css/bh1.png) no-repeat scroll 0 98%;}
a.title1:hover{color:black;}
#main_body{
	text-align:left;
	padding:10px 40px;
}


#marginl {
	width: 50px;
	background: #FEFEFE url("http://faqs.org/css/mgn-left.png");
	background-repeat: repeat-y;
}

#marginr {
	width: 50px;
	background: #FEFEFE url("http://faqs.org/css/mgn-right.png");
	background-repeat: repeat-y;
}

#header 
{
border-bottom: 2px dotted #aaa;
}

#footer 
{
border-top: 2px dotted #aaa;
border-bottom: 2px dotted #aaa;
}

#header h3, #footer h3
{
display: inline;
margin: auto 20px;
}
#googleads_left {
margin-top: 50px;
margin-right: 10px;
max-width: 300px;
}
li { padding-bottom: 10px;}
div.transaction{
	border: 1px silver solid;
	background: #F8F8F8;
	margin-bottom: 10px;
	padding-bottom: 1em;
	font-size: 12px;
	width: 700px;
}
table.preltab, table.report{
	margin: 0 0 1em;
	
	background: #F0F0F0;
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
}
table.preltab th, table.preltab td, table.report th, table.report td {
	border: 1px silver solid;
	padding: 0.2em;
	font-size: 11px;
}
table.preltab td {
   text-align: center;
}

table.preltab th {
	background: gainsboro;
	text-align: center;
	font-size: 11px;
}

.dl {
	color:#505050;
}

