* { font-family: tahoma, verdana, sans; font-size: 13px; }
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
a { font-family: tahoma, verdana, sans; font-size: 13px; text-decoration: none; color: #0066FF; }
a:hover { font-family: tahoma, verdana, sans; font-size: 13px; text-decoration: none; color: #FF6600; }
.menu { margin-left: 5px; margin-right: 5px;}
.hidden { display: none; }
.f { border: 1px solid #999999; background: url(http://uaimage.com/templates/dench/img/input_f.jpg) repeat-x; }
.w2 {width: 250px !important;}
.wf {width: 100% !important;}
.thumb { border: 1px solid #CCCCCC; }
.lrh { display: none;}
small, small a {font-size: 8px !important}
.gimg {border: inset 1px;
	background: white url(/images/imgborder.gif) no-repeat 11px 11px; 
	width: 100px; 
	text-align: center; 
	float: left; 
	padding: 12px 12px 1px 12px;
	margin: 3px;}
.gimg .b {
	border-style: none;
	margin-bottom: 10px;
}
div.innercap {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-weight: 900;
	}
td.img {text-align: center;}
a.img {display:block;margin:0px auto 0px auto;text-align:center;}
div.title {
	text-align:center;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}


table.tabhead {
    text-align: center;
    width: 100%;
    border-collapse:collapse;
    margin: 0px 0px -1px 0px;
    empty-cells: show;
}
 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
td.tabname{
border: 1px solid #CCC;
margin: 0px 0px 0px 0px;
padding: 1px 3px 1px 3px;
cursor: pointer;
cursor: hand;
font-weight: bold;
font-size: 13px; 
color: #0066FF;
background-color: #EEE;
z-index: 1000;
}
td.activetab {
    background-color:white;
    border-bottom-color:white;
}
/*div.tabname:hover{
color: #F60;
border-color: #F60;
}*/

div.tabcontent{
    display:none;
    border: 1px solid #CCC;
    border-top-style:none;
    padding: 20px;

}
div.tabcontent table,
div.tabcontent textarea{
    width: 100%;
}
.tabtitle, .tabhiddentitle {
cursor: pointer;
}


ul.menu li {
  list-style-type:none; 
}
ul.menu li a{
    font-weight: bold;
}
