﻿#accordion-banner {
	padding: 10px 0px 10px 0px;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	WIDTH: 840px;
	BACKGROUND: #DED3D3 url('../images/small-baner-bg.gif') 0px
50%;
	HEIGHT: 80px;
	BORDER-TOP: #ddd 1px solid;
	BORDER-RIGHT: #ddd 1px solid;
	direction: ltr;
}
#accordion-banner IMG {
	FILTER: alpha(opacity=100); FLOAT: left; CURSOR: pointer; MARGIN-RIGHT: 12px; opacity: 1
}
#accordion-banner IMG.current {
	FILTER: alpha(opacity=100); CURSOR: default; opacity: 1
}
#accordion-banner DIV {
	WIDTH: 0px; DISPLAY: none; FLOAT: left; MARGIN-RIGHT: 5px
}
#accordion-banner DIV H3  {
	MARGIN: 0px 0px -10px;
	WIDTH: 170px;
	COLOR: #444;
	FONT-SIZE: 11pt;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: arial;
}
#accordion-banner DIV H3 a:link {
	MARGIN: 0px 0px -10px;
	WIDTH: 170px;
	COLOR: #444;
FONT-SIZE: 11pt;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: arial;

}
#accordion-banner DIV H3 a:visited{
	MARGIN: 0px 0px -10px;
	WIDTH: 170px;
	COLOR: #444;
FONT-SIZE: 11pt;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: arial;

}


#accordion-banner DIV P {
	WIDTH: 170px;
	FONT-SIZE: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #808080;
	text-align: justify;
	
}
