body
{
    scrollbar-face-color: #eeeeee;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #0019A8;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
}

a:link 
{
   font-family: verdana, helvetica, sans-serif;
   color: #0066FF;
   text-decoration: none
}

a:visited
{
   font-family: verdana, helvetica, sans-serif;
   color: #0066FF;
   text-decoration: none
}

a:active
{
   font-family: verdana, helvetica, sans-serif;
   color: #0066FF;
   text-decoration: none
}

a:hover
{
   font-family: verdana, helvetica, sans-serif;
   color: #0066FF;
   text-decoration: underline
}

.contentCell
{
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   color: #000000
}

.contentCell td
{
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   color: #000000
}

.contentLittleCell
{
   font-family: verdana, helvetica, sans-serif;
   font-size: 8px;
   color: #000000;
   font-style: italic
}

.contentTitle
{
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   color: #0019A8;
   font-weight: bold
}

.indexCell
{
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   color: #0019A8
}

.indexTitle
{
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: bold
}
.menuSubTitle
{
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #0066FF;
   font-weight: bold
}
.tableGrid {
   border-right-width:1px;
   border-right-color:#0019A8;
   border-right-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#0019A8;
   border-bottom-style:solid;
   border-top-width:1px;
   border-top-color:#0019A8;
   border-top-style:solid;
   border-left-width:1px;
   border-left-color:#0019A8;
   border-left-style:solid;
}
.tableGridCell {
   background-color:#F3F4F9;
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   color: #000000
}
.tableGridAltCell {
   background-color:#99CCFF;
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   color: #000000
}
.tableCandidatura {
   background-color: #EAE8E8;
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   color: #000000
}
.newsDiv {
	position: inline;
	border-style: none;
	border-width: thin;
	border-color: #000000;
	width: 166px;
}