#body {
background : #abbee6;

}

a { color:#000000;text-decoration:none; }
a:hover { text-decoration:underline; }

.logo
{
text-align: center;
height:80px;
}

.tile_down { 
padding : 2px;
background : url(tile_down.gif);
height:28px;
} 

.bar_links { 
background : url(tile.gif);
font-family : Arial;
font-size : 13px;
font-weight : bold;
color : #000000;
text-align : center;
height: 33px;
border: 1px solid #253961;
border-top: none;
border-bottom: none;
} 

.bar_links a:link, .bar_links a:visited, .bar_links a:active { 
font-weight : bold;
text-decoration : none;
color : #000000;
} 
.bar_links a:hover { 
font-weight : bold;
text-decoration : none;
color : #8986a9;
}


.main {

border : 1px solid #253961;
border-top: none;
border-bottom: none;
background : #ccd9f3;
}


.main_text {

font-family : Arial;
font-size : 14px;
padding : 4px;
}


.footer {

border : 1px solid #253961;
background : #ccd9f3;
color : #000000;
font-family : Arial;
font-size : 11px;
font-weight : bold;
text-align : center;
height: 20px;
}

.footer a:link, .footer a:visited, .footer a:active { 
font-weight : bold;
text-decoration : none;
color : #000000;
} 
.footer a:hover { 
font-weight : bold;
text-decoration : none;
color : #8986a9;
}


.bar_b { 
font-family : Arial;
font-size : 13px;
font-weight : bold;
color : #000000;
text-align : center;
} 

.bar_b a:link, .bar_b a:visited, .bar_b a:active { 
font-weight : bold;
text-decoration : none;
color : #000000;
} 
.bar_b a:hover { 
font-weight : bold;
text-decoration : none;
color : #8986a9;
}

.table { 
font-family : Arial;
font-size : 17px;
font-weight : bold;
color : #484848;
text-align: center;
} 

.table a:link, .table a:visited, .table a:active { 
font-weight : bold;
text-decoration : none;
color : #484848;
} 
.table a:hover { 
font-weight : bold;
text-decoration : none;
color : #636c6d;
}

.whiteText{font-size:13px;color:#314b7f}