body {
	margin: 8px 0px 4px;
	background-color: #19344F;
	}

td {
	font-family: Verdana, tahoma, arial, "sans serif";
	font-size: 10px;
	}

.middle {
	background-image: url(../images/x-bg.gif);
	padding-right: 16px;
	padding-left: 13px;
	padding-bottom: 10px;
	}

.main {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	}

.menuHold {
	vertical-align: bottom;
	height: 36px;
	width: 119px;
	padding-bottom: 10px;
	text-align: center;
	}

a.menuTop:link, a.menuTop:visited {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

a.menuTop:hover {
	color: #19344F;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.copy {
	background-image: url(../images/foot.gif);
	height: 36px;
	padding-right: 26px;
	padding-left: 23px;
	}

.white {
	color: #FFF;
	}

.noUnder {
	text-decoration: none;
	}

/*-------  Colours  ------*/

.bgOne {
	background-color: #005447;
	}

.bgTwo {
	background-color: #336699;
	}

.bgThree {
	background-color: #808DFF;
	}
	
.bgFour {
	background-color: #831875;
	}
	
.bgFive {
	background-color: #970F00;
	}

.bgSix {
	background-color: #FF9900;
	}

.txtOne {
	color: #005447;
	}

.txtTwo {
	color: #336699;
	}

.txtThree {
	color: #808DFF;
	}
	
.txtFour {
	color: #831875;
	}
	
.txtFive {
	color: #970F00;
	}

.txtSix {
	color: #FF9900;
	}

.txtBlack {
	color: #000000;
	}


/*-------Colours end------*/

/*-------  Side menu  ------*/

#holder {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 4px;
	font-weight: bold;
	width: 100%;
	}

li {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 14px;
	font-weight: bold;
	}

ul {
	margin: 0px;
	padding: 0px 0px 4px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
/*-------Side menu end------*/

/*-------Scroller start------*/
#jump_base {
  overflow-y:hidden;
  width: 160px;
  height: 70px;
  border: 0px;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Verdana, tahoma, arial, "sans serif";
}

#jump_base a {
  color: #000099;
  background-color: inherit;
}

.news {
  background-color: #FFFFFF;
  color: inherit;
}

/*-------Scroller end------*/