body
{
background-color: lightsteelblue;
}


a:visited
{
color:#C000C0;
}

a:link
{
color:#C000C0;
}


span.standardtext
{
font-family:verdana,arial;
color: blue;
font-size: 80%;
padding: 5px;
text-align: justify;
}

span.smalltext
{
font-family:verdana,arial;
color: blue;
font-size: 70%;
}

span.midtext
{
font-family:verdana,arial;
color: blue;
font-size: 85%;
}

span.thumbnailtext
{
font-family:verdana,arial;
color: blue;
font-size: 60%;
}


span.ul
{
text-decoration: underline;
}

span.headingtext
{
font-family:verdana,arial;
color: blue;
font-size: 100%;
font-weight: bold;
padding: 5px;
text-align: center;
}

span.menutext
{
font-family:verdana,arial;
color: blue;
font-size: 80%;
font-weight: bold;
padding: 5px;
text-align: justify;
}

span.extralargetext
{
font-family:verdana,arial;
color: blue;
font-size: 115%;
padding: 5px;
text-align: center;
}

span.center
{
  text-align: center;
}

span.bold
{
font-weight: bold;
}

div.previewblock
{
font-family:verdana,arial;
color: red;
font-size: 75%;
padding: 5px;
text-align: center;
border-top: 1px solid gray;
border-bottom: 2px solid gray;
border-left: 1px solid gray;
border-right: 2px solid gray;
background-color: yellow;
}

div.largetext
{
font-size: 100%;
}




div.floatimageright img
{
float:right;
margin:7px 7px 5px 5px;
padding:0px;
border-top: 1px solid white;
border-bottom: 1px solid dimgray;
border-left: 1px solid white;
border-right: 1px solid dimgray;
}

div.floatimageright a:hover img
{
float:right;
margin:5px 5px 5px 5px;
padding:0px;
border-top: 2px solid gray;
border-bottom: 2px solid white;
border-left: 2px solid gray;
border-right: 2px solid white;
}

div.floatimage img
{
margin:7px 7px 5px 5px;
padding:0px;
border-top: 1px solid white;
border-bottom: 1px solid dimgray;
border-left: 1px solid white;
border-right: 1px solid dimgray;
}

div.floatimage a:hover img
{
margin:5px 5px 5px 5px;
padding:0px;
border-top: 2px solid gray;
border-bottom: 2px solid white;
border-left: 2px solid gray;
border-right: 2px solid white;
}

div.floatleftimage
{
float:left;
margin:5px 5px 5px 5px;
padding:5px;
border-left: 1px solid white;
border-right: 3px solid #C0C0C0;
border-top: 1px solid white;
border-bottom: 3px solid gray;
}

td.standardtext
{
background-color: #F0F0F0;
font-family: verdana,arial;
color: dimgray;
font-size: 75%;
padding: 5px;
text-align: justify;
}


img.outline
{
border-left: 1px solid blue;
border-right: 1px solid blue;
border-top: 1px solid blue;
border-bottom: 1px solid blue;
}


table.coll 
{
border-collapse: separate
}


table.footertable
{
font-size: 85%;
color: green;
font-family: verdana, arial;
}


    table.news
      {
      font-family:veranda,arial;
      border-top: 1px solid blue;
      border-bottom: 1px solid blue;
      border-left: 1px solid blue;
      border-right: 1px solid blue;
      }
    tr.newsheading
      {
      font-family:veranda,arial;
      color: white;
      font-size: 85%;
      padding: 5px;
      text-align: center;
      border-bottom: 1px solid blue;
      background-color: blue;
      }
    tr.newsdetail
      {
      font-family:veranda,arial;
      color: blue;
      font-size: 70%;
      padding: 5px;
      text-align: justify;
      border-bottom: 1px solid blue;
      background-color: #FF00FF;
      }
    tr.newslink
      {
      font-family:veranda,arial;
      color: blue;
      font-size: 70%;
      padding: 5px;
      text-align: center;
      background-color: white;
      }
      
      
    table.lastupdated
      {
      font-family:verdana,arial;
      padding: 2px;
      font-size: 85%;
      color: #3C719B;
      border-top: 1px solid white;
      border-bottom: 2px solid gray;
      border-left: 1px solid white;
      border-right: 2px solid gray;
      }
      

                        
