body{
	background: #484E6E url(images/bg001.jpg) repeat;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #EBDED6;
	padding-top: 10px;
}
td,p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #E9DACF;
}

#leftsidefill {
	background: url(images/leftfilldown003.jpg) repeat-y;
	width: 29px;
}
#panelfoot {
	background: url(images/panelfoot004.jpg) no-repeat;
	height: 56px;
	width: 756px;
}
#menucenter {
	background: url(images/menucenter003.jpg) repeat-y;
	width: 185px;
	color: #2F3559;
}
#menubottom {
	background: url(images/menubottom003.jpg) no-repeat;
	height: 27px;
	width: 185px;
}
.maincontent {
	padding: 60px 8px 4px;
}
#reflection {
	background: #2F3559 url(images/refection002.jpg) no-repeat top;
	width: 527px;
}

.maincontent a:link {
	color: #E9DBD1;
	text-decoration: underline;
}

.palebluetext {
	color: #EEE3DD;
}

.copyright {
	font-size: 10px;
	padding-right: 37px;
	color: #8089B5;
}
.copyright a:link {
	color: #8089B5;
	text-decoration: underline;
}
.copyright a:visited {
	color: #8089B5;
	text-decoration: underline;
}
.copyright a:hover {
	color: #FFFFFF;
	background: #2F3559;
	text-decoration: none;
}

#bluebgtile {
	background: url(images/bluebgtile001.jpg);
}
#rightsidefill {
	background: url(images/newrightsidefill.jpg) repeat-y;
	width: 11px;
}
.maincontent a:visited {
	color: #D7BDAC;
	text-decoration: underline;
}
hr {
	color: #FFFFFF;
	 height : 1px;
}
TABLE.cobtbl{
	background-color: #D7BDAC;
	color: #2F3559;
}

TD.cobhl{
	color: #D7BDAC;
	background: #2F3559;
}

TD.cobll{
	color : #EBDED6;
	background: #2F3559;
}
.imagepad {
	padding-right: 7px;
	padding-bottom: 4px;
}
a:link {
	color: #D7BDAC;
	text-decoration: underline;
}
a:visited {
	color: #D7BDAC;
	text-decoration: underline;
}
h3 {
	background: #9E9DAB;
	margin: 4px;
	padding: 7px;
	color: #2F3559;
	border: 1pt solid #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
/*crosssales styling*/
.cstitle {
	background: #B4B6C0;
	color : #2F3559;
	padding: 4px;
	font: bold 13px Verdana, Arial, sans-serif;
	border-top: 1px solid #7E7F9B;
	border-right: 1px solid #7E7F9B;
	border-bottom: 3px double #7E7F9B;
	border-left: 1px solid #7E7F9B;
	}
	
	/* Cross Sales styling */
.csprodimage {
	font-size: 10px;
	font-family : Verdana;
	height: 130px;
	text-align: center;
	} 
td.csproduct {
	border:1px solid #6A6B87;
	text-align: center;
}

