#ajaxcontentarea {
	margin-top:0px;
	padding-top:0px;
	background-color:transparent;
}
.shadetabs{
	padding: 3px 0;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	margin-right: 0px;
	color: #2d2b2b;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.shadetabs li a:visited{
color: #2d2b2b;
	font-weight: normal;
}

.shadetabs li a:hover{
	color: #2d2b2b;
	font-weight: normal;
	text-decoration: none;
	background-color: #DADAD8;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.shadetabs li.selected{
	position: relative;
}

.shadetabs li.selected a{ /*selected main tab style */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEB;
	border-right-color: #ECECEB;
	border-left-color: #ECECEB;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2d2b2b;
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}

.contentstyle{
	width: auto;
	margin-top: 1px;
	background-color:transparent;
}
#maintab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:0px;
	margin-top:0px;
}




.shadetabs li#tabEQ a {
	background-image: url(images/ajaxTabEQ.jpg);
}



.shadetabs li#tabFOREX a {
	background-image: url(images/ajaxTabFOREX.jpg);
}
#demoPurple {
	background-image: url(images/demoPurple.jpg);
    background-repeat: repeat-x;
	background-position: left top;
}

#demoRed {
	background-image: url(images/demoRed.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#demoPurple, 
#demoRed {
	padding: 10px;
}
