body {
    background-color: black;
}

.bottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.bottom_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.bottom_links:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.linksgroup a {
	border-color: #6E3812;
    border-width: 0px 0px 0px 4px;
    border-style: solid;
    padding-left: 2px;
    margin-left: 5px;
    color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftbar a:hover {
	color: skyblue;
}

.left_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;

}
.left_links a {

    color: white; !important
}
.left_links a:hover {
	color: skyblue;
	text-decoration: none;
    border-color: skyblue;
}

.linksgroup {
    background-image: url("../images/sidebar.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #6E3812;
    padding-bottom: 10px;
    color: white;
}

.blue_H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
    background-color: white;
    border-color: #6E3812;
    border-width: 0px 0px 0px 5px;
    border-style: solid;
    margin-top: 0px;
    margin-bottom: 0px;
}
.states {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.states:hover {
	color: #808182;
	text-decoration: none;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {font-size: 12px}
.style4 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style8 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {
	font-size: 24px;
	color: #996699;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0071A5;
}
		a.linky:link { color: #FFA800; text-decoration: underline }
		
		a.linky:visited { color: #FFA800; text-decoration: underline }
		
		a.linky:hover {  color: white; text-decoration: underline }
		
		a.linkb:link { color: blue; text-decoration: underline }
		
		a.linkb:visited { color: blue; text-decoration: underline }
		
		a.linkb:hover {  color: orange; text-decoration: underline }

img {
    border: 0px;
}

#welcometext {
    border-width: 0px 0px 4px 0px;
    border-color: skyblue;
    border-style: solid;
    padding-bottom: 10px;
}

.promolinks a {
    font-size: 10px;
    color: black;
}
