﻿#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:800px;
  height: 100%;
  margin: auto;
}

body
{
   font-family: Arial, Helvetica, sans-serif;
   background-attachment: fixed;
   background-repeat: repeat;
   background-image: url(     './images/BackGroundTile2.jpg' );
}

img.floatLeft { 
    float: left; 
    margin: 20px; 
}

cssbutton
{
   font-size: 8pt;
}

.LABEL_Alert
{
   font-weight: bold;
   font-size: 8pt;
   color: firebrick;
}
TABLE
{

   font-size: 9pt;
   vertical-align: top;
   text-align: left;
   }
.TABLE_View
{
   color: #2F2236;
}
.TABLE_Words
{
   color: #2F2236;
   font-family: Nyala; font-size: large; font-weight: lighter; font-style: italic;   
}
.TABLE_Main1
{
   border-style: none none inset inset;
   border-width: thin;
   border-color: dimgray;
   font-size: 14pt;
   color: #2F2236;
   background-color: #CCCCCC;
}
.TABLE_Main
{
   border-left: thin inset dimgray;
   border-right: thin none dimgray;
   border-top: thin none dimgray;
   border-bottom: thin inset dimgray;
   font-size: 14pt;
      color: #2F2236;
      background-color: #D0CACD;
   height: 18px;
}
.TABLE_BG
{
   background-image: url('images/BackTrees.jpg');
   height: 256px;
   width: 650px;
   margin-right: 0px;
}
.TABLE_Commands
{
   background-color: lightgrey;
   font-size: 8pt;
   color: #520707;
   border-right: dimgray thin;
   border-top: dimgray thin;
   border-left: dimgray thin;
   border-bottom: dimgray thin;
}
.TABLE_Print
{
   background-color: lightgrey;
   font-size: 7pt;
   color: black;
   border-right: dimgray thin solid;
   border-top: dimgray thin solid;
   border-left: dimgray thin solid;
   border-bottom: dimgray thin solid;
   font-family: 'Arial';
}
.TABLE_Edit
{
   font-size: 8pt;
   color: #520707;
   border-right: dimgray thin solid;
   border-top: dimgray thin solid;
   border-left: dimgray thin solid;
   border-bottom: dimgray thin solid;
   border-style: none;
   font-weight: bold;
}
.TABLE_Header
{
   padding: 15px;
   font-size: 14pt;
   color: #520707;
   width: 137px;
}

.TABLE_Details
{
   padding: 0px;
   margin: 0px;
   font-weight: bold;
   font-size: 12pt;
   height: 17px;
}

.TABLE_Menu
{
   padding: 0px;
   margin: 0px;
   font-weight: bold;
   font-size: 10pt;
}

.TABLE_Normal
{
   font-weight: normal;
   font-size: 8pt;
   height: 0px;
}
.TABLE_Label
{
   font-weight: bold;
   background-color: gainsboro;
}
.cHeader
{
   font-weight:bold;
   height: 1000px;
   width: auto;
   filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#520707,endColorStr=#FF0033);   
}

.cCategory
{
   background-color: #520707;
   color:White;
   font-weight:bold;
   height: 100%;
   width: auto;
   filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#520707,endColorStr=#FF0033);   
}
.Alink
{
   font-size: 10pt;
   text-decoration: none;
}

.Links
{
   padding: 0px;
   margin: 0px;
   font-weight: bold;
   font-size: 12pt;
   text-decoration: none;
   color: #2F2236;
}

.Links:hover
{
   padding: 0px;
   margin: 0px;
   font-weight: bold;
   font-size: 12pt;
   text-decoration: none;
   color: #CC0000;
}

.MenuLink:hover
{
   background-repeat: no-repeat;
   background-position: left bottom;
   background-image: url(      './images/BackGroundButton.jpg' );
}

.MenuLink
{
   background-position: left;
}
       .style1
       {
          width: 418px;
       }       .style4
       {
          background-position: left;
          width: 10px;
       }
       .style7
       {
          height: 9.5px;
       }
       .style2
       {
          height: 97px;
       }
H1, H2, H3, H4, H5, H6, A:link, A:visited
{
   margin: 0px;
   padding: 0px;
}
UL
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
}
A
{
   color: #2F2236;
   font-weight: bold;
   font-size: 9pt;
}
H7
{
   font-weight: bold;
   font-size: 8pt;
}
H3
{
   color: #520707;
   font-weight: bold;
}
H4
{
   color: #520707;
   font-weight: bold;
   font-size: 9pt;
}
H5
{
   color: #520707;
   font-weight: normal;
   font-size: 14pt;
}
.rbl
{
   font-size: 8pt;
}
.ddl
{
   font-size: 8pt;
}
.tb
{
   font-size: 8pt;
}