

body
{
background-color : #ffffff;
font-family : Verdana, Arial, Helvetica, "sans serif";
font-size : 11px;
font-weight : normal;
color : #000000;


scrollbar-face-color: #cdcdcd;
scrollbar-track-color: #eeeeee;
scrollbar-arrow-color: #1D3580;
scrollbar-shadow-color: #878787;
scrollbar-3dlight-color: #878787;
scrollbar-darkshadow-color: #999999;
scrollbar-highlight-color: #ededed;
}


td
{
font-family : Verdana, Arial, Helvetica, "sans serif";
font-size : 11px;
font-weight : normal;
color : #000000;
}


p
{
font-family : Verdana, Tahoma, Arial, Helvetica, "sans serif";
text-indent : 5px;
text-align : justify;
font-size : 13px;
font-weight : normal;
color : #000000;
}


blockquote
{
text-align : justify;
font-size : 11px;
font-weight : normal;
color : #000000;
}


li
{
font-size : 11px;
font-weight : normal;
color : #000000;
}


a:link
{
text-decoration : underline;
font-size : 11px;
font-weight : normal;
color : #647AFF;
}

a:visited
{
text-decoration : underline;
font-size : 11px;
font-weight : normal;
color : #647AFF;
}

a:hover
{
text-decoration : underline;
font-size : 11px;
font-weight : normal;
color : #9CBCF9;
}


h3
{
color : #336144;
}


h4
{
color : #336144;
}

hr
{
color : #669966;
height : 1px;
}

input, textarea, select
{
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : #676767;
}

/*
 Texts
*/


.highlight
{
font-size : 12px;
font-weight : bold;
color : #04378C;
}


.bold
{
font-family : Verdana;
font-size : 12px;
font-weight : bold;
color : #dd7200;
}


.normal
{
font-size : 10px;
font-weight : normal;
color : #000000;
}


.small
{
font-size : 9px;
font-weight : normal;
color : #666666;
}

.small a:link
{
font-size : 9px;
font-weight : normal;
color : #878787;
text-decoration : none;
}

.small a:visited
{
font-size : 9px;
font-weight : normal;
color : #666666;
text-decoration : none;
}

.small a:hover
{
font-size : 9px;
font-weight : normal;
color : #666666;
text-decoration : underline;
}

.title
{
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color : #798EB6;
}


/*
 borders
*/

/*
Menu Left
*/

.menu_left
{
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
color : #1D4D9D;

background : #A7D3F8;
border-left : 1px solid #999999;
border-right : 1px solid #999999;
border-bottom : 1px solid #999999;
}


.menu_left a:link
{
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : #1D4D9D;
text-decoration : none;
}

.menu_left a:visited
{
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : #1D4D9D;
text-decoration : none;
}

.menu_left a:hover
{
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #dd7200;
text-decoration : none;
}


/*
 Menu title
*/

.menu_title
{
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size : 13px;
font-weight : bold;
color : #efefef;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
text-align : center;
}



/*
 Content
*/

.pageSlogan
{
font-family : Georgia, Verdana, Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : #777777;
background : #cdcdcd;
}

.pageTitle
{
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size : 14px;
font-weight : bold;
color : #3B3D6E;
}

.pageContent
{
border : 1px solid #dadbdc;
padding : 5px;
}

.footer
{
font-family : Verdana, Tahoma, Arial, Helvetica;
font-size : 9px;
font-weight : normal;
color : #797979;
}

/*
 misc
*/
.centered
{
text-align : center;
align : center;
}