/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }  /* Firefox scroll-fix*/

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size : 12px;}
h1 { color: #13546A; font-size : 25px; }
h2 { color: #13546A; font-size : 20px; }
h3 { color: #004A95; font-size : 17px; }

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:0px; background-color: #ffffff; }

.style2 {font-size: 11px; color: #FFFFFF; }
.style5 {font-size: 16px; font-weight: bold; color: #FFFFFF; }

A:link {color: #003366;}
A:visited {color: #13546A; }
A:active {color: #0066FF; }
A:hover {color: #0066FF; }
A{text-decoration: underline}

B:link {color: #003366;}
B:visited {color: #13546A; }
B:active {color: #0066FF; }
B:hover {color: #0066FF; }
B{text-decoration: underline}

.links A:link { color: #003366; padding: 4px}
.links A:visited { color: #003366; padding: 4px}
.links A:active { color: #ffffff; padding: 4px}
.links A:hover { color: #0033FF; padding: 4px}
.links A{text-decoration:none}

.top_links A:link { color: #C4A14D;}
.top_links A:visited { color: #C4A14D;}
.top_links A:active { color: #ffffff;}
.top_links A:hover { color: #FFFFFF;}
.top_links A{text-decoration:none; font-weight:bold;}

.weekend_link B:link { color: #003366; }
.weekend_link B:visited { color: #003366; }
.weekend_link B:active { color: #ffffff; }
.weekend_link B:hover { color: #FFFFFF; }
.weekend_link B{text-decoration:underline}



/*BKR Footer Style - rev 5.9.07*/
.bkr_footer{
   font-size:10px;
   color: #D3891C;
   font-weight:normal;}
.bkr_footer a{
   font-size:10px;
   color: #D3891C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:link{
   font-size:10px;
   color: #D3891C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:hover {
   font-size:10px;
   color: #D3891C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:visited {
   font-size:10px;
   color: #D3891C;
   font-weight:normal;
   text-decoration: none;}
/*END BKR Footer Style */