HTML       {height: 100%; margin-bottom: 1px;}
body       {background: #FFFFFF; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 75%; margin: 0 0 20px 0;}
table, td  {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
ul li      {list-style-image: url(images/design/bullet.gif); font-size: 100%;}
hr         {background-color: #CF0808; color: #CF0808; height: 1px; width: 100%;}
form         {margin: 5px 0 0 0; padding: 0; font-size: 100%;}
.forminput   {background-color: #FFFFFF; color: #000000; border: 1px solid #C0C0C0; padding: 2px; font-size: 100%; font-family: Verdana, Arial, sans-serif; margin: 2px;}
.formbutton  {margin: 3px 0;}
iframe {margin: 0; width: 90%; height: 550px; background-color: #FFFFFF; color: #000000; border: none;}

/* HEADING DEFINITIONS */

h1 {font-family: Georgia, Times, serif; color: #CF0808; text-align: left; font-size: 200%; font-weight: bold;}
h2 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #A0A0A0; text-align: left; font-size: 18px; font-weight: normal;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #808080; text-align: left; font-size: 18px; font-weight: normal;}
h4 {font-size: 120%; font-weight: bold; color: #CF0808; text-align: left;}
h5 {font-size: 120%; font-weight: bold; color: #A0A0A0;}
h6 {font-size: 120%; font-weight: bold; color: #808080;}

/* BASIC LINK COLORS */

A:LINK    {color: #FF0000; text-decoration: none; font-weight: bold;}
A:VISITED {color: #FF0000; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #C0C0C0; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #FF0000; text-decoration: none; font-weight: bold;}

.navleft A:LINK    {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.navleft A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.navleft A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.navleft A:ACTIVE  {color: #FFFFFF; text-decoration: none; font-weight: bold;}

.navright A:LINK    {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.navright A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.navright A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.navright A:ACTIVE  {color: #FFFFFF; text-decoration: none; font-weight: bold;}

/* SPECIAL CLASSES */

.logo         {width: 100%; text-align: center;}
.graytop      {width: 100%; background: url(images/design/topgraymiddle.jpg); height: 10px;}
.graybottom   {width: 100%; background: url(images/design/bottomgraymiddle.jpg); height: 10px;}
.navleft      {width: 200px; background: #CF0808 url(images/design/navleft.jpg); color: #FFFFFF; padding: 0 10px; text-align: right; height: 180px; font-weight: bold;}
.navright     {width: 200px; background: #CF0808 url(images/design/navright.jpg); color: #FFFFFF; padding: 0 10px; text-align: left; height: 180px; font-weight: bold;}
.mainimage    {width: 100%; background: #CF0808 url(images/design/redmiddle.jpg); color: #FFFFFF; padding: 0 10px; text-align: center; height: 180px; font-weight: bold;}
.sidebarleft  {width: 200px; background: #FFFFFF url(images/design/leftbackground.jpg); font-size: 90%; vertical-align: top; text-align: left; padding: 10px;}
.sidebarright {width: 200px; background: #FFFFFF url(images/design/rightbackground.jpg); font-size: 90%; vertical-align: top; text-align: left; padding: 10px;}
.maintext     {width: 100%; padding: 10px 15px; text-align: justify; vertical-align: top; line-height: 18px;}
.mainframe     {width: 100%; padding: 0px 0px 0px 0px; text-align: left; vertical-align: top;}
.footer       {width: 100%; text-align: center; font-size: 90%; font-weight: normal; color: #000; line-height: 24px; padding: 0 20px;}

.contactleft  {width: 50%; text-align: left; vertical-align: top; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; padding: 5px;}
.contactright {width: 50%; text-align: left; vertical-align: top; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; padding: 5px;}


/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 3px 10px 2px 0px; float: left; border: 3px double #C0C0C0;}
.imageright  {margin: 3px 0px 2px 10px; float: right; border: 3px double #C0C0C0;}
.imagecenter {margin: 0px 5px; border: 3px double #C0C0C0;}
.sidebarleft img {border: 3px double #C0C0C0;}
.sidebarright img {border: 3px double #C0C0C0;}