@charset "utf-8";
/* CSS Document */
@media all {}
body  { color: #000; font-size: 14px; font-family: Arial, "Trebuchet MS", Helvetica, Georgia, Verdana, sans-serif; background-image:url(/Images/bg1.gif); margin:0; padding:0;  }
p, td   { color: #000; font-size: 14px; font-family: Arial, "Trebuchet MS", Helvetica, Georgia, Verdana, sans-serif; text-align: left; padding-right: 3px; padding-left: 3px; margin-top: 8px; }
h1, h2, h3, h4 {font-family:Arial, Helvetica, sans-serif; text-align: center; font-weight:bold;  }
h1 {font-size:20px;  }
h2 {font-size:18px;  }
h3 {font-size:16px;  }
h4 {font-size:14px;  }
h5 {font-size:14px;  }

a:link a:active {color:#00C; text-decoration:underline; }
a:visited { color:#00F; text-decoration:underline; }
a:hover { color:#900; text-decoration:underline; }

img {border:none; padding:8px; max-width: 100%; height: auto; vertical-align:middle; }

* {box-sizing: border-box;}

#bod {width:88%; margin:0 auto; text-align:center; background-image:url(/Images/bg2.jpg); border-top:groove 8px #009;}
#bod a { color:#00f; }

#hdr {background-image:url(/Images/background.jpg); padding:8px;  }
#hdr a, a:visited { color:#9CF; }
#hdr h2 {text-align:left; color:#fff; }
#hdr p {font-size:16px; font-weight:bold; color:#CCC; }
#ftr {border-bottom:groove 8px #009; }
#ftr p {font-size:12px; font-weight:bold; }

#ltbg {text-align:center; }
#ltbg a, a:visited, a:hover, a:active {color:#00f; }

.alignrt {text-align:right; }
.center {text-align:center;}
.clear { clear:both; }
.floatrt {float:right; margin-left: 8px; }
.h1-white {color:#FFF; }
.hdr-red { font-family: Arial, Helvetica, sans-serif; color: #CC031A; font-style:italic; }

.bg-lt {background-image:url(/Images/bg1.gif) }
.bg-dk {background-image:url(/Images/bg2.jpg) }
.bg-vry-dk {background-image:url(/Images/images/background.jpg) }
