.ddcolortabsHome{
padding-top: 3px;
padding-left:0px;
padding-right:0px;
background: transparent;


}
.ddcolortabsHome ul li a 
{
font-family:Tahoma,Verdana !important;
font-size:9px !important;
font-weight:bold;
text-transform:capitalize;
}

.ddcolortabsHome ul{
font-family:Tahoma,Verdana !important;
font-size:11px;
font-weight:bold;
margin:0;
padding:0;
list-style:none;

}

.ddcolortabsHome li{
display:inline;
margin:0 0px 0 0;

}


.ddcolortabsHome a{
font-family:Tahoma, Verdana, Arial;
float:left;
color: white;
background: #70193d url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;

}

.ddcolortabsHome a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding: 6px 2px 3px 2px;
}

.ddcolortabsHome a span{
float:none;
}

.ddcolortabsHome a:hover{

}

.ddcolortabsHome a:hover span{
background-color:#a11c53;
}

.ddcolortabsHome a.current, #ddcolortabsHome a.current span{ /*currently selected tab*/
background-color: #a11c53;
}


.ddcolortabslineHome{
clear: both;
padding: 0;
width:100%;
background: #a11c53 url(images/color_tabs_right.gif) no-repeat right top;
border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}
.tabLineHome{
clear: both;
padding: 0;
width:60%;
border-top: 6px solid #a11c53; /*Remove this to remove border between bar and tabs*/
}


.tabcontainerHome {
clear: left;
width:100%; /*width of 2nd level sub menus*/
/*height:5em; height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/



}
.tabcontainerMainHome {
float:left;
width:437px; /*width of 2nd level sub menus*/
height:180px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
/*background-color: #9f6a7a;*/
border-top-width: 4px;
border-top-style: solid;
border-color: #a11c53;
background:url(../images/yellow_container_bg.png);
background-repeat:no-repeat;
background-position:bottom center;
border-left:1px solid #a11c53;
border-right:1px solid #a11c53;
background-color:#FFFFFF;
}

.tabContentArrowHome
{
float:left;
position:relative;
top:4px;
background-image:url(images/arrowEn.gif);
background-repeat:no-repeat;
width::15px;
height:10px;
}
/*
.tabcontentHome{
display:none;
font-family: Tahoma;
font-size:10px;
color: #000000;
text-align:justify;
text-decoration:none;
height:auto;
}

.tabcontentHome ul li{
list-style:none;
list-style-type:none;
list-style-image:none;
display:block !important;
width:98px !important;
}
*/
.tabcontentHomeText a:link{
font-family:Tahoma, Arial;
font-size:11px;
color: #000000;
text-align:justify;
text-decoration:none;
font-weight:bold;
}
.tabcontentHomeText a:visited{
font-family:Tahoma, Arial;
font-size:11px;
color: #000000;
text-align:justify;
text-decoration:none;
font-weight:bold;
}
.tabcontentHomeText a:hover{
font-family:Tahoma, Arial;
font-size:11px;
color: #70193d;
text-align:justify;
text-decoration:none;
font-weight:bold;
}
.tabcontentHomeText a:active{
font-family:Tahoma, Arial;
font-size:11px;
color: #000000;
text-align:justify;
text-decoration:none;
font-weight:bold;
}

.textHomePageBorderHome
{
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	

}

.tabcontentHome{
display:none;
margin-top:5px;
margin-right:5px;
}
.tabcontentHome ul li{
list-style-image:none;
display:block !important;
width:98px !important;
}
.tabcontentHome ul li a img{
margin-right:5px;
border:1px solid #FFCC00;
width:100px;
height:100px;
}
.tabcontentHome img{
border:1px solid #FFCC00;
width:100px;
height:100px;
}
.tabcontentHome ul li a img:hover{
margin-right:5px;
border:1px solid #70193D;
}

.tabcontentHome ul li a .desc{
margin-right:5px;
display:block !important;
width:98px !important;
height:50px;
background:none;
color:#999999;
line-height:130%;
padding:2px;
}

