
/* General body formats. */

body       {font-family: "arial", "verdana", "helvetica", sans-serif;
            margin-top: 0px; padding-top: 0px;
            font-size: 12px;
            color: #443300;
            background-color: #ffffff;
            background-image: url("grayback.jpeg");
            background-repeat: repeat; }

body       {scrollbar-face-color:       #443300;
            scrollbar-arrow-color:      #ffffff;
            scrollbar-track-color:      #332200;
            scrollbar-shadow-color:     #999999;
            scrollbar-highlight-color:  #ffffff;
            scrollbar-3dlight-color:    #332200;
            scrollbar-darkshadow-color: #443300; }

table.bordertab
    {display: table; border: outset 2pt; border-color: #443300;
     background-color: #FFFFFF; empty-cells: show; }

.whiteback {background-color: #ffffff;
            background-image: url("whiteback.jpeg");
            background-repeat: repeat; }

/* Headings. */

h1         {font-family: "times new roman", serif;
            color: #443300; font-size: 28px; font-weight: bold;
            margin: 6px; padding 6px; 
            text-decoration: none; }

h2         {font-family: "times new roman", serif;
            color: #443300; font-size: 24px; font-weight: bold; }

h3         {font-family: "times new roman", serif;
            color: #443300; font-size: 16px; font-weight: bold;
            margin: 0px;  
            padding-top:  6px;  padding-bottom: 2px;
            padding-left: 2px; padding-right:   2px; }

h4         {font-family: "times new roman", serif;
            color: #443300; font-size: 14px; font-weight: bold; font-style: italic;}

h5         {font-family: "times new roman", serif;
            color: #443300; font-size: 14px; font-weight: normal; }

/* Generic text formatting. */

p          {font-family: "arial", "verdana", "helvetica", sans-serif;
            color: #332200; font-size: 14px; font-weight: normal;
            text-align: justify;
            padding-left: 18px; padding-right: 16px; }

td         {font-family: "arial", "verdana", "helvetica", sans-serif;
            color: #332200; font-size: 14px; font-weight: normal; }

li         {font-family: "arial", "verdana", "helvetica", sans-serif;
            font-size: 13px; font-weight: normal;
            padding: 0px; margin: 0px; text-align: left; }

a          {font-family: "arial", "verdana", "helvetica", sans-serif;
            color: #996600; font-weight: bold;
            text-align: justify; text-decoration: none; }

a:hover    {font-family: "arial", "verdana", "helvetica", sans-serif;
            color: #fffcf0; font-weight: bold;
            background-color: #996600;
            text-align: justify; text-decoration: none; }

.pic_cap   {font-family: "arial", "verdana", "helvetica", sans-serif;
            color: #332200; font-size: 12px; font-weight: bold; }

.pic_cap a {color: #996600; }

.pic_cap a:hover    
           {color: #fffcf0; background-color: #996600; }

.aboutus p {font-family: "arial", "verdana", "helvetica", sans-serif;
            color: #332200; font-size: 12px; font-weight: normal;
            text-align: justify;
            padding-left: 12px; padding-right: 8px; }

/* Forms */

.inback    {color: #332200; background-color: #f0ece5;
            font-weight: bold; }

.outback   {color: #332200; background-color: #ffffff;
            font-weight: bold; }

/* Image borders */

.image     {border-style:outset; border-color: #ff0000; border-width:1px; }

/* Menus */

.menu1 a
        {display: block;
         color: #fffcf0; text-decoration: none;
         background-color: #443300;
         font-weight: normal;
         font-size: 14px;
         border: solid #332200 1px; 
         padding: 1px; 
         text-align: center;
         margin-top:    4px;
         margin-left:   0px;
         margin-right:  0px;
         margin-bottom: 4px;
         width: 110px; position: static; }

.menu1 a:visited
        {display: block;
         color: #efece0; text-decoration: none;
         background-color: #443300;
         font-size: 14px;
         border: solid #999999 1px; text-align: center;
         width: 110px; position: static; }

.menu1 a:hover
        {display: block; background-color: #fffcf0;
         color: #443300; text-decoration: none;
         font-size: 14px;
         border: solid #443300 1px; text-align: center;
         width: 110px; position: static; }

.v_men a
        {display: block;
         color: #fffcf0; text-decoration: none;
         background-color: #443300;
         font-weight: normal;
         font-size: 14px;
         border: solid #332200 1px; 
         padding: 1px; 
         text-align: center;
         margin-top:    4px;
         margin-left:   0px;
         margin-right:  0px;
         margin-bottom: 4px;
         width: 260px; position: static; }

.v_men a:visited
        {display: block;
         color: #efece0; text-decoration: none;
         background-color: #443300;
         border: solid #999999 1px; }

.v_men a:hover
        {display: block; background-color: #fffcf0;
         color: #443300; text-decoration: none;
         border: solid #443300 1px; }

.listen a
        {color: #004400; text-decoration: none; 
         background-color: #ffffff; }

.listen a:visited
        {color: #004400; text-decoration: none; 
         background-color: #ffffff; }

.listen a:hover
        {color: #339900; text-decoration: none;
         background-color: #ffffff; }

/* EOF */

