/* written by Paul Kuntz at PaulKuntz.com */

/* page elements */
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; }
body { background-color: #000000; background-image: url(images/bg.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
h1 { font-size: 16px; }
h2 { font-size: 14px; color: #ffffff; margin-left: 48px; }

/* links */
a:link { color: #CCCCCC; text-decoration: underline; }
a:visited { text-decoration: underline; color: #CCCCCC; }
a:hover { text-decoration: none; color: #CCCCCC; }
a:active { text-decoration: underline; color: #CCCCCC; }

/* classes */

.imgtop { width: 798px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-top: none;}

.dTop { width: 798px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-top: none; background-image:url(images/topBg.jpg);}

.content {width: 798px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-top: none;width: 774px !important; border-bottom: 0px !important; text-align: left; padding: 12px; background: #353535 url(images/contBg.jpg) repeat-x; }

.caption { font-style:italic; font-size: 10px; font-weight: bold; }

.contEnd {width: 798px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-top: none;border-bottom: 0px !important; background-image:url(images/footTop.jpg); }

.foot { width: 798px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-top: none;background-image:url(images/footBg.gif); font-size: 10px !important; padding-top: 8px; padding-bottom: 8px; }