body
{
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    background: #e8e8e8 url(/layout/bodybg.gif) repeat-x top;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 58px;
    margin-right: 58px;
    color: #000000;
}

A, A:visited
{
    text-decoration: none;
    color: #003e83;
}

A:hover
{
    text-decoration: underline;
}

#divMain
{
    width: 900px;
    display: block;
    clear: both;
    background: #ffffff url(/layout/lcbg.gif) repeat-y;
}

#divLeft
{
    width: 200px;
    display: block;
    clear: none;
    float: left;
}

#divLeft DIV.column
{
    width: 196px;
    display: block;
    clear: both;
    float: left;
    background: #ffc800;
    padding: 16px 4px 16px 0px;
    text-align: left;
}

DIV.logo
{
    display: block;
    clear: both;    
    width: 200px;
    float: left;
}

#divLeft h1, #divLeft A.biglink, #divLeft A.biglink:visited
{
    display: block;
    text-transform: uppercase;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    margin: 0px 0px 4px 10px;
    text-decoration: none;
    text-align: center;
    width: 174px;
}

#divLeft h2
{
    text-transform: uppercase;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin: 0px 0px 2px 0px;
    padding-left: 15px;
    background: url(/layout/bullet.gif) no-repeat left;
}

#divLeft h3
{
    text-transform: uppercase;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    margin: 0px 0px 14px 0px;
}

#divLeft div.object
{
    margin: 0px 0px 12px 0px;
}

#divLeft p.object
{
    margin: 0px;
}

#divLeft DIV.section
{
    display: block;
    clear: both;
    margin: 0px 11px 23px 9px;
    padding: 51px 7px 4px 5px;
    width: 164px;
}

#divLeft A.objLink, #divLeft A.objLink:visited
{
    display: block;
    clear: both;
    border-bottom: solid 1px #ffdd80;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    width: 162px;
    padding: 2px 0px 8px 2px;
}

#divLeft A.objLink:hover
{
    text-decoration: underline;
}

#divLeft A.archLink, #divLeft A.archLink:visited
{
    text-decoration: none;
    color: #003e83;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: -1px;
    display: block;
    float: right;
    clear: both;
    margin: 8px 0px 0px 0px;
}

#divRight
{
    width: 700px;
    display: block;
    clear: none;
    float: left;
    background: #ffffff;
}

#divBody
{
    width: 700px;
    display: block;
    clear: both;
    height: auto !important;
    height: 400px;
    min-height: 400px;
}

#divCrumbs
{
    text-align: left;
    float: none;
    clear: both;
    height: 14px;
    font-size: 11px;
    color: #5b5a5a;
    display: block;
    padding: 12px 12px 6px 12px;
}

#divCrumbs span.x
{
    float: left;
    margin: 0px 2px 0px 2px;
}

#divCrumbs a, #divCrumbs a:visited
{
    font-size: 10px;
    color: #000000;
    float: left;
}


#divGrid
{
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
}

#spanControls
{
    float: right;
    clear: none;
    width: 30px;
    height: 14px;
    overflow: hidden;
}


#divGrid
{
}

#divContent
{
    width: 476px;
    padding: 0px 12px 8px 12px;
    display: block;
    float: left;
    clear: none;
    text-align: left;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

#divContent h1
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin: 0px 0px 8px 0px;
}

#divContent h1.focus
{
    color: #0097d6;
}

#divContent h2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000000;
    margin: 0px 0px 8px 0px;
}

#divContent hr, #divRightColumn hr
{
    border: none;
    background: #0097d6;
    height: 1px;
    border-left: solid 1px #78c8e9;
    border-right: solid 1px #78c8e9;
    clear: both;
}

#divContent INPUT[type=text]
{
}

#divContent LABEL.must
{
    width: 120px;
    display: block;
    clear: none;
    float: left;
    font-weight: bold;
    color: #ffc305;
}

#divContent LABEL.like
{
    width: 120px;
    display: block;
    clear: none;
    float: left;
    font-style: italic;
    color: #007f30;
}

#divContent DIV.object
{
    clear: both;
    float: none;
    display: block;
    padding-bottom: 5px;
}


#divContent P.object
{
    margin: 0px 0px 11px 0px;
}

#divContent P
{
    margin: 0px 0px 13px 0px;
}

#divRightColumn
{
    width: 200px;
    padding: 12px 0px 8px 0px;
    display: block;
    float: right;
    clear: none;
    text-align: left;
}

#divRightColumn h1
{
    text-transform: uppercase;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin: 0px 0px 4px 0px;
}

#divRightColumn DIV.section
{
    display: block;
    clear: both;
    width: 167px;
    padding: 46px 5px 6px 13px;
    border-bottom: solid 1px #dddddd;
    margin: 0px 0px 18px 0px;
}

#divMenu
{
    float: left;
    width: 700px;
    height: 24px;
    display: block;
    background-color: #003e83;
}

