body       { font: normal 11pt Arial, Helvetica, sans-serif;
             background-color: #ABABAB; color: #000000; margin: 0px; padding: 0px; padding-bottom: 15px; text-align: center;}
small      { font-size: 7pt; color: #000000; }
a          { color: #66CCFF; }
a:hover    { color: #66CCFF; }
h1, h2, h3 { font-weight: bold; margin: 0em; padding: 0em; margin-bottom: 0.3em; }
h1         { font-size: 14pt; } h2 { font-size: 13pt; } h3 { font-size: 12pt; }
p          { margin-top: 0; padding-top: 0; line-height: 1.4em; text-align: justify; }

#container { background-color: #FFFFFF; width: 770px; margin: 10px auto; }
#leftcol   { float: left; width: 220px; }
#rightcol  { margin-left: 225px; }
#contact   { font-size: 10pt; color: #AAC64E; padding-left: 50px; }
#content   { padding: 1em; }

#menu                   { padding-top: 60px; padding-bottom: 30px; }
#menu a                 { display: block; float: left; height: 25px; background: url(nav2.png) no-repeat;}
#menu div               { display: block; float: left; height: 25px; background: url(nav2.png) no-repeat; padding-left: 0px; padding-top: 0px;}
#menu a#home            { width:  97px; background-position:   -0px  -50px; }
#menu a#home.active     { width:  97px; background-position:   -0px  -25px;  }
#menu a#home:hover      { width:  97px; background-position:   -0px  -25px; }
#menu a#news            { width:  97px; background-position:  -97px  -50px; }
#menu a#news.active     { width:  97px; background-position:  -97px  -25px;  }
#menu a#news:hover      { width:  97px; background-position:  -97px  -25px; }
#menu a#feature         { width: 177px; background-position: -194px  -50px; }
#menu a#feature.active  { width: 177px; background-position: -194px  -25px;  }
#menu a#feature:hover   { width: 177px; background-position: -194px  -25px; }
#menu a#customer        { width: 155px; background-position: -371px  -50px; }
#menu a#customer.active { width: 155px; background-position: -371px  -25px;  }
#menu a#customer:hover  { width: 155px; background-position: -371px  -25px; }
#menu #nav_join         { width: 526px; height: 25px;  background-position: -0px  -75px; }
#menu a.normal          { background: none; height: auto; display: inherit; text-decoration: none; padding-left: 20px; padding-top: 5px;}
#menu div.normal        { background: none; height: auto; display: inherit; text-decoration: none; padding-left: 0px; padding-top: 5px;}

#menubar { color: #e4e9bd; background-color: #aac64e; width: 150px; visibility: hidden; position: absolute;}
#menubar a { color: #e4e9bd; visibility: inherit; text-decoration: none; }
#menubar:hover { visibility: visible; }
#menubar a:hover { visibility: inherit; }

.floatright { float: right; }
.clear      { clear: both; }

.bluetext {  font-size: 12px; color: #AAC64E}
.heading {  font-size: 16px; font-weight: bold}
.bodytext {  font-size: 14px; color: #000000; font-weight: normal; }
