﻿body
{
    font-family: Calibri, Arial;
    font-size: 1em;
	color: #0d2474;
	background-color:#006890;
	background-image: url("images/bgmiddleblue.gif");
	background-position: center;
	background-repeat: repeat-y;
}

.clear
{
    clear:both;  
    
}



.maincontent
{
    width: 760px; text-align:left;margin: auto; 
    background-color:White;
}
.contentleft{
    float: left;
    width: 450px;
   /* border: 1px solid gray;
    padding: 10px;*/
}
 
.contentright{
    float: right;
    width:250px;
   /* border: 1px solid gray;*/
}


.titlebar
{
    text-align:left;
    vertical-align:middle;
    background-color: #006890;
    height: 30px;
    font-size: 18px;
    font-weight: bold;

    color: #ffffff;
    padding-left: 10px;
}
.titlebarbordered
{
    text-align:left;
    vertical-align:middle;
    background-color: #006890;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
     border: 2px solid #606060;
     margin-top:3px;
     padding-left:7px;
}
legend
{
    font-size: 18px;
    font-weight: bold;
    color: #006890;
    padding-left: 5px;
    padding-right: 5px;
    margin-left:10px;
}
fieldset
{
    padding-left:15px;
}

h1
{
    font-size:18px;display:inline; line-height:25px;
}
img {
  border: none;
}
A:link { COLOR: #0d2474; font-weight: bold; text-decoration:none; border: 0px; }
A:visited { COLOR: #0d2474; font-weight: bold; text-decoration:none; border: 0px; }
A:hover { COLOR: #0d2474; font-weight: bold; text-decoration:underline; border: 0px; }
A:active { COLOR: #0d2474; font-weight: bold; text-decoration:none; border: 0px; }

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
 padding-bottom:7px;
}

#nav-menu li a
{
background: url("images/bgnavsilver.gif") #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
background: url("images/bgnavsilver.gif") #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: underline;
text-align: center;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
    /*width:30em*/
} 

#cadabrafiji
{
    width:186px;
    border: 1px solid #b3b3b3;
    padding: 1px;
    float:left;
    height: 300px;
    margin-left:10px;
}

#cadabrafiji .titlebar
{
    background-color: #14c3ca;
    height: 25px;
    font-family:Century Gothic;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    color: #ffffff;
    padding-left: 10px;
    text-align:left;
    vertical-align:middle;

}
#cadabrafiji h1 a:link { line-height:25px;color:#fff;font-weight:bold;font-family:Century Gothic;font-size:13px; text-decoration:none;font-weight:bold;}
#cadabrafiji h1 a:visited { line-height:25px;color:#fff;font-weight:bold;font-family:Century Gothic;font-size:13px; text-decoration:none;font-weight:bold;}
#cadabrafiji h1 a:hover { line-height:25px;color:#fff;font-weight:bold;font-family:Century Gothic;font-size:13px; text-decoration:underline;font-weight:bold;}
#cadabrafiji h1 a:active { line-height:25px;color:#fff;font-weight:bold;font-family:Century Gothic;font-size:13px; text-decoration:underline;font-weight:bold;}