.imgleft {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgrght {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.head1 {
	background-image: url(new800_04.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;


}
.head-picleft {
	background-image: url(big1_09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 20px;
	line-height: 150%;
	font-weight: normal;


}

.maintext h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FF6633;
	margin-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;


}

.maintext a{
	color: #2851A4;
	background-color: #C8D5F7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;

}

.maintext a:hover{
	color: #2851A4;
	background-color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;

}
.tdmain {
	background-image: url(6_15.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
