a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background-color: #A3ABD0;
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active{
	background-color: #A3ABD0;
	color: #000000;
	text-decoration: underline overline;
}

body{
	background: #679DD5 url('images/bk9.jpg') no-repeat fixed left top;
	color: #000000;
	scrollbar-3dlight-color: #37536F;
	scrollbar-arrow-color: #37536F;
	scrollbar-darkshadow-color: #37536F;
	scrollbar-face-color: #CBD4E5;
	scrollbar-track-color: #37536F; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif
}

h1 {
	color: #354E63;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

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

.btcopyrights {
	background-color: #B8BDD1;
	border: 1px #B8BDD1 solid;
	font-size: 10px;
}

.btname {
	color: #334D60;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#nav a:hover {
	background-color: #CE190C;
}

#nav a:hover, #nav a:active {
	color: #333366;
}