/* CSS Document */

body {
	background-color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight:300;
	color: #6A7689;
}
h2 {
	font-size: 16px;
	font-weight:100;
	color: #6A7689;
}
h3 {
	font-size: 18px;
	font-weight:200;
	color: #000000;
}
img {
    border-color: #666;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #3580ED;
	text-decoration: underline;
}
a:active {
	color: #ccc;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
.fees {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
}
.style1 {
	color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:200;
	line-height:16px;
	font-size: 12px;
}
.style2 {
	color: #CC6600;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.stylerule {
	color: #666;
}
.footertext {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
