BODY{
scrollbar-face-color: #666666;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}

#BGimg{
border:0px;
margin:0px;
position: relative;
height: 405px;
width: 175px;
}

.interbox{
padding:3px;
width:165px;
text-align:left;
cursor: pointer;
}

.toptext{
color:#666666;
width:550px;
background:white;
float:right;
filter:alpha(opacity=30);
-moz-opacity:.3;
opacity:.3;
margin:5px;
font-family:Verdana, Arial, Helvetica;
font-size: 28px;
line-height:26px;
text-align:right;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 15px Arial;
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;
border: 0px solid #666666;
color: #666666;
}

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

.shadetabs li a:hover{
text-decoration: none;
color: #666666;
background: #CCCCCC;
}

.shadetabs li.selected{
position: relative;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: #999999;
background: #999999;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
background: #999999;
}

.tabcontentstyle{ /*style of tab content container*/
border: 1px solid #999999;
margin-bottom: 0em;
padding: 0px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

.con{
width:490px;
height:450px;
}






