<!--[if IE ]>
		 .bg {
	background-color: #1A2A42;
	background-image: none; 
}
<link rel="stylesheet" type="text/css" href="ie.css">
	<!endif]-->
.bg {
	background-image: none; 
}
 

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CBAD5C;
}
.bg-small {
	background-color: #18273A;
	border: 1px solid #cbad5c;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cbad5c;
}



 

