html { min-height: 100%; margin-bottom: 1px; overflow-y:scroll; }  /* Firefox / IE8 scroll-fix*/

body {font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	color:#666666;
	background-color:#993300;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:0px;}

h1 {font-size:20px; color:#ffffff; margin-bottom:0px; margin-top:0px; display: inline; }
h2 {font-size:18px; color:#000000;}
h3 { color: #004A95; font-size : 17px; }
h4 {font-size:18px; color:#ffffff;}
h5 {font-size:30px; color:#00CC00; margin-bottom:0px; margin-top:0px; display: inline; }
h6 {font-size:18px; color:#000000; margin-bottom:0px; margin-top:0px;}
hr {height:2px; background-color:#CCCCCC; margin-top:0px; margin-bottom:0px; width:100%; }

.error {font-size: 14px; color: #990000; font-weight:bold; }
.headline { color: #993300; font-size:24px; font-weight:bold;} 
.hint {color: #666666; font-size : 10px; font-family: Arial, Helvetica, sans-serif;}
.welcome { color: #993300; font-size:15px; font-weight:bold;}
.bad_link {font-size: 14px; color: #CCCCCC; font-weight:bold; font-style:oblique; }


A:link { color: #336699; font-weight:bold;}
A:visited { color: #336699; font-weight:bold;}
A:active { color: #336699; font-weight:bold;}
A:hover { color: #336699; font-weight:bold;}
A{text-decoration:none}

.nav {
	font-size: 15px; color: #CCCCCC; font-weight:bold;
}
.nav A:link { color: #ffffff;}
.nav A:visited { color: #ffffff;}
.nav A:active { color: #ffffff;}
.nav A:hover { color: #CCCCCC}
.nav A{text-decoration:none}

/*BKR Footer Style - rev 5.9.07*/
.bkr_footer{
   font-size:10px;
   color: #ffffff;
   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 */

/* --- bj custom --- */
.top_left {
background-image:url(../images/table-head_left.gif);
background-repeat:no-repeat; 
height:30px; 
width:5px;
}

.top_middle {
background-image:url(../images/table-head_middle.gif);
background-repeat:repeat-x;
height:30px;
}

.top_right {
background-image:url(../images/table-head_right.gif);
background-repeat:no-repeat; 
background-position:right;  
height:30px;
width:5px;
}

.bottom_left {
background-image:url(../images/table-footer_left.gif);
background-repeat:no-repeat; 
height:30px;
width:5px;
}

.bottom_middle {
background-image:url(../images/table-footer_middle.gif);
background-repeat:repeat-x;
height:30px;
}

.bottom_right {
background-image:url(../images/table-footer_right.gif);
background-repeat:no-repeat; 
background-position:right;
height:30px;
width:5px;
}

/* --- newsletter stretch top bj ---*/
#gen_table {
border-collapse:collapse;
} 

#gen_table thead {
height:30px;
font-size:12px;
font-weight:bold;
background-image:none;
}

#gen_table thead th {
text-align:left;
padding:0 10px 0 10px;
}

#gen_table tbody {
background:none;
font-size:12px;
background-color:#fcfcfc;
}

/*#gen_table tbody a {
text-decoration:none;
color:#545454;
}*/

#gen_table tbody a img {
margin:0 5px 0 5px;
vertical-align:middle;
border:none;
}

#gen_table tbody tr {
border-bottom:#CCCCCC 1px solid;
}

#gen_table tbody td {
padding:6px 10px 6px 10px;
}
