@charset "utf-8";
body {
	background-image:url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color:#c7af17;
	margin: 0px;
	padding: 0px;
}
.login_text{
	font-weight: bold;
	color: #FFF;
}



.footer a:link{
	color: #2f2a01;
	text-decoration: none;
}

.footercopy{
	font-size: 12px;
	color: #CCC;
	text-decoration: none;	
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5E51C;
}

.news th {
	color: #FFF;		
}


.MENUBAR th {
	color: #2f2a01;
	font-weight: bold;	
}
.newstitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.MENUBAR a:link, a:visited  {
	color: #2f2a01;
	text-decoration: none;
}

.MENUBAR a:hover, a:active {
	color: #FF0;
}

#yesforex{
	float: right;
	clear: right;
}

#yesforex2{
	float: left;
	clear: left;
}

.investtitle {
	font-style: italic;
	color: #481C03;
	font-size: 14px;
	font-weight: bold;
}

.investbox{
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #200D00;
}

.investbox td{
	color:#FFF;
}

.investbox th{
	color:#F5E51C;
}
