a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;



}
a:visited {
	color: #448091;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: FF0000;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #330099;
	text-decoration: none;
	font-weight: bold;
}

.floatleft {

	float: left;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textback {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(verticalgrad3.gif);

}
.bottombordgrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCBA;
}
.blockimage {
	background-attachment: fixed;
	background-image: url(blockart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bolditalic {
	font-style: normal;
	font-weight: normal;
}
.italics {
	font-style: normal;
}
.tableborders {
	border: 1px solid #FDF7EC;
}

