a:link 	  { text-decoration: none; color : #0C2D81; border: 0px; -moz-outline-style: none;}
a:active  { text-decoration: none; color : #0C2D81; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #0C2D81; border: 0px; -moz-outline-style: none;}
a:hover	  { text-decoration: none; color : #0C2D81; border: 0px; -moz-outline-style: none;} 
a:focus   { outline: none; -moz-outline-style: none;}

div, h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px;		
/*	  border-bottom: solid 2px #ebe3c8;*/
}

/* Panel SRL +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Panel { position: relative; margin-bottom: 5px; padding: 10px 10px 10px 10px;  color:#333; font-size: 11px;}
.Panel ul { margin: 0px; padding: 0px;}
.Panel ul li { margin: 0px; padding: 0px; list-style-type: none; font-size: 11px; }
.Panel ul li a { background: url(images/CategLi.png) no-repeat left center; display: block; padding: 1px 0px 2px 10px; font-size: 11px; }
.Panel ul li a:visited { background: url(images/CategLi.png) no-repeat left center; display: block; }
.Panel ul li a:hover { background: #ffffff url(images/CategLi.png) no-repeat left center; display: block; text-decoration: none;}

.Panel ul ul li { margin: 0px; padding: 0px 0px 0px 10px; list-style-type: none; font-size: 10px; border-bottom: solid 1px #e1f3fa;}
.Panel ul ul li a { margin: 0px; padding: 0px; list-style-type: none; font-size: 10px; background: none;}
.Panel ul ul li a:visited { margin: 0px; padding: 0px; list-style-type: none; font-size: 10px; background: none;}
.Panel ul ul li a:hover { margin: 0px; padding: 0px; list-style-type: none; font-size: 10px; background: none;}

.Panel p { color:#333; font-size: 11px;}


/* Panel Yellow +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.PYellow .PT { background: url(images/YellowTop.gif) no-repeat;}
.PYellow { background: #faf4e1 url(images/YellowBottom.gif) no-repeat right bottom; border-left: solid 10px #ebe3c8;}
.PYellow ul { border-top: solid 1px #ebe3c8;}
.PYellow ul li { border-bottom: solid 1px #ebe3c8;}
.PYellow ul li a { color:#cc6600;}
.PYellow ul li a:visited { color:#cc6600; }
.PYellow ul li a:hover { color:#993300;}
.PYellow ul ul li { border-bottom: solid 1px #faf4e1;}

