body {
        background: url(bg.gif) #3B0900 top center repeat-y;
        font:11px tahoma,"Times New Roman",Times,serif;
        color:white;
        margin:0;
        padding:0
}

.menu2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text_decoration: none;
}

.tablemenu {
        padding-top:15px;
        white-space: nowrap;
}

.navbar {
  padding-top:15px;
  white-space: nowrap;
  background: url(menubg.jpg) no-repeat;
  height: 46px;
}

.navitem {
  float: left;
  clear: none;
  padding-left: 17px;
}

.content {
	font-family: tahoma;
	font-size: 11px;
	color:white;
}
.content ul li, .content ol li {
  margin:0 0 0.5em 1.5em;
}

.tileItem {
  border-top: none;
}

.menu2:hover {
        color: white;
        border-bottom: 1px dotted #ccc;
}

a {
        text-decoration: none;
        border-bottom: 1px dotted #ccc;
        color: #E3B261;
        font-weight:bold;
}

a.noborder, a:hover.noborder{
        border-bottom: none;
}

a:hover {
        color: white;
        border-bottom: 1px dotted #ccc;
}

/* Default Tables */

/* main */

.main {
	margin: 0px auto;
	border: none;
	background-image: url(mainbg2.jpg);
	background-repeat: no-repeat;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #E3B261 !important;
}

.documentFirstHeading, .contentHeader {
  color: white;
  border-bottom: none;
}

h1, h2, h3, h4, h5, h6 {
  color: white;
  border-bottom: none;
}
.newsImage {
  border: none;
  margin: 10px 0 0 0;
}
.discreet {
  color: #E3B261;
}
.newsImageContainer {
        float: left;
        margin: 0 0 0.5em 1em;
        width: 202px;
}
.documentActions {
  border-top: none;
}

#document-action-sendto, #document-action-print {
  display: none;
}
