.djnav {
font-family: Trebuchet MS;
font-size: 13px; color: #FFFFFF;
}

.listhead {
font-family: Trebuchet MS;
font-size: 14px; color: #D7C298;
font-weight: bold;
}

.rows {
font-family: Trebuchet MS;
font-size: 12px; color: #FFFFFF;
}

#field{font:75% Trebuchet MS; color:#575757; width:160px; background:#FFFFFF; border: 2px solid #B09151;}
#list{font:75% Trebuchet MS; color:#575757; width:180px; background:#FFFFFF; border: 2px solid #B09151;}
#subject{font:75% Trebuchet MS; color:#575757; width:205px; background:#FFFFFF; border: 2px solid #B09151;}
#textarea{font:75% Trebuchet MS; color:#575757; background:#FFFFFF; border: 2px solid #B09151;}

.credits {
border:0px solid;
width:500px; height:20px; overflow:auto;
position:absolute; z-index:2; left:0%; top:0%;
margin-left:370px; margin-top:680px; text-align:right;
visibility:visible;}

.shadetabs{
border: 0px solid black;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 0px solid black;
width: 630px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

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