.hdr {
	background-image: url(images/header.jpg);
	width:780px;
	height:112px;
}

.ftr {
	background-image: url(images/footer.gif);
	width:780px;
	height:18px;
}

.largemain {
	width: 780px;
	text-align:center;
}

.sideimage {
	width: 160px;
}

.middlemain {
	width: 620px;
	text-align:center;
}

.maintext {
	width: 235px;
	vertical-align: top;
	text-align: justify;
}

.threeimages {
	width: 110px;
	height: 100px;
	text-align: center;
	
}
	
.descriptions {
	width: 275px;
	height: 100px;
	text-align: justify;
}


.black8 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.black10 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.red10 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
color: #ff0000;
}

.greenbi10 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-style: italic;
	font-variant: small-caps;
	font-weight: normal;
	color: #004A01;
}

.blackb12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

a {
	color: #590059;
	text-decoration: none;
}

a:visited {
	color: #590059;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #004A01;
}

p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

table {	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal; }