body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color: #000000;
	        background-position: 0px 29px;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: black;
	}

TD, TR {
	font-family: Arial;
	font-size:12px;
	font-style:normal;	
font-weight:normal;
	letter-spacing:normal;
	color: #e7e7ed;
}

.sidebar {
	background-color: #fad5be;
       background-image: url(/images/version2/sidebar.png);
	padding: 4px;
}

.inside_quote{
	background: #fad5cb;
	padding: 5px;
	color: #000000;
	font-size: 10px;
	border: 2px dashed #5e5e5e;
}

.recent1 {
	background-color: fff7991;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight: bold;
	letter-spacing: -0.5px; 
	line-height:9pt; 
	color: #c0c0c0; 
	text-align: center;}

.recent {
	background-color: f49ac1;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight: bold;
	letter-spacing: -0.5px; 
	line-height:9pt; 
	color: #c0c0c0; 
	text-align: center;}

.side-title {
	background-color: #f85796;
       background-image: url(/images/version2/side_pink.png);
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight: bold;
	letter-spacing: -0.5px; 
	line-height:9pt; 
	color: #c0c0c0; 
	text-transform: uppercase;
	text-align: center;}


.side-content {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family: Trebuchet MS;
	font-size:11px;
	letter-spacing:0.5px; 
	line-height:9pt; 
	color: black; 
	text-align: justify;
}

.side-content a {
	color:#417484;
	text-decoration:none; 
	font-weight:bold;}

.content-title {
	background-color: f8e8ac;
 background-image: url("/images/layout3/contenttitle.jpg");
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight: bold;
	letter-spacing: -0.5px; 
	line-height:9pt; 
	color: #c0c0c0; 
	text-align: left;}

.contentbar {
	background-image: url("images/content_02.png");
   text-align: left;
}

.newstitle {
	background-image: url("images/content_01.png");
	width: 690px;
	height: 121px;
	color: #44254e;
	font-size: 25px;
	font-family: Arial;
	letter-spacing: -2px;
	font-weight: bold;
	text-align: justify;
}
	

B {
color: #ff6d00;
font-weight: bold;
}

A:link{
	color: #fbae75;
	text-decoration:none; 
	font-weight:none;}

A:visited{
	color:#fbae75;
	text-decoration:none; 
	font-weight:none;}

A:active{
	color:#fbae75;
	text-decoration:none; 
	font-weight:none;}

A:hover{
	color: white;
	text-decoration:underline; 
	font-weight:none;}