
body {background:#ECEBE4 url('http://cbgboa.org/assets/grad09.jpg') repeat-x ;}

#message1
{
border:outset 20px #3399ff;
background-color:#fff;
height:100px;
padding:30px;
display:none;
position:absolute;
left:100px;
top:100px;
}
#message2
{
background-color:#fff;
width:700px;
padding:10px;
display:none;
position:absolute;
left:140px;
top:20px;
border:outset 20px #3399ff;
}
#displayResults td
{
text-align:left;
}
.showHeading
{
font-size:14px;
font-weight:bold;
color:#330033;
background: #ffcc99;
padding:1px;
}
.htmlButtons
{
cursor:pointer;
}
.tableHeading1
{
background: #eee; 
	font-weight:bold; 
	padding:0px;
	margin-top:5px;
	border: 1px solid #969696;
	padding:8px;
	font-size:18px;
}
.td1
{
text-align:right;
border:1px #ccc inset;
background: #eee; 
padding:10px;
}
.td2
{
text-align:left;
border:1px #ccc inset;
background: #eee; 
padding:10px;
}
