.shadetabs
{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
font: 11px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #000000;
background: white url(../images/tabbg.jpg) top left no-repeat;
}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: none;
color: #000000;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/button_over_pink.jpg);
border-bottom-color: #000000;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: underline;
}
.tabcontentstyle{ /*style of tab content oontainer*/

width: 500px;
height:130px;
font: 10px Verdana;

}
.tabcontentstyle1{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 155px;
font: 10px Verdana;
color:White;
}

.tabcontentstylenew{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 650px;
height:200px;
font: 10px Verdana;
}


.shadetabs1 {
text-decoration: none;
color: #000000;
background: white url(../images/tabbg.jpg) top left no-repeat ;
font-style:normal;
font-family:Trebuchet MS;
font-size:	small;
line-height:normal;
font-weight:bold;
text-align:center;

}
.Morlinks
{
    PADDING-LEFT: 6px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #CC3333;
    FONT-FAMILY: "Trebuchet MS",verdana;
    TEXT-DECORATION: none
}
A.Morlinks:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #CC3333;
    FONT-FAMILY: "Trebuchet MS",verdana;
    TEXT-DECORATION: none
}
A.Morlinks:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #CC3333;
    FONT-FAMILY: "Trebuchet MS",verdana;
    TEXT-DECORATION: none
}
A.Morlinks:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #CC3333;
    FONT-FAMILY: "Trebuchet MS",verdana;
    TEXT-DECORATION: underline
}
A.Morlinks:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #CC3333;
    FONT-FAMILY: "Trebuchet MS",verdana;
    TEXT-DECORATION: none
}
