@charset "UTF-8";
/* CSS Document */

.background1 {
	background-color: #A8A8A8;
	background-image: url(images/other_pages_25.gif);
	background-repeat: repeat-x;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	font-size: 16px;
	color: #E8A713;
	letter-spacing: .09em;	
}

.nav a:link {
	text-decoration: none;
	color: #1E2B42;
}

.nav a:visited {
	text-decoration: none;
	color: #1E2B42;
}

.nav a:hover {
	text-decoration: underline;
	color: #395280;
}

.nav a:active {
	text-decoration: none;
}

.mlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F2F2C;
	list-style-type: none;
	list-style-position: outside;
	line-height: 17px;
	letter-spacing: 0.05em;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B16500;
	list-style-type: none;
	list-style-position: outside;
	line-height: 13px;
	letter-spacing: 0.05em;
}

.copyright a:link {
	text-decoration: none;
	color: #B16500;
}

.copyright a:visited {
	text-decoration: none;
	color: #B16500;
}

.copyright a:hover {
	text-decoration: underline;
	color: #B16500;
}

.copyright a:active {
	text-decoration: none;
}
