BODY {
font-family : Tahoma; 
font-size : 12px; 
margin-top : 0; 
margin-left : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 

FONT { 
font-family : Tahoma; 
font-size : 12px; 
}

TD {
font-family : Tahoma; 
font-size : 12px;
}

P { 
font-family : Tahoma; 
font-size : 12px; 
}

DIV { 
font-family : Tahoma; 
font-size : 12px; 
}

INPUT { 
font-family : Tahoma; 
font-size : 12px; 
}

TEXTAREA { 
font-family : Tahoma; 
font-size : 12px; 
}

FORM { 
font-family : Tahoma; 
font-size : 12px; 
}

SELECT { 
font-family : Tahoma; 
font-weight : bold; 
font-size : 12px; 
}

A:link { 
background : none repeat; 
color : #616a74; 
font-size : 12px; 
font-family : Tahoma; 
text-decoration : none; 
}

A:active { 
background : none repeat; 
color : #616a74; 
font-size : 12px; 
font-family : Tahoma; 
text-decoration : none; 
}

A:visited { 
background : none repeat; 
color : #616a74; 
font-size : 12px; 
font-family : Tahoma; 
text-decoration : none; 
}

A:hover { 
background : none repeat; 
color : #7498C0; 
font-size : 12px; 
font-family : Tahoma; 
text-decoration : none; 
}

.pn-title { 
background : none repeat; 
color : #616a74; 
font-size : 20px; 
font-weight : bold; 
font-family : verdana; 
text-decoration : none; 
}

.content { 
background : none repeat; 
color : #616a74; 
font-size : 12px; 
font-family : Tahoma; 
}

.storytitle { 
background : none repeat; 
color : #363636; 
font-size : 12px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.storycat { 
background : none repeat; 
color : #616a74; 
font-size : 12px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.boxtitle { 
background : none repeat; 
color : #363636; 
font-size : 12px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.boxcontent { 
background : none repeat; 
color : #616a74; 
font-size : 12px; 
font-family : Tahoma; 
}

.option { 
background : none repeat; 
color : #616a74; 
font-size : 12px; 
font-weight : bold; 
font-family : Tahoma; 
text-decoration : none; 
}

.tiny { 
background : none repeat; 
color : #616a74; 
font-size : 11px; 
font-weight : normal; 
font-family : Tahoma; 
text-decoration : none; 
}

img { 
border : 0 ; 
}

html>body .menusx ul{
    list-style-type:none;
    list-style-image:url(../images/quadrato.gif);
    margin-left:-20px;
}
/*ie6 hack*/
.menusx ul{
    list-style-type:none;
    list-style-image:url(../images/quadrato.gif);
    margin-left:20px;
}
.menusx ul li{
        height:18px;
}

.menu_head{
    font-weight:bold;
    color:#003366;
}
.navcontainer
{
padding: 0px;
margin: 0px;
}
#navlist
{
padding: 0px;
margin: 7px;
margin/**/:0px; /* IE5/Win */
font: bold 11px Verdana, sans-serif;
}
#navlist ul
{
margin: 0;
padding: 0;
white-space: nowrap;
}

#navlist li
{
margin: 0;
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 0; 
margin: 0;
}

#navlist a:link, #navlist a:visited
{
color: #000000;
background: transparent;
text-decoration: none;
margin: 0px;
padding: 8px 10px !important; 
height: 0px !important; 
height /**/:30px; /* IE5/Win */
border-right: 1px solid #eae9e3;
}

#navlist a:hover
{
color: #f4fdf0;
text-decoration: none;
border-right: 1px solid White;
padding-bottom: 8px;
padding-top: 0px; 
}