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

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.popular_table {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.login_text_fields {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
}
.sponsor_BG {
	background-image: url(images/Sponsors_BG.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
A.popular:link {
	color:#EEEEEE;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
A.popular:visited {
	color:#EEEEEE;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
A.popular:active {
	color:#EEEEEE;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
A.popular:hover {
	color:#EBA725;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.login_table {
	margin-left: 5px;
}
.text_12_gray {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #CCC;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}
.text_18_orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FDB327;
}
.body_BG {
	background-image: url(images/Body_BG.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.login_BG {
	background-image: url(images/Login_BG.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.text_10_gray {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #CCC;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #CCC;
}
.text_14_orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FDB327;
}
.text_12_orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FDB327;
}
.text_18_red {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #C00;
}
