BODY
{

        background-image:url('/images/bluebg.jpg');
	background-repeat:repeat;
        background-color: #376BB4;
	font-weight: normal;
	background-attachment: fixed;
	margin: 0in 0in 0in 0in;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	color: black;
}

@font-face {
    font-family: 'strongarmregular';
    src: url('Strongarm-webfont.eot');
    src: url('Strongarm-webfont.eot?#iefix') format('embedded-opentype'),
         url('Strongarm-webfont.woff2') format('woff2'),
         url('Strongarm-webfont.woff') format('woff'),
         url('Strongarm-webfont.ttf') format('truetype'),
         url('Strongarm-webfont.svg#strongarmregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'lets_go_digitalregular';
    src: url('Let's go Digital Regular-webfont.eot');
    src: url('Let's go Digital Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Let's go Digital Regular-webfont.woff2') format('woff2'),
         url('Let's go Digital Regular-webfont.woff') format('woff'),
         url('Let's go Digital Regular-webfont.ttf') format('truetype'),
         url('Let's go Digital Regular-webfont.svg#lets_go_digitalregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

TD.BodyCopy
{
	color: black;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

.Definition
{
	color: black;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: -3px;
	padding-bottom: 2px;
}

TD.copyright
{
	font: 10pt strongarmregular;
	text-align: center;
}

TABLE.master
{
	height: 100%;
	width: 100%;
}

TH.PageTitle
{
	font: 36pt lets_go_digitalregular;
	color: white;
}


TH.menu
{
	font: 20pt strongarmregular;
	text-align: left;
	color: black;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}

A.menu
{
	text-decoration: none;
}

UL#menubar
{
        height: 0px;
        text-decoration: none;
        list-style-type: none;
        float: left;
        width: 100%;
//      color: #7BA05B;
        font-size: .75em;
}

TD.Corner1
{
        background-image: url('/images/frame01.png');
        background-repeat: no-repeat;
        background-position: top left;
	width: 5px;
	height: 5px;
}

TD.Corner2
{
        background-image: url('/images/frame02.png');
        background-repeat: no-repeat;
        background-position: top right;
	width: 5px;
	height: 5px;
}

TD.Corner3
{
        background-image: url('/images/frame03.png');
        background-repeat: no-repeat;
        background-position: bottom left;
	width: 5px;
	height: 5px;
}

TD.Corner4
{
        background-image: url('/images/frame04.png');
        background-repeat: no-repeat;
        background-position: bottom right;
	width: 5px;
	height: 5px;
}

TD.Gutter
{
	width: 10px;
}

TR.Row0, TD.Row1
{
        background-color: white;
        font: 10pt strongarmregular;
        color: black;
        text-align: left;
        margin-left: 20px;
}

TR.Row1, TD.Row2
{
        background-color: lightgrey;
        font: 10pt strongarmregular;
        color: black;
        text-align: left;
        margin-left: 20px;
}
