/* CSS Document */
<!--
body {
	background-color: #CA191F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("images/b02.jpg");
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

a:link {text-decoration: underline;}
a:visited {text-decoration: underline; }
a:hover {text-decoration: none;}
a:active {text-decoration: underline;}

a:link.bar {font-size: 14px; font-weight:bold; color:#000000; text-decoration: none; padding-left:15px;}
a:visited.bar {font-size: 14px; font-weight:bold; color:#000000; text-decoration: none; padding-left:15px;}
a:hover.bar {font-size: 14px; font-weight:bold; color:#993300; text-decoration: none; padding-left:15px;}
a:active.bar {font-size: 14px; font-weight:bold; color:#000000; text-decoration: none; padding-left:15px;}

a:link.f10 {font-size: 10px; color: #000000; text-decoration: underline;}
a:visited.f10 {font-size: 10px; color: #000000; text-decoration: underline;}
a:hover.f10 {font-size: 10px; color: #000000; text-decoration: none;}
a:active.f10 {font-size: 10px; color: #000000; text-decoration: underline;}

a:link.bot {font-size: 11px; color: #000000; text-decoration: none;}
a:visited.bot {font-size: 11px; color: #000000; text-decoration: none;}
a:hover.bot {font-size: 11px; color: #000000; text-decoration: underline;}
a:active.bot {font-size: 11px; color: #000000; text-decoration: none;}

.keywords {font-size: 12px; color: #000000}
.black {color: #000000}
.white {color: #FFFFFF}
.gold {color: #FFCC33}
.red {color: #ED1C21}
.burg {color: #993300}
.f10 {font-size: 10px}
.f11 {font-size: 11px}
.f12 {font-size: 12px}
.f13 {font-size: 13px}
.f14 {font-size: 14px}
.f16 {font-size: 16px}
.f17 {font-size: 17px}
.f18 {font-size: 18px}
.f22 {font-size: 22px}
.f50 {font-size: 50px}

.pageon {font-size:14px; color:#FFFFFF; font-weight:bold;}
.address {font-size:14px; font-weight:bold;}

.brdrgrey {border-color:#959595; border-width:2px; border-style:solid;}
.brdrgreytlr {border-color:#959595; border-width:2px; border-style:solid; border-bottom-width:0px;}
.brdrgreybot {border-bottom-color:#959595; border-bottom-width:2px; border-bottom-style:solid;}
.brdrgreytop {border-top-color: #959595; border-top-width:2px; border-top-style:solid;}
.brdrgreylft {border-left-color: #959595; border-left-width:2px; border-left-style:solid;}
.brdrgreyrt {border-right-color: #959595; border-right-width:2px; border-right-style:solid;}
.brdrlink {border-bottom-color:#959595; border-bottom-width:1px; border-bottom-style:dashed;}

.bar {font-size: 14px; font-weight:bold; color:#000000; padding-left:15px;}
.pad2 {padding:5px}
.padtb2 {padding-top:2px; padding-bottom:2px;}
.pad15 {padding-left:15px}
.imgpad {padding-left:15px; padding-right:15px}

.bkgwh {background-color:#FFFFFF}
.bklc {background-image:url(images/lftcol.jpg)}
.bkrc {background-image:url(images/rtcol.jpg)}

.appmsg {color:#CC0000; padding-left:15px;}

.hours {background-color:#FFFFFF; padding-left:15px; border-right-color: #959595; border-right-width:2px; border-right-style:solid;}
-->
