ul.shadetabs{
padding: 0px 0;
padding-left:5px;
height: 22px;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

ul.shadetabs li{
display: inline;
margin: 0;
height: 34px;
padding:0px auto;
float: left;
width: 100px;

background: url(menu.jpg) bottom left no-repeat;
}
ul.shadetabs li a{
text-decoration: none;
margin-left:30px;
color: #fff;

/**background: white url(shade.gif) top left repeat-x;
background: url(menu-right.jpg) bottom right no-repeat;*/
}
ul.shadetabs li a#shadetabs_a_1{
margin-left:21px;
line-height: 40px;
font-size: 12px;

}

ul.shadetabs li a#shadetabs_a_2{
margin-left:20px;
line-height: 40px;
font-size: 12px;

}
ul.shadetabs li a#shadetabs_a_3{
margin-left:7px;
line-height: 40px;
font-size: 12px;
}
ul.shadetabs li a#shadetabs_a_4{
margin-left:10px;
line-height: 40px;
font-size: 12px;
}
ul.shadetabs li a#shadetabs_a_5{
margin-left:30px;
line-height: 40px;
font-size: 12px;
}
ul.shadetabs li a#shadetabs_a_6{
margin-left:30px;
line-height: 40px;
font-size: 12px;
}
ul.shadetabs li a#shadetabs_a_7{
margin-left:15px;
line-height: 40px;
font-size: 12px;
}
.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
background: url(menu.jpg) bottom left no-repeat;
}

.shadetabs li.selected a{ /*selected main tab style */
color:#000;
border-bottom-color: white;
text-decoration:none;
margin-top: 10px;

}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

div.contentstyle{
float:left;
border: 1px solid #0662A3;
width:96%;
background-color: #F9F9F7;
margin-bottom: 1em; padding: 10px;
}
table.portfolio  div.title1 {

background: url(button1.jpg)no-repeat;
border:none;
color:#0E4D8B;
font-weight:bold;
margin-bottom:20px;
margin-top:5px;
padding:3px;
width:142px;
height: 26px;
text-align: center;
}
table.portfolio div.title1  a b{
	color: #fff;
	}
table.portfolio img {
border:4px ridge #FFFFFF;
margin-top:10px;
text-decoration:none;
}
td div.title a:hover {
color:#000000;
text-decoration:none;
}
td div.title a {
color:#000000;
text-decoration:none;
}
table.portfolio tbody tr td div.title1 a b
{
border:1px none #000000;
text-decoration:none;
}
.title a
{

	text-decoration:none;
}