﻿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: 200px !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: #ffffff !important;
padding-left: 17px !important;
font-variant: small-caps !important;
}
.MSC_PrimaryNavLinkFrame-On {
background-color: #ffffff !important;
}
.MSC_PrimaryNavLink {
color: #9c9c9c !important;
}
.MSC_PrimaryNavLink-On {
color: #000000 !important;
font-weight: bold !important;
}

.MSC_FooterFrame {
background-color: #ffffff !important;
font-variant: small-caps !important;
}

body {
padding-top: 20px !important;
background-color: #060143 !important;
background-image: url(/images/background.jpg) !important;
}

.MSC_Body {
background-color: #ffffff !important;
}

/* CENTER ALIGN NAV CONTENT */
.MSC_PrimaryNavFrame {
  text-align: center !important;
}
.MSC_TopNavEnd {
  width:0px !important;
}
.MS_WH_ZoneContent, .MS_WH_ZoneContent td {
  font-family: verdana, sans-serif !important; /* Body font. */
  font-size: 10pt !important; /* Body font size. */
  color: #000000 !important; /* Body text colour. */
text-align: justify !important;
line-height: 20px !important;
}
