﻿img{
    margin:0px;
    padding:0px;
    text-align: left;
}

.greyLeft{
background-image: url('./images/grey_left.jpg'); 
background-repeat:repeat-y;
width:4px;
}

.greyRight{
background-image: url('./images/grey_right.jpg'); 
background-repeat:repeat-y;
width:4px;
}

.mainTable{
width: 100%;
}

.topBarLeft
{
    background-image: url('/Images/topbar_01.jpg');
    width:674px;
    height:22px;
}

body 
{ margin-top:0; 
}

a 
{ font-weight:bolder;
  font-family:'Arial';
  font-size:small;
}

p
{
    font-family: 'Arial';
    font-size: small;
}


.tableHeaderCells
{
    border-color:Black;
    border-style:solid;
    border-width:2px;
    border-collapse:collapse;
    font-family: 'Arial';
    font-size: small;
    text-align:center;
    color:White;
    font-weight:bold;
}

.tableContentCells
{
    border-color:Black;
    border-style:solid;
    border-width:2px;
    border-collapse:collapse;
    font-family: 'Arial';
    font-size: small;
    text-align:left;
    vertical-align:top;
}
    
li
{
    font-family: 'Arial';
    font-size: small;
}    
.introText {
    margin-left:40px;
    margin-right:40px;
    margin-top:30px;
    margin-bottom:20px;
    text-align:center;
}    
    
h3,h2,h1
{ font-family:'Arial';
  font-size:medium;
  font-weight:bolder;
  color:#709E4D;
}

.frontLabels
{
    height: 92px;
    margin-top: 38px;
    font-family: 'Arial';
    font-size: smaller;
    text-align: left;
    margin-left: 40px;
    margin-right:35px;
}

.menuArea{
background-image: url('./images/content_area.jpg');
}

.contentArea2{
border-left-width:thick; 
background-image: url('./images/content_area.jpg'); 
width:619px;
height:488px; 
background-repeat: no-repeat;
}
.frontButton{
    width:26px;
    padding-top:0px;
    padding-bottom:15px;
    padding-right:35px;
    margin-left:auto;
}

.bottomRow{
width:830px;
 height:87px; 
 background-image: url('./images/bottombar.jpg');
}

.copyRight
{
    font-family: 'Arial';
    color: #FFFFFF;
    font-size: smaller;
    text-align:left;
    text-indent:35px;    
}

.sideLinks
{
    border: 25px solid #FFFFFF;
}

.contentArea{
padding-top:10px;
background-image: url('./images/content_area.jpg'); 
background-repeat:no-repeat; 
padding-bottom:0px;
}
