﻿/* Other */
.MSC_SiteWidth,.MS_MasterHeader,.MS_MasterFrame,.MS_MasterGlobalLinks,.MS_MasterHeader,.MS_MasterPrimaryNav,.MS_MasterFooter,.MS_MasterTopAD,.MS_MasterBottomAD
{
	width:900px;
}

body{
background: #f1f1f1;
margin-top: 20px;
}

.MS_MasterFrame{
 border: 1px solid #91766D;
}

.BG_Base {
border-top: 10px solid #006040;
}

.MSC_FooterFrame, .MS_MasterBottomAD {
 background:#006040;
}
.MSC_FooterFrame{
 border-top: 1px solid #91766D;
}

/* Primary Navigation */
.BG_Mid, .MSC_PrimaryNavFrame{
 background: #006040;
 margin:1px 0px 0px 0px;
 border-bottom: 2px solid #91766D;  /*91766D;*/
}

.BG_CompLight, .MSC_PrimaryNavLinkFrame-On{
background:#912400;
}

.MSC_PrimaryNavLinkFrame:hover, .MSC_PrimaryNavLinkFrame-On:hover{
	background: #91766D;
}

.MSC_PrimaryNavLink-On
{
	color: white;
	font-size:12px;
	text-decoration:none;
}
.MSC_PrimaryNavLink-On:visited
{
	color:white;
	font-size:12px;
	text-decoration:none;
}
.MSC_PrimaryNavLink-On:hover
{
	color:white;
	font-size:12px;
	text-decoration:none;
	background: #91766D;
}

.MSC_PrimaryNavLeftSpace
{
	width:0px;
	background:#915A48;
	font-size:0px;

}
.MSC_PrimaryNavRightSpace
{
	width:0px;
	background:#915A48;
	font-size:0px;
}

/* Secondary Navigation */
.MS_MasterLeftNav{
 background: #f1f1f1;
 border-right: 1px solid #91766D;
}

.MSC_SecondaryNavFrame{
 background: #915A48;
}

.MSC_SecondaryNavLink
{
	color:white;
}
.MSC_SecondaryNavLink:hover
{
	color:white;
	text-decoration:none;
	font-weight: none;
}
.MSC_SecondaryNavLink:visited
{
	color:white;
	font-weight: none;
}

.MSC_SecondaryNavTopSpace
{
	background:#91766D;
	height:.5px;
}
.MSC_SecondaryNavBottomSpace
{
	background:#91766D;
	height:.5px;
}

.MSC_SecondaryNavLinkFrame-On
{
	white-space:nowrap;
	padding:5px;
	background:#306050;
}

.MSC_SecondaryNavLink-On
{
	background:#306050;
	color:white;
	font-weight: normal;
}
.MSC_SecondaryNavLink-On:hover
{
	background:#306050;
	color:white;
	text-decoration:none;
	font-weight: normal;
}
.MSC_SecondaryNavLink-On:visited
{
	background:#306050;
	color:white;
	font-weight: normal;
}
