html, BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  padding: 6px 0 0;
 border:none;
 font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
}
a.tools:link {
	color:#333333;
 font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size:14px !important;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
	}
a.tools:visited {
	color:#333333;
 font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size:14px !important;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
	}
a.tools:hover {
	text-decoration:none;
	color:#990000;
 font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
}
a.tools:active {
	color:#333333;
	font-size:14px !important;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
 font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	}
td {
	vertical-align:top;
}
table.anixe {
  color: #000000;
 border:none;
 font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	}
td.menu {
	background:url(../gfx/template/menu_bg.gif) repeat-x left top;
	height:42px;
 font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	
}
td.logotipo {
	height:100px;
}

/* menu start */
td.hovermenu {
font: bold 18px  'Trebuchet MS' , arial;
text-align:center;
height: 43px;
line-height:42px;
width:100px;
padding-left:20px;
padding-bottom:10px;
vertical-align:bottom;
}

a.klasi {
text-decoration: none;
color: #444444;
width:100px;
display:block;
font: bold 18px  'Trebuchet MS' , arial;
height: 43px;
line-height:42px;
}

a.klasi:hover{
background: url(../gfx/template/menu/bg_menu.png) left bottom no-repeat;
width:100px;
color: #ffffff;
font: bold 18px  'Trebuchet MS' , arial;
height: 43px;
line-height:42px;


}
a.ipos {
text-decoration: none;
line-height:23px;
height:23px;
padding-top:3px;
margin-top:3px;
padding-bottom:1px;
margin-bottom:2px;
color: #444444;
width:100px;
display:block;
background:#E7E6E6;
font: bold 16px  'Trebuchet MS' , arial;
}
a.ipos:hover{
background: #F78E09;
color: #F4F4F4;

}
/* menu end */

