
/* THEMING */
.background
{
	background-color:#bddaf3 !important;
    background-image:none !important;
}
/*.tabs1
{
	background-image:none !important;
	background-color:#009999 !important;       	
}*/
.portfolioTopBar 
{
    background-color:#98b4db !important;
}
.portfolio
{
	background:#7195B3 !important;
	color:White !important;
}
.portfolioDraggable:hover
{
    background:#acc1d2 !important;
}
.portfolioHighlight
{
   background: url(images/trans50blue.png) top left repeat !important;
}
.rspResizeBarHorizontal
{
	background-color:#7195B3 !important;
	border: 0px !important;
}
.portfolioChart
{
	background-color:#0f212d;
	color:White;
}
.tabs1
{
	background: url(images/trans15blue.png) top left repeat !important;
}
#mainTabs
{	
	position:relative; 
	display:block;
	top:25px;
	left:0px;
}
.Header
{
	background-color:#bddaf3 !important;
	background-image:none !important;
	color:White !important;
}