﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    top: 0px;
    left: 0px;
    margin: 0px;
    background-color: #c2d2df;
}
#menu { height: 21px; }
#menutable
{
    background-position: url(./images/MenuBack_23.gif);
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    background: url(./images/MenuBack_23.gif);
    background-image: url(./images/MenuBack_23.gif);
    background-repeat: repeat-x;
}
.menutab
{
    width: 128px;
    background: url(./images/MenuTab_23.gif);
    background-image: url(./images/MenuTab_23.gif);
    height: 21px;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    padding-bottom: 2px;
    text-align: center;
}

.menutab a { color: Black; font-weight:lighter bold;  }
.menutab a:link {text-decoration: none}
.menutab a:visited {text-decoration: none}
.menutab a:active {text-decoration: none}
.menutab a:hover {text-decoration: underline; color: red;}

.menutitle { float: right; margin: 0px 2px 0px 0px; color: Yellow; font-weight: bold; }

.infoset { width: auto; }
.infoset legend
{
    color: Blue;
    font-weight: bold;
}

.contentmajorcenter { margin-left: 30%; margin-right: 30%; }
.contentcenter { margin-right: 10%; margin-left: 10%; width: auto; }
.contentpadtop { margin-top: 10px; }

.childmenu { border-bottom: solid 1px black; }

.stdFieldset 
{ 
	margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
}

.highlite
{
	color: Yellow;
	font-weight: bolder;
}
.newsSubject
{
    font-size: 12pt;
    font-weight: bolder;
}
.newsBody
{
    font-size: 8pt;
}
.newsDatePosted
{
    font-size: 6pt;
}

.landingBG
{
    background: url('/images/gutterbg.gif');
    background-repeat: repeat;
}

h3
{
    color: #FF0000; font-size: 18px;
}