body
{
	font-family: arial;
	font-size: 8pt;
}

td
{
	font-family: arial;
	font-size: 10pt;
}

.header_orig{	
	background-color=#76b900;
	color: white;
	font-size: 17pt;
	font-weight: bold;
	font-variant: small-caps;
	font-family: sans-serif;
	padding: 10px;
	background-image: url(../images1/bism1s.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.header{	
	background-color=#76b900;
	color: white;
	font-size: 17pt;
	font-weight: bold;
	font-variant: small-caps;
	font-family: sans-serif;
	padding: 10px;
	background-image: url(../images1/bg3.gif);
	background-repeat: repeat;

}


.navigation{
	background-color=#cde985;
	font-family: arial;
	color: #4d5a11;
	padding: 5px;	

}

.nav_link{
	font-family: arial;
}

a.nav_link
{
	text-decoration:underline;
	color: #0075be;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;	
}

a.nav_link:hover
{
	color: #ffffff;
}

a
{
	text-decoration:underline;
	color: #0075be;
	font-family: arial;
	font-size: 8pt;

}

a:hover
{
	color: #87d300;
}


.contentunitheader
{
	/*border: solid #4d5a11 2px;	*/
	background-color: #76b900;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	padding:5px;
	border-bottom: solid #0075be 2px;
	border-right: solid #0075be 2px;
	background-image: url(../images1/bg3.gif);
}

.contentunitheader_orig
{
	/*border: solid #4d5a11 2px;	*/
	background-color: #76b900;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	padding:5px;
	border-bottom: solid #0075be 2px;
	border-right: solid #0075be 2px;
}

.contentunit
{
	border: solid #bae55e 2px;	
	padding:5px;
}

.footer
{
 color:gray;
}

.bkcolor1{
	background-color=#d7e981;
}

.bkcolor3{
	background-color=#bae55e;
}

.bkcolor4{
	background-color=#87d300;
}

.bkcolor5{
	background-color=#678f00;
}

.bkcolor6{
	background-color=#4d5a11;
}

bkcolor7{
	background-color=#0075be;
}