#divMenu a.menuItem, #divMenu a.menuItem:visited, #divMenu DIV.menuItem
{
    color: #ffffff;
    background-color: #003e83;
    font-size: 13px;
    display: block;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
}

#divMenu a.menuItem:hover, #divMenu DIV.menuItem:hover
{
    background-color: #ffffff;
    color: #003e83;
}

#divMenu a.menuInside, #divMenu DIV.menuInside
{
    background-color: #ffffff;
    color: #003e83;
}

ul.sub
{
    position: absolute;
    display: none;
    list-style: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #639902;
    text-align: left;
}

li.node_sub, li.node_sub2
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px
    text-align: left;
    list-style: none;
    width: auto;
}

a.node_sub, a.node_sub:visited
{
    height: 14px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding-top: 1px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    text-align: left;
}

a.node_sub2, a.node_sub2:visited
{
    height: 14px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0e0e0e;
    background-color: #a3c7f4;
    padding-top: 1px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    text-align: left;
}

a.node_sub:hover, a.node_sub2:hover
{   
    color: #000000;
    background-color: #faba00;
}

#divFooter
{
    clear: both;
    display: block;
    float: none;
    width: 900px;
    border-top: solid 1px #000000;
}

#divCopy
{
    font-family: Verdana, Helvetica sans-serif;
    width: 184px;
    height: 41px;
    display: block;
    clear: none;
    float: left;
    background: #ff9600;
    text-align: left;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
    padding: 9px 0px 0px 16px;
    overflow: hidden;
}

#divCreds
{
    width: 676px;
    height: 43px;
    background: #ffffff;
    display: block;
    clear: none;
    float: left;
    padding: 2px 12px 5px 12px;
    text-align: left;
}

#divCreds A, #divCreads A:visited
{
    display: block;
    clear: none;
    float: left;
    margin: 0px 12px 0px 12px;
}

DIV.attachment
{
    float: left;
    text-align: center;
    display: block;
    margin-right: 12px;
    margin-bottom: 8px;
    width: 144px;
}

P.attachment
{
    float: left;
    margin-top: 0px;
    width: 100px;
}

IMG.attachment
{
    float: left;
    margin-right: 4px;
}

A.attachment, A.attachment:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #446802;
    text-transform: uppercase;
    text-decoration: none;
}

A.attachment:hover
{
    background-color: #EFEFEF;
}

div.divPub
{
    margin-bottom: 10px;
    width: 235px;
    height: 300px;
    display: block;
    clear: both;
}

div.divPub A, div.divPub A:visited
{
    text-align: center;
}

p.pPub
{
    clear: both;
    padding-top: 8px;
    text-align: center;
}

#divSubFoo
{
    clear: both;
    float: none;
    display: block;
    text-align: center;
    padding: 8px 0px 8px 0px;
}

#divSubFoo A, #divSubFoo A:visited
{
    margin: 1px 4px 1px 4px;
    color: #4f4f4f;
    text-decoration: none;
}

DIV.contact
{
    float: left;
    margin: 10px 20px 0px 0px;
    width: 253px;
}

#divContent TABLE.stampa
{
    font-size: 11px;
}

#divContent A.stampa, #divContent A.stampa:visited
{
    font-size: 11px;
}

#divContent A.stampa:hover
{
    background-color: #003466;
    color: #f5ffff;
}

#divContent DIV.gallery
{
    clear: both;
    float: none;
    display: block;
    margin: 0px 0px 12px 0px;
    width: 470px;
}

#divContent IMG.gallery
{
    margin: 0px 14px 0px 0px;
    text-align: center;
    float: left;
}

#divContent A.gallery, #divContent A.gallery:visited
{
    margin: 0px 0px 0px 0px;
    text-align: left;
    width: 370px;
    float: right;
    color: #003e83;
}

@media print
{
    #divHead, #divMenu, #divLeft, #divRightColumn, #divFooter, #divCrumbs
    {
	display: none;
    }

    #divContent
    {
	width: 600px;
	font-size: 12px;
    }
}

DIV.pubCol
{
    width: 200px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: block;
    float: left;
}

LABEL.ris
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: -1px;
    color: #000000;
    clear: both;
    text-transform: uppercase;
}

INPUT.ris
{
    outline: solid 1px #5a5a5a;
    border: solid 1px #a0a0a0;
    display: block;
    width: 159px;
    height: 18px;
    margin: 2px 0px 8px 0px;
}

A.redlink:visited, A.redlink
{
    text-decoration: none;
    color: #ff0000;
    font-weight: bold;
}

A.redlink:hover
{
    text-decoration: underline;
}

