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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	background-color: #000000;
}

a {
outline: none;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
.copyright {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.style2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.style3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.style3 a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.style3 a:hover{
	color: #FFFFFF;
}

.style4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

.style4 a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

.style4 a:hover{
	color: #990000;
}

.style5 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

.style5 a {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

.style5 a:hover{
	color: #FFFFFF;
}


.Subhead {
	color: #990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.style7 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.style9 {color: #990000}
a:active {
	text-decoration: none;
}

.style10 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.style10 a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.style10 a:hover{
	color: #666666;
}
.Subhead-home {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

