body                    { bgcolor: WHITE; margin: 5px; padding: 4px; background-color: WHITE;
                          background-image: url(images/blueback.jpg); background-repeat: repeat-X;
			  background-position: top left; font: 10px "MS Trebuchet",Arial; color: #666666; }

a                       { text-decoration: underline; color: #754143; }
a:link                  { text-decoration: underline; color: #754143; }
a:hover                 { text-decoration: underline; color: WHITE; background-color: #BAC1B9; }

hr                      { width: 100%; height: 1px; color: black; }

h1                      { font: Bold 22px Garamond; color: #CC0000; font-variant: small-caps; }
h2                      { font: Bold 19px "Trebuchet MS"; color: BLACK; font-variant: small-caps; }
h3                      { font: Bold 17px "Trebuchet MS"; color: BLACK; font-variant: small-caps; }
h4                      { font: Bold 15px "Trebuchet MS"; color: BLACK; font-variant: small-caps; }

.menu                   { width: 100%; font: bold 13px "Trebuchet MS",Arial; }
.menu a                 { text-decoration: underline; color: BLACK; }
.menu a:link            { text-decoration: underline; color: #494D49; }
.menu a:hover           { text-decoration: underline; color: WHITE; background-color: #BAC1B9; }

.leftmenu               { width: 180px; font: BOLD 12px "Trebuchet MS", ARIAL, GEORGIA; }
.leftmenu a 		{ color: BLUE;  background: #f6bf27; text-decoration:none; 
			  font-size: 12px; line-height:13px; padding: 8px 8px; }
.leftmenu a:hover 	{ color: #f6bf27; background: #6182bd; border:1px solid #000000; }
.leftmenu a:link 	{ color: #333333; background: #f6c022; }

.topleftmenu a 		{ border:1px solid #333333; display: block; } 


.topaddress             { font: Bold 11px "Trebuchet MS",Arial; color: white; font-variant: small-caps; }
.bottomaddress          { font: Bold 11px "Trebuchet MS",Arial; color: #768376; font-variant: small-caps; }
.content                { width: 100%; Font: 12px "Trebuchet MS",Arial; color: #666666; line-height: 20px; }
.maintable              { background-color: white; width: 780px; Font: 12px Arial,"Trebuchet MS", Verdana; 
                          border: SOLID 2px #768376;}
