BODY {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-image:url(images/yellowbg.gif);
background-color:#FFFFFF;
background-attachment:fixed;
 
} 

.header {
background-image:url(images/topbg.gif);
 
}
 
.footer2 {
background-image:url(images/botbg.gif);
color: #FFFFFF;
font-weight: bold;
 
}

.lines {
background-image:url(images/toplines.gif);
background-color:#ffffff;
 
}

.leftlinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #655444;
font-weight: normal;
text-decoration: none;
line-height: 1.3;

}

.leftlinks a:link {
color: #655444;
font-weight: normal;
text-decoration: none;

}

.leftlinks a:visited {
color: #655444;
font-weight: normal;
text-decoration: none;

}

.leftlinks a:hover {
color: #655444;
font-weight: normal;
text-decoration: underline;

}

.leftlinks a:active {
color: #655444;
font-weight: normal;
text-decoration: none;

}


.midblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655444;
	background-color: #FFFFFF;
	border: thin solid #F7E3A0;
}

.midblock a:link {
color: #655444;
font-weight: normal;
text-decoration: underline;

}

.midblock a:visited {
color: #655444;
font-weight: normal;
text-decoration: underline;

}

.midblock a:hover {
color: #655444;
font-weight: normal;
text-decoration: none;

}

.midblock a:active {
color: #655444;
font-weight: normal;
text-decoration: underline;

}

.midblock2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655444;
	background-color: #FFFFFF;
}

.bottomline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-size: 12px;
}

.box {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655444;
	background-color: #FFFFFF;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}