﻿MSC_Body, .MS_MasterBody
{
        background-color:white;
}

body
{
        background-color: #330000;
        background-image: url(/images/body_bg_check.jpg) !important;
}


.MSC_PrimaryNavFrame
{
        background-color: #660000;

        color:#ffffff !important;
        font-size:12px !important;
        font-family: 'trebuchet MS', sans-serif !important;

}
.MSC_PrimaryNavLink
{
	color:#ffffff;
	font-size:12px;
        font-family: 'trebuchet MS', sans-serif !important;
}

.MSC_PrimaryNavLinkFrame-On
{
	background-color:#cc9966 !important;
        font-family: 'trebuchet MS', sans-serif !important;
}
.MSC_PrimaryNavLink-On
{
	color:#ffffff !important;
	font-size:14px !important;
	text-decoration:none;
	font-weight:regular !important;
        font-family: 'trebuchet MS', sans-serif !important;
}


a, img
{
border: 0px;

}

ul
{
  list-style-position: outside !important;
}