ul.reMenu
{
    list-style: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

ul.reMenu li
{
    list-style: none;
    padding: 0px;
}

ul.reMenu li A, ul.reMenu li A:visited
{
}

ul.reMenu li A:hover
{
}

ul.reFiles
{
    list-style: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

ul.reFiles li
{
    padding: 0px 0px 0px 0px;
    list-style: none;
}

ul.downlist
{
    list-style: none;
    margin: 8px 0px 4px 0px;
}

ul.downlist li
{
    height: 40px;
}

ul.downlist li IMG
{
    margin: -15px 8px 0px 0px;
}

h2.downlist
{
    padding: 4px 0px 12px 0px;
}

A.button, A.button:visited
{
    font-family: Arial;
    text-transform: uppercase;
    font-size: 10px;
    font-weight:bold;
    color: #000000;
    display: block;
    clear: none;
    background: #dddddd;
    float: left;
    border: solid 1px #cccccc;
    outline: none;
    width: auto;
    height: 11px;
    padding: 3px 10px 3px 10px;
    text-align: center;
    margin: 2px 8px 0px 0px;
}

SPAN.loginplease
{
    text-decoration: blink;
    color: #621030;
    padding-top: 6px;
}

#divLostPassword
{
    clear: both;
    display: none;
}

#agendaCal
{       
    display: block;
    clear: both;
    width: 160px;
    height: 180px;
    overflow: hidden;
    text-align: center;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    z-index: 90;
}

#agendaCal DIV.waiter
{
    display: none;
    position: absolute;
    clear: both;
    width: 160px;
    height: 180px;
    z-index: 101;
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65;
    background: #cccccc url(/layout/waiter.gif) no-repeat center center;
}

#agendaCal DIV.labelMonthYear
{       
    display: block;
    clear: both;
    width: 164px;
    height: 16px;
    font-size: 12px; 
    padding: 4px 0px 0px 0px;
    overflow: hidden;
    color:  #ffffff;
}

#agendaCal DIV.weekdayName
{
    display: block;
    float: left;
    clear: none;
    width: 22px;
    height: 16px;
    font-size: 11px;
    text-align: center; 
    border-right: solid 1px #ffc800;
    color: #ffffff;
}

#agendaCal DIV.monthDay
{       
    display: block;
    float: left;
    clear: none;
    width: 22px;
    height: 23px;
    border-bottom: solid 1px #ffc800;
    border-right: solid 1px #ffc800;
    padding: 0px 0px 0px 0px;
    color: #505050;
    background: #ffffff;
}

#agendaCal DIV.selectedMonthDay
{       
    display: block;
    float: left;
    clear: none;
    width: 22px;
    height: 23px;
    border-bottom: solid 1px #ffc800;
    border-right: solid 1px #ffc800;
    padding: 0px 0px 0px 0px;
    color: #505050;
    background: #ffffff;
	text-decoration: underline;
}

#agendaCal DIV.otherMonthDay
{
    display: block;
    float: left;
    clear: none;
    width: 22px;
    height: 23px;
    border-bottom: solid 1px #ffc800;
    border-right: solid 1px #ffc800;
    padding: 0px 0px 0px 0px;
    color: #7a7a7a;
    background: #ffffff;
}

#agendaCal DIV.monthDay A, #agendaCal DIV.monthDay A:visited, #agendaCal DIV.otherMonthDay A, #agendaCal DIV.otherMonthDay A:visited, #agendaCal DIV.selectedMonthDay A, #agendaCal DIV.selectedMonthDay A:visited, #agendaCal DIV.monthDay SPAN, #agendaCal DIV.otherMonthDay SPAN, #agendaCal DIV.selectedMonthDay SPAN
{       
    text-decoration: none;
    display: block;
    width: 22px;
    height: 20px;
    padding: 3px 0px 0px 0px;
}

#agendaCal DIV.monthDay A, #agendaCal DIV.monthDay A:visited
{
	color: #ffffff;
	background: #387bc6;
}

#agendaCal DIV.otherMonthDay A, #agendaCal DIV.otherMonthDay A:visited
{
	color: #efefef;
	background: #387bc6;
}

#agendaCal DIV.selectedMonthDay A, #agendaCal DIV.selectedMonthDay A:visited
{
	color: #ffffff;
	background: #387bc6;
	text-decoration: underline;
}

#agendaCal DIV.monthDay A:hover, #agendaCal DIV.otherMonthDay A:hover, #agendaCal DIV.selectedMonthDay A:hover
{       
    background: #003e83;
}

#agendaCal DIV.labelMonthYear A.goMonthBack, #agendaCal DIV.labelMonthYear A.goMonthBack:visited
{       
	display: block;
	clear: none;
	float: left;
	width: 15px;
	height: 15px;
	background: url(/layout/calback.gif) no-repeat;
	text-decoration: none;
	margin: 0px 0px 0px 3px;
}

#agendaCal DIV.labelMonthYear SPAN.titleMonthYear
{       
    float: left;
    clear: none;
    width: 124px;
    text-align: center;
    overflow: hidden;
}

#agendaCal DIV.labelMonthYear A.goMonthForth, #agendaCal DIV.labelMonthYear A.goMonthForth:visited
{       
	display: block;
	clear: none;
	float: right;
	width: 15px;
	height: 15px;
	background: url(/layout/calforw.gif) no-repeat;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
}

#divLeft DIV.eventsList
{
	padding: 14px 0px 8px 0px;
}
