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

body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #915705;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #72A1EA;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 16px;
	color: #FF6600;
}
h2 {
	font-size: 16px;
	color: #915705;
}
h3 {
	font-size: 16px;
	color: #72A1EA;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
}
.style1 {font-size: 10px}b:visited {
	text-decoration: none;
	color: #7AADFB;
	}
	r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7AADFB;
}


r:link {
	text-decoration: none;
}
r:hover {
	text-decoration: none;
	color: #FF6600;
}
r:active {
	text-decoration: none;
	color: #7AADFB;
}
.blue {
	background-image: url(images/blue-back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.smallblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72A1EA;
}
.whitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.contactbox {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: center top;
}

