html { height: 100%; }
body { height: 100%; margin: 0px; background-color: #FFFFFF; }

body, p, div, th, td, ul, ol, li { color: #333333; font-family: Tahoma; font-size: 12px; }
a, a:link { color: #0000cc; }
a:visited { color: #8888cc; }
a:hover, a:active { color: #0066ff; text-decoration: none; }

h1 { color: #444466; font-size: 18px; }
h2 { color: #444466; font-size: 16px; }
h3 { color: #444466; font-size: 15px; }
h4 { color: #444466; font-size: 14px; }
h5 { color: #444466; font-size: 13px; }
h6 { color: #444466; font-size: 12px; }

#head { height: 120px; background-color: #2fa4ff; color: #ffffff; background-image: url(/pix/head-bg.jpg); background-position: right; background-repeat: no-repeat; }
#menutop { height: 30px; background-color: #005dc6; color: #ffffff; border-top: solid #66ccff 1px; border-bottom: solid #003399 1px; }
#menutop td { color: #ffffff; }
#menutop td a { display: block; width: 100%; height: 20px; padding-top: 8px; padding-bottom: 2px; color: #ffffff; font-weight: bold; text-decoration: none; }
#menutop td a:hover { color: #ffffff; font-weight: bold; text-decoration: none; background-color: #1881e3; }
#midleft { float: left; width: 200px; margin-right: -200px; padding: 10px; }
#midcenter { margin-left: 220px; padding: 10px; }
#midcontent { margin-right: 220px; }
#midright { float: right; width: 200px; margin-left: -200px; padding-right: 5px; }
#foot { clear: both; height: 80px; background-color: #005dc6; border-top: solid #003399 1px; border-bottom: solid #66ccff 1px; }
#foot td { padding: 30px 20px 10px 20px; color: #ffffff; }
#foot td a { color: #ffffff; }

#head img { margin: -30px 20px 0px 0px; }
#head .title { padding: 30px 160px 0px 0px; margin: 0px; color: #ffffff; font-family: Verdana; font-size: 16px; }
.title { margin: 0px; line-height: normal; }
.title a { text-decoration: none; color: #ffffff; }
#head .subtitle { color: #ffffff; font-family: Verdana; font-size: 11px; }

.tbltitle { font-size: 15px; }

.menutitle { margin-top: 0px; }
.menuleft { margin: 0px 20px 20px 20px; padding: 0px; }
.menuleft li { list-style-type: square; color: #444499; padding-top: 5px; padding-bottom: 5px; }
.menuleft li a { color: #444466; }

.spacer { clear: both; height: 30px; }

.phrase { margin-top: 20px; margin-right: 60px; padding: 10px; text-align: center; }

.adtitle { margin-top: 20px; padding-top: 10px; padding-bottom: 0px; border-top: solid #888866 1px; }
.adtext { margin: 0px 20px 20px 20px; padding: 0px; }
.adtext li{ color: #444444; padding-top: 5px; padding-bottom: 5px; font-size: 11px; }
.adtext li a { color: #444444; }

.rsshead  { padding-bottom: 2px; }
.rsshead  a { font-weight: bold; font-size: 11px; }
.rssbody { color: #444444; font-size: 11px; }
.rssbody img { margin-right: 5px; }

.sendform { margin-top: 20px; padding-top: 10px; border-top: solid #888866 2px; font-family: 'Courier New'; text-align: center; }
.sendformtitle { font-weight: bold; }
.sendform input { width: 300px; }
.sendform textarea { width: 350px; height: 100px; }
.captcha input { width: 100px; }

.commentsrating { margin-top: 20px; padding-top: 10px; border-top: solid #888866 2px; font-weight: bold; }
.commentsrating span { color: #CC0000; }
.commentstitle { margin-top: 20px; font-weight: bold; }
.comments { margin-top: 20px; margin-left: 40px; margin-right: 40px; border-bottom: dashed #888866 1px; color: #664444; }
.commentsdate { color: #BB6666; font-size: 11px; }
.commentsform { margin-top: 20px; padding-top: 10px; border-top: solid #888866 2px; text-align: center; }
.commentsformtitle { font-weight: bold; }
.commentsform textarea { width: 400px; height: 100px; }
.commentsresgood { margin-top: 20px; padding-top: 10px; border-top: solid #990000 2px; color: #004400; font-weight: bold; text-align: center; }
.commentsresbad { margin-top: 20px; padding-top: 10px; border-top: solid #990000 2px; color: #000000; font-weight: bold; text-align: center; }
.commentsreserr { margin-top: 20px; padding-top: 10px; border-top: solid #990000 2px; color: #440000; font-weight: bold; text-align: center; }
