body {
	background-color: black;
	margin: 0px;
	margin-bottom: 20px;
}

p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #efefef;
	line-height : 18px;
}
ul{
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #C9C9C9;
	line-height : 18px;
}
.normal{
	font-family:  Arial, sans-serif;
	font-size: 11px;
	color: #efefef;
	line-height: 18px;
}
.gold{
	color: #fbc839;
}
h1{
	color: #fbc839;
	font-size: 16px;
	font-family: Arial, sans-serif;
}
.med_headers{
	color: #fbc839;
	font-size: 16px;
	margin: 0px;
}
.main_cell{
	border: 1px solid #262626;
	padding: 3px;
}
.right_cell{
	border-top: 1px solid #262626;
	background-image: url(images/right_left_bg_31.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 15px;
}
.right_top{
	background-image: url(images/right_top_bg_08.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.nav{
	background-image: url(images/nav_bg_23.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #262626;
}
.left_cell{
	background-image: url(images/diag_bg.gif);
	background-position: top;
	background-repeat: repeat;
	padding: 10px;
}
.left_top{
	background-color: #202020;
	padding: 10px;
}
.left_news{
	border-top: 1px solid #191919;
	border-bottom: 1px solid #191919;
}
.news_main{
	padding: 10px;
}
.title{
	background-image: url(images/title_bg_12.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.content{
	border-right: 1px solid #191919;
	padding: 15px;
}
.orangebtm{	
	border-bottom-style: solid;	
	border-bottom-width: 1px;
	border-bottom-color: #262626;
}
A:LINK{color : #fbc839; text-decoration : none;}
A:VISITED{color : #fbc839; text-decoration : none;}
A:ACTIVE{color : #fbc839; text-decoration : none;}
A:HOVER{color : #fbc839; text-decoration : underline;}

A:LINK.light {color : #efefef; text-decoration : none;}
A:VISITED.light {color : #efefef; text-decoration : none;}
A:ACTIVE.light {color : #efefef; text-decoration : none;}
A:HOVER.light {color : #fbc839; text-decoration : none;}



