body {
	background-color: #efe9e0;
	text-align: center;
	margin: 0px;


}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff9900;
	vertical-align: top;
	padding: 5px;


}
.leftpanelLine {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3366CC;
	background-color: #FFDDAA;

}
.rightPanelDesign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-size: 9pt;
	padding: 5px;



}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 30px;
	vertical-align: middle;
	color: #990000;
	background-image: url(images/goldpx.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 5px;
	background-color: #FFddaa;





}
hr {
	color: #FF6633;
	height: 1px;
	border: 1px solid #FF9933;
	width: 400px;
	text-align: center;



}
.footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9933;
}
.table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;

}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {

	color: #990000;
	text-decoration: none;
}
a:active {


	color: #990000;
	text-decoration: none;
}
a:hover {



	color: #990000;
	text-decoration: underline;
}
.headers {
	font-weight: bold;
	color: #996600;
	text-transform: capitalize;

}
