a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

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

body{
	background: #FFFFFF;
	color: #666666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #658690;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	text-transform: uppercase;
}

td {
    color: #666666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

ul {
    color: #666666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.btmotto {
	font-style: italic;
	color: #787878;
	font-size: 11px;
	padding-right: 30px;
}

.btnavleft {
	background-image: url(images/bkleft.gif);
	background-repeat: repeat-y;
}

.btnavright {
	background-image: url(images/bkright.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

.btspecialbox {
	background-image: url(images/navright.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
}

.btspecialbox2 {
	background-image: url(images/specialbox2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}