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


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.borders {
	border-left: 2px solid white;
	border-right: 2px solid white;
}

a:link {
	color: #D0A024;
	}
a:visited {
	color: #D0A024;
}
a:hover {
	color: #999;
}
a:active {
	color: #516E9C;
}

.top_nav_sm {
	font-size: 10px;
	color: #FFF;
	padding-bottom: 0px;
	text-align:right;
}


.top_nav_sm a {
	color: #FFF;
	text-decoration: none;
}

.top_nav_sm a:hover {
	color: #D0A024;
	text-decoration: none;
}




.nav_top {
	background-color: #D0A024;
	background-image: url(/images/nav_top_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: right;
	padding-top: 3px;
	color: #000;	
}

.nav_top a{
	color: #000;
	text-decoration: none;
}

.nav_top a:visited{
	color: #000;
}

.nav_top a:hover{
	color: #999999;
}



.nav_rt_corner {
	background-image: url(/images/nav_top_rt_corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.home_bg {
	background-image: url(/images/nav_logo_2.jpg);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.bottombanner {
	border-left: 2px solid white;
	border-right: 2px solid white;
	font-size: 18px;
	font-weight: bolder;
	background-image: url(/images/bottom_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	letter-spacing: -0.5px;
	text-shadow: #000 -2px 2px 4px;
}

.bottombanner a {
	color:#FFF;
	text-decoration:underline;
	}
	
.bottombanner a:visited{
	color:#FFF;
	text-decoration:underline;
	}
	
.bottombanner a:hover {
	color:#FFF;
	text-decoration:none;
	}
	
.white_sm_text {
	font-size: 12px;
	text-align: center;
}
.cornergirl {
	background-image: url(/images/left_corner_girl.jpg);
	background-repeat: no-repeat;
	color:#FC0;
	font-weight: bolder;
	font-size: 22px;	
	padding-left: 120px;
	text-align:center;
}



.blacktextlrg {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align:left;
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
}

.goldtextlrg {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D0A024;
	text-align:left;
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
}

.blacktext {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.whitetextlrg {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align:left;
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
}

h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
}
