body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#fff;
}
.no_tile {
	background-repeat: repeat-x;
	background-position: bottom;
}
.no_tile_top {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/menubg.jpg);
}
.style1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/bottom_bg.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}


.crumbTrail {
	font-family: "Century Gothic", Verdana, Arial;
	color: #CCCCCC;
	font-size: 10px;
}
.style2 {
	font-family: "Century Gothic", Verdana, Arial;
	color: #CCCCCC;
	font-size: 10px;
}
.style3 {
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
}
.style4 {font-size: 14px;
	color: #CCCCCC;
	font-family: "Century Gothic", Verdana, Arial;
}
.style5 {
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Arial;
}
.style8 {font-size: 24px;
	color: #999999;
	font-family: "Century Gothic", Verdana, Arial;
}

.style8b {font-size: 18px;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial;
}
.style9 {
	color: #CCCCCC;
	font-family: "Century Gothic", Verdana, Arial;
}
.style11 {font-family: "Century Gothic", Verdana, Arial}

.bodyText {
	font-size: 12px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #CCCCCC;
}


.listText {
	font-size: 14px;
	line-height:1.4;
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
}


.white14 {color: #FFFFFF; font-size: 14px; line-height:1.1; }


.style12 {
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
}
.style13 {
	font-size: 14px;
	color: #FFFFFF;
}
.style14 {
	color: #999999;
	font-family: "Century Gothic", Verdana, Arial;
}
.style15 {
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
}

.style16 {color: #FFFFFF; font-size: 14px;}
.style17 {color: #CCCCCC; font-family: "Century Gothic", Verdana, Arial; font-size: 14px; }




blockquote { color:#fff; text-align:left;}

/* Footer 
------------------------------------------------------------------------------------------------- */

div#footer_nav{
	width: 1000px;
	margin: 5px auto;
	color: #fff;
	padding: 10px 0;
}


div#footer_nav ul{
	float: right;
	list-style: none;
	font-size: 0.7em;
}

div#footer_nav ul li{
	float: left;
	padding-left: 4px;
}

div#footer_nav ul li a{
	color: #666;
}