BODY {
	font-family: Verdana, Helvetica, sans-serif;
	font-style:normal;
/*	background-image: url(../images/b047.gif); */
	background-color: #D9D9D9;
}

a:link { 
	color: #2774B5;
	}
a:visited { 
	color: #2774B5;
	}
a:hover { 
	color: #000000;
	text-decoration: underline;
	}
a:active { 
	color: #2774B5;
	}
	
ul.floppy { list-style-image: url("../images/bullet-floppy.gif"); font-size: 14px;} 

h1 {
color: #28A022;
margin-bottom: 0px;
}

h2 {
color: #28A022;
margin-bottom: 0px;
}
	
h3 {
color: #28A022;
margin-bottom: 0px;
}

.notice {
color: #B5262E;
}

.small {
font-size: 10px;
}

.mainbody {
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
vertical-align: top;
font-size: 12px;
}

.mainheaders {
padding: 0px 0px 0px 0px;
}

.tablehd1 {
background-image: url(../images/tablehd1.gif);
background-repeat: repeat-x;
height: 33px;
padding: 0px;
color: #000000;
text-align:center;
font-size: 14px;
font-weight: bold;
}

.tablehd1 div {
margin: 5px 0px 4px 0px;
}

.tablehd2 {
background-image: url(../images/tablehd2.gif);
background-repeat: repeat-x;
height: 33px;
padding: 0px;
color: #113756;
text-align:center;
font-size: 14px;
font-weight: bold;
}

.tablehd2 div {
margin: 5px 0px 4px 0px;
}

.td1 {
background-color: #AACDEE;
padding: 5px;
}

.td2 {
background-color: #C0DAF2;
padding: 5px;
}


