﻿table, tr, td {
  margin: 0px !important;
}
ul, ol {
  padding: 5px 0px 5px 25px !important;
  margin: 0px !important;
  list-style-position: outside !important;
}

.BG_Base {
  background-image: url('/images/header.jpg') !important;
  background-repeat: no-repeat !important;
  background-position: top !important;
  height: 250px !important;
  background-color: #000000 !important;
}


/* HIDE ANNOYING WHITE LINE */
.MSC_SiteWidth {
  border: none !important;
}

/* HIDE NAV CRAP */
.MSC_PrimaryNavLeftSpace, .MSC_PrimaryNavRightSpace, .MSC_PrimaryNavTopSpace, .MSC_PrimaryNavBottomSpace {
  display: none;
}

/* BORDERS */
.MS_MasterHeader {
  border: 1px #3D3837 solid !important;
  border-style: solid solid solid solid !important;
height: 200px;
}
.MS_MasterPrimaryNav {
  border: 1px #3D3837 solid !important;
  border-style: none solid solid solid !important;
}
.MS_MasterBody {
  border: 1px #3D3837 solid !important;
  border-style: none solid none solid !important;
}
.MS_MasterFooter {
  border: 1px #3D3837 solid !important;
  border-style: none solid solid solid !important;
}

/* NAV FRAME*/
.MSC_PrimaryNavFrame {
background-color: #26272C !important;
padding-left: 17px !important;
font-variant: small-caps !important;
}
.MSC_PrimaryNavLinkFrame-On {
background-color: #26272C !important;
}
.MSC_PrimaryNavLink {
color: #808080 !important;
}
.MSC_PrimaryNavLink-On {
color: #ffffff !important;
}

.MSC_PrimaryNavFrame a:hover {
  color: #a10104!important; /* Navigation text 'hover' colour. */
}

.MSC_FooterFrame {
background-color: #26272C !important;
font-variant: small-caps !important;
}

body {
padding-top: 20px !important;
background-color: #BFBFBF !important;
background-image: url(/images/background.jpg) !important;
}

.MSC_Body {
background-color: #e5eaee !important;
}

/* CENTER ALIGN NAV CONTENT */
.MSC_PrimaryNavFrame {
  text-align: center !important;
}
.MSC_TopNavEnd {
  width:0px !important;
}
.MS_WH_ZoneContent {
  color: #a10104 !important;
font-family: verdana !important;
text-align: justify !important;
  font-size: 10pt !important;
  line-height: 16pt !important;
}
