input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
select {font-family: Verdana; font-size: 10px; color: #000000;}
.button {width:130px;font-family: Verdana; font-size: 10px; color: #ffffff; background: #990000; font-weight: bold; border:1px solid #cc0000; margin: 5px 3px 0px 0px; 

padding:3px !important;
padding:1px;
}


.form {margin:0; padding:0;}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: -10px;
margin-bottom: 0px;
font: 10px Verdana;

list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
background-color: #f3f3f3;
padding:3px 0px 3px 0px !important;
padding:0px 0px 0px 0px;
margin-right: -4px;font: 11px Verdana;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 14px 3px 14px;
color: #333;
}

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

.shadetabs li a:hover{
text-decoration: none;
color: #ffffff;
background-color: #ff9900;
padding:3px 14px 3px 14px;
}

.shadetabs li.selected{
position: relative;
top: 0px;
background-color: #990000;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #ffffff;
position: relative;
top: 0px;}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #ffffff;
background:#990000;
padding-bottom:3px !important;
padding-bottom:3px;
}

.shadetabs li.selected a:visited{ /*selected main tab style */
text-decoration: none;
color: #ffffff;
}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 211px;
height:81px;
margin-bottom:1em;
background-image:url("../images/log_bg.jpg"); background-repeat:no-repeat;
background-color: #990000;
font-size: 10px;
color: #ffffff; text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabcontentstyle p {font-size: 11px; margin:3px 2px -5px 0px; text-align: left;  font-family: tahoma;}

.tabcontent{
display:none;
padding:8px 7px 3px 10px !important;
padding:10px 7px 3px 10px;
height:70px;

}

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