﻿.title	  {color:#980008; font-family:Verdana, Times, serif; font-size:14px; font-weight:bold}
.hdr      {color:#000000; font-family:Verdana, Times, serif; font-size:12px; font-weight:bold}
.wcopy    {color:#ffffff; font-family:Verdana, Times, serif; font-size:11px; font-weight:normal}
.bcopy    {color:#000000; font-family:Verdana, Times, serif; font-size:10px; font-weight:bold}
.copy     {color:#a99b80; font-family:Verdana, Times, serif; font-size:12px; font-weight:normal}
.copy2    {color:#a99b80; font-family:Verdana, Times, serif; font-size:10px; font-weight:normal}
.slogan   {color:#000080; font-family:Verdana, Times, Helvetica; font-size:16px; font-weight:bold}
.info     {color:#a99b80; font-family:Garamond, Verdana, Times, Helvetica; font-size:16px; font-weight:normal}
.wcopy    {color:#ffffff; font-family:Verdana, Times, Helvetica; font-size:10px; font-weight:normal}
.footer   {color:#ffffff; font-family:Verdana, Times, serif; font-size:9px; font-weight:normal}
.topic        {font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 18px; font-style: normal; font-weight: normal; color: #222760}
.date	      {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;   color: #000000}
.disc         {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}
.tag          {font-family: Edwardian Script ITC, Verdana, Arial, Helvetica, sans-serif; font-size: 36px; font-style: normal; font-weight: normal; color:#ffffff; letter-spacing:2px}
.small        {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}

body      {
	background-color: #150B00;
	table-layout: inherit;
	margin-top: 2px;
}

a:hover   {color:#cccccc; font-family: Verdana, Times, Helvetica; font-size:10px; font-weight:bold; text-decoration:none;}
a:visited {color:#980008; font-family: Verdana, Times, Helvetica; font-size:10px; font-weight:bold; text-decoration:none;}
a:active  {color:#980008; font-family: Verdana, Times, Helvetica; font-size:10px; font-weight:bold; text-decoration:none;}
a:link    {color:#980008; font-family: Verdana, Times, Helvetica; font-size:10px; font-weight:bold; text-decoration:none;}


BODY   
	{
	scrollbar-face-color: #F9F6EF;
	scrollbar-track-color: #F9F6EF;
	scrollbar-darkshadow-color: #F9F6EF;
	scrollbar-highlight-color: #F9F6EF;
	scrollbar-3dlight-color: #F9F6EF;
	scrollbar-shadow-color: #F9F6EF;
	scrollbar-arrow-color: #980008;
	}

INPUT, TEXTAREA, SELECT, OPTION {
  font-family: Verdana;
  padding: 1px;
  font-size: 10px;
  color: #000000;
  background-color: #efefef;
  border: inset 1px #000033;
  }
