.shadetabs{
padding: 3px 0;
margin-left: 0;
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*/
}

.shadetabs2{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: regular 12px Verdana;
list-style-type: none;
border: 1px solid #BBCDF3;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs4{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}


#shoutbox		{ height: em; width: 425px; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox2		{ height: em; width: 500px; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox3		{ height: em; width: 400px; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox4		{ height: px; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox5		{ height: px; width: 400px; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox7		{ height: em; width: 250px; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox8		{ height: em; width: 700px; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox9		{ height: em; width: 850px; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox10		{ height: em; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */

#shoutbox100		{ height: em; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */

#homebox1-1		{ height: 250px; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */


#homeboxblog-1		{ height: px; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */

#homebox		{ height: px; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */

#homebox1		{ height: px; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */

#homebox2		{ height: 260px; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */

#homebox3		{ height: 150px; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */

#blognew		{ height: 1200px; width: 100%; overflow: auto; word-wrap: break-word} /* 10 lines */


#homebox4		{ height: 17px; width: 100%; overflow: hidden} 

#photo1		{ height: 107px; width: 80px; overflow: hidden} 

#blog1		{ height: 17px; width: 100%; overflow: hidden} 


.shadetabs li{
font: bold 12px Verdana;
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 5px;
margin-right: px;
border: px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: red;
}

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

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
color: CC6633;
border-bottom-color: white;
}

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

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

.shadetabs2 li a{
text-decoration: none;
padding: 3px 5px;
margin-right: px;
border: px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs2 li a:visited{
color: #2d2b2b;
}

.shadetabs2 li a:hover{
text-decoration: underline;
color: red;
}

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

.shadetabs2 li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
color: CC6633;
border-bottom-color: white;
}

.shadetabs2 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}



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

.shadetabs4 li a{
text-decoration: none;
padding: 3px 5px;
margin-right: px;
border: px solid #778;
color: #006699;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs4 li a:visited{
color: #2d2b2b;
}

.shadetabs4 li a:hover{
text-decoration: underline;
color: red;
}

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

.shadetabs4 li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
color: CC6633;
border-bottom-color: white;
}

.shadetabs4 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}



.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #BBCDF3;


margin-bottom: 1em;
padding: 10px;
}

.tabcontentstyle3{ /*style of tab content oontainer*/
border: 1px solid #BBCDF3;

width: 350px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontentstyle4{ /*style of tab content oontainer*/
border: 1px solid #BBCDF3;

width: 800px;
margin-bottom: 1em;
padding: px;
}


.tabcontentstyle5{ /*style of tab content oontainer*/
border: px solid #BBCDF3;

width: 100%;
margin-bottom: em;
padding: px;
}


.tabcontentstyle2{ /*style of tab content oontainer*/
border: px solid gray;
width: 350px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

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