a:link {
	color: #0000AE;
	font-weight: lighter;
	font-size: medium;
	line-height: normal;
	text-decoration: none;
	background: none;
	}

a:link.largelink {
	font-size: x-large;
	color: #B7007C;
}
a:hover.largelink {
	font-weight: bolder;
	color: #22006A;
	background-color: #F5ECB5;
	font-size: x-large;
	border: thin none;
}

a.xsmall {
	font-size: x-small;
}

a.xsmall:visited {
	font-size: x-small;
}

a:hover {
	font-weight: bolder;
	color: #22006A;
	font-size: medium;
	border: thin none;
	background-image: url(images/bg-but2.jpg);
	
}
a:visited {
	font-weight: 500;
	color: #2A00FF;
	font-size: medium;
	text-decoration: none;
}
a:active {
	font-size: medium;
	font-weight: bolder;
	background-color: #C0DCC0;
}
.outline {
	border: medium groove #8B6D77;
	}
hr {
	color: #6C0B75;
}
.copyright {
	font-size: x-small;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #852385;
	border-top: thin solid #800040;
	border-right: thin none Green;
	border-bottom: thin none Green;
	border-left: thin none Green;
	text-align: center;
}
.tdfill {
	background-color: #D6E6FF;
}
.tdfillborder {
	background-color: #f8e4a5;
	border: medium groove #804040;
}body {
	
	background-image: url(images/bg-1.jpg);
	background-repeat: repeat;

}
.outline-lite {
	border: thick groove #D6E6FF;
}
.fontsize {
	font-size: small;
}
.indent1 {
	padding-left: .5in;
}
.indent25 {
	text-indent: .25in;
}
.contentbg {
	background-image: url(images/bg-1-med.jpg);
	background-repeat: repeat;
	padding: 10px 10px 10px 10px;
}
