﻿body
{
	margin-top: 20px;
	margin-bottom: 0px;

	background-image: url(images/tile.jpg);
	background-repeat: repeat;
}

img
{
	border-style: none;
}

td
{
	color: white;
}

ul
{
    margin-left: 0em;
    padding-left: 1.2em;
    list-style-position: outside !important;
}

A:link
{
    color: #ffffff;
}

A:visited
{
    color: #d2d2d2;
}

A:hover
{
    color: #e9e8e8;
}

.MSC_Body
{
                background-image: url(images/corner-fill.jpg);
	background-repeat: no-repeat;
	background-color: #283c57;
}

.MSC_SiteWidth
{
	border-bottom-width: 0px !important;
}

.MS_MasterBody
{
	background-color: #283c57;
}

.MS_MasterPrimaryNav
{
	background-color: #8ba1b8;
}

.BG_CompLight,
.MSC_PrimaryNavLinkFrame-On,
.F_CompLight,
.MSC_PrimaryNavLink-On
{
     background-color: #c7d7e9 !important;
}

.MSC_PrimaryNavLinkFrame:hover
{
     background-color: #97b7db !important;
}

.MS_MasterFooter
{
     background-image: url(images/footer-loop.jpg);
     background-repeat: repeat;
}
