﻿body.grey  { font-family: Verdana; font-size : 10px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #B0B0B0;}
body.green { font-family: Verdana; font-size : 10px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: Green;}

h1      { font-family: Arial  ; font-size : 24px; }
h2      { font-family: Arial  ; font-size : 22px; }
h3      { font-family: Arial  ; font-size : 18px; }
h4      { font-family: Arial  ; font-size : 16px; }
h5      { font-family: Arial  ; font-size : 14px; }
h6      { font-family: Arial  ; font-size : 12px; }

p.menu   { font-family: Verdana; font-size: 14px; text-align: center; margin:12px 0px 0px  0px; text-decoration: none; font-weight: bold; line-height: 20px;}
p.side   { font-family: Verdana; font-size: 12px; margin: 0px 0px 0px 0px; text-decoration: none; font-weight: normal; line-height: 24px; text-align: left;}
p.hist   { font-family: Times;   font-size: 12pt; text-align: justify; font-weight: normal; text-indent: 0.25in; margin: 20px 20px 20px 20px;}
p.text06 { font-family: Verdana; font-size:  6px; font-weight: normal; }
p.text08 { font-family: Verdana; font-size:  8px; font-weight: normal; }
p.text10 { font-family: Verdana; font-size: 10px; font-weight: normal; }
p.text12 { font-family: Verdana; font-size: 12px; font-weight: normal; }
p.text14 { font-family: Verdana; font-size: 14px; font-weight: normal; }
p.text16 { font-family: Verdana; font-size: 16px; font-weight: normal; }
p.text18 { font-family: Verdana; font-size: 18px; font-weight: normal; }
p.text20 { font-family: Verdana; font-size: 20px; font-weight: normal; }
p.text22 { font-family: Verdana; font-size: 22px; font-weight: normal; }
p.text24 { font-family: Verdana; font-size: 24px; font-weight: normal; }
p.text26 { font-family: Verdana; font-size: 26px; font-weight: normal; }

a.menu   { font-family: Verdana; font-size : 12px; margin: 0px 0px 0px 0px; text-decoration: none; font-weight: normal; line-height: 24px; text-align:center;}
a.side   { font-family: Verdana; font-size : 12px; margin: 0px 0px 0px 0px; text-decoration: underline; font-weight: normal; line-height: 24px; text-align:center;}
a.legal  { font-family: Arial;   font-size:  11px; margin: 0px 0px 0px 0px; text-decoration: none; font-weight: bold; line-height: 12px; font-weight: normal; text-align: center; clear:both;}
a.text12 { font-family: Verdana; font-size : 12px; font-weight: normal; }
a.text14 { font-family: Verdana; font-size : 14px; font-weight: normal; }
a.text16 { font-family: Verdana; font-size : 16px; font-weight: normal; }
a.text18 { font-family: Verdana; font-size : 18px; font-weight: normal; }
a.text20 { font-family: Verdana; font-size : 20px; font-weight: normal; }

a.pick:link   { color: white;  font-family: Veranda, Arial, Tahoma; font-size: 12px; font-weight: bold; text-decoration: none; margin:  0px  0px  0px  0px; line-height: 12px; font-weight: bold; text-align:center;}
a.pick:visited{ color: white;  font-family: Veranda, Arial, Tahoma; font-size: 12px; font-weight: bold; text-decoration: none; margin:  0px  0px  0px  0px; line-height: 12px; font-weight: bold; text-align:center;}
a.pick:hover  { color: yellow; font-family: Veranda, Arial, Tahoma; font-size: 12px; font-weight: bold; text-decoration: none; margin:  0px  0px  0px  0px; line-height: 12px; font-weight: bold; text-align:center;}
a.pick:active { color: yellow; font-family: Veranda, Arial, Tahoma; font-size: 12px; font-weight: bold; text-decoration: none; margin:  0px  0px  0px  0px; line-height: 12px; font-weight: bold; text-align:center;}

td.form {
   height: 18px;
   font-family: Verdana;
   font-size : 16px;
   font-weight: normal;
}

input.valid    {}
input.invalid  {
   border-style: solid;
   border-color: Red;
}

textarea.valid    {}
textarea.invalid  {
   border-style: solid;
   border-color: Red;
}

select.valid    {}
select.invalid  {
   background-color: Red; 
}

td.columns {
   margin:  0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

table.content {
 width: 1024;
 background-color:#FFFFFF; 
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

table.footer {
 width: 1024;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 clear:both;
}

#container {
   background-color: #FFFFFF;
   width: 1024;
   text-align: left;
   position: absolute;
   top:0; left: 50%;
   margin: 0 0 0 -512;
   padding: 0 0 0 0;
   border-style: none;
}

div.middle_white {
   background-color: #FFFFFF;
   margin:   0px  8px  0px  8px; 
   padding: 16px 16px 16px 16px;
}

div.middle_grey {
   background-color: #F2F2F2;
   margin:   0px  8px  0px  8px; 
   padding: 16px 16px 16px 16px;
}

div.right_white {
   background-color: #FFFFFF;
   margin:   0px 16px  0px  8px; 
   padding: 16px 16px 16px 16px;
}

div.right_grey {
   background-color: #F2F2F2;
   margin:   0px 16px  0px  8px; 
   padding: 16px 16px 16px 16px;
}

div.footer_blue {
   width:1024px; 
   height: 24px;
   margin: 3px 0px 0px; 
   padding: 0px 0px 0px 0px;
   text-align:center;
   vertical-align:middle;
   background-image: url(images/footer_blue.gif);
   background-repeat:repeat-x;
   clear:all;
}

div.footer_green {
   width:1024px; 
   height: 24px;
   margin: 3px 0px 0px; 
   padding: 0px 0px 0px 0px;
   text-align:center;
   vertical-align:middle;
   background-image: url(images/footer_green.gif);
   background-repeat:repeat-x;
   clear:all;
}

a.footer {
   color: white; 
   margin: 0px 0px 0px  0px;
   padding: 0px 0px 0px  0px;
   text-decoration: none;
   font-family: Arial; 
   font-size: 12px;
   font-weight: bold;
   font-weight: normal;
   line-height:25px;
   text-align: center;
   vertical-align: middle;
   clear:both;
}

span.footer {
   color: white; 
   margin: 0px 0px 0px  0px;
   padding: 0px 0px 0px  0px;
   text-decoration: none;
   font-family: Arial; 
   font-size: 12px;
   font-weight: bold;
   font-weight: normal;
   line-height:25px;
   text-align: center;
   vertical-align: middle;
   clear:both;
}

img.disolve {filter:progid:DXImageTransform.Microsoft.RandomDissolve(duration=2,enable); visibility: visible;}

h1.commit { font-family:Arial; margin: 10px 10px 10px 10px; font-size: 18px ; }
h2.commit { font-family:Arial; margin: 10px 10px 10px 10px; font-size: 16px ; color: red }
h3.commit { font-family:Arial; margin: 10px 10px 10px 10px; font-size: 14px ; color: blue}
p.commit  { font-family:Arial; margin: 10px 10px 10px 10px; }
ul.commit { font-family:Arial; }
li.commit { font-family:Arial; }

a.menu {
   height: 24px;
   color: Black;
   display:block;
   line-height: 24px;
   font-size:   12px; 
   font-family: Verdana; 
   text-decoration: none;
   font-weight: normal; 
   vertical-align:middle;
   text-align: left;
   margin:  1px  8px 1px 16px;
   padding: 0px  0px 0px 16px;
	text-decoration:none;
	background-image: url(images/bar_grey.gif);
   background-position:0px 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
   clear: both;
}

a.menu:hover{
   color: Navy;
	background-image: url(images/bar_blue.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
