html, body {

font-family:Tahoma;

font-size:12px;}

* {padding:0px; margin:0px;}



a{color:#0066FF;}

a:hover{color:#FF8800; text-decoration:none;}



.bheader p{

padding-top:7px;

padding-left:20px;

color:#FFFFFF;

font-size:16px;

}



.bcontent {

padding-left:20px;

padding-right:20px;

padding-top:10px;

padding-bottom:10px;

}



.menu li{list-style:url(img/ox.jpg); margin-left:25px; padding:2px 0 2px 5px; border-bottom:1px dotted #000000;}

.menu a{text-decoration:none; color:#000000; font-size:14px;}

.menu a:hover {color:#f95d38;}

.menusub a{text-decoration:none; color:#535050; font-size:14px;}

.menusub a:hover {color:#f95d38;}



.axtaris {

color:#cd0000;

font-size:14px}



.footer{

color:#535050;

font-size:12px;

}



.footer a{

font-size:12px;

color:#535050;

text-decoration:none;

}



.footer a:hover{

font-size:12px;

color:#f95d38;

text-decoration:underline;

}



.vmenu a{

color:#535050;

font-size:14px;

letter-spacing:1px;

text-decoration:none;

}

.vmenu a:hover{

color:#FF0000;

}





.bcontento {

padding-left:20px;

padding-right:20px;

padding-top:10px;

padding-bottom:10px;

}



.bcontento img{

border:0px;

}

.bcontento a{

font-family:Tahoma;

font-size:12px;

color:#000000;

text-decoration:none;

}



.bcontento a:hover{

color:#FF8800;

text-decoration:underline;

}



em {text-decoration:line-through; padding-right:7px;}

h2 {color:#FF0000; font-size:14px; margin:0px; padding:0px;}





.treeview a{text-decoration:none; color:#535050; font-size:12px;}
.treeview {text-decoration:none; color:#000000; font-size:14px;}
.treeview a:hover {color:#f95d38;}



.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style:url(img/ox.jpg); margin-left:25px; padding:2px 0 2px 5px; border-bottom:1px dotted #000000;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */

cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
border-bottom:1px dotted #ffffff;
cursor: default;
}







