/*********************************************************************/
body {
/*  margin 0 auto;*/
padding: 0px;margin: 5px;
font-family:"trebuchet ms", helvetica, sans-serif;
}
.big1 {  width: 580px; }
.bl {    background: url('img/bl.png') 0 100% no-repeat;}
.br {    background: url('img/br.png') 100% 100% no-repeat;}
.tl {    background: url('img/tl.png') 0 0 no-repeat;}
.tr {    background: url('img/tr.png') 100% 0 no-repeat;  
padding-left:50px; 
padding-right:50px;
padding-bottom:50px;
padding-top: 30px;}
.th {    background: url('img/th.png') 0 0 repeat-x;}
.bh {    background: url('img/bh.png') 0 100% repeat-x; }
.lv {    background: url('img/lv.png') 0 0 repeat-y;}
.rv {    background: url('img/rv.png') 100% 0 repeat-y; }
.content {
         background: #fff;color: #000;padding: 0px;
         font-family: "trebuchet ms", helvetica, sans-serif;
         font-size: 13px;
}
.clear {font-size: 1px; height: 1px}
/*********************************************************************/
/* image frame: div width=img width+14px */
.pfrm {
border: 1px solid #eee;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 12px;
color: #888;
background: #fff;
display: block;
text-align: center;
}
.pfrm .l2 {
border:1px solid #ddd;
}
.pfrm .l3 {
border:1px solid #ccc;
padding: 4px;
}

.pfrm a:hover{
border: 1px solid #eee;

display: block;
text-align: center;
 }

/*********************************************************************/
.footer {
width: 540px;
height:70px;
display: block;
background: #fff;
color: #000;
text-align:right;padding-right:40px;
font-family:"trebuchet ms", helvetica, sans-serif;
font-size: 11px;
border: none;
}
.footer a{
color: #0075AB;
background: #fff;
font-weight: bold;
text-decoration: none;
}
.footer a:hover { color: #FF9C01;background: #fff;}
.titlu {
width: 480px;
height: 60px;
display: block;
background: #FF6D00;
color: #fff;
margin-bottom: 10px;
}
.titlu b {
width: 480px;
height: 60px;
display: block;
background: #FF6D00 url('img/superball.png') 100% 100% no-repeat;
color: #fff;
padding-top: 0px;
font-size: 24px;
text-align: left;
font-weight: bold;
}
/***************************************************/
/***************************************************/
.hmenu_container {
width: 500px;
height:30px;
display: block;
background: url('img/hmenu_bk.png');
padding-left: 40px;
padding-right: 40px;
padding-top:20px;
padding-bottom: 10px;
}
.basictab table {
  width:500px;
  height: 30px;
}
.basictab a{
width: 100%;
display: block;
height: 23px;
padding-top: 7px;
text-align: center;
background: transparent;
color: #fff;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.basictab a:hover {
  background: url('img/hmenu_h.png') 0 0 repeat-x #fff;
  color: #0075AB;
}
/***************************************************/
/***************************************************/


.dot {
  width:100%;
  height:20px;
  color: #000;
  background: url('img/dot.png') 0% 50% repeat-x #fff;
}
#custom_ul ul {
  list-style-image: url(img/ball.png);
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
	padding-left: 10px;
	text-indent: 0px;
}
