/* CSS Document */





body { 

background			:#6a614f; 
font-family			: Arial, sans-serif; 
padding-top			: 0px;
margin				: 0px;

}



.left, .left a:link, .left a:visited, .left a:hover, .left td {

  width             	: 159px;

}

.left td, .left tr {

  text-indent       	: 5px;

}

td, tr, p, div {

  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 15px;
  color             : #000000;
  
}

hr {

  color             : #000000;
  height            : 1px;
  width             : 100%;

}

b {
  color		    : #521c0d;
}

strong {
  color		    : #000000;
}

table.moduletable {

  background-color  	: #bbae98;
  table-layout	    	: auto;

}



table.moduletable td {

  color             : #6a614f;
  padding-left      : 0px;
  padding-right     : 0px;
  padding-top	    : 0px;
  padding-bottom   : 0px;
  margin			: 0px;
  font-weight       : bold;
  font-size         : 16px;
}

a.mainlevel {

  font-family       : arial, Georgia, sans-serif;
  margin-top        : 1px;
  padding-top       : 0px;
  font-size         : 12px;
  text-indent       : 10px;

}

a.mainlevel:link  {

  padding           : 0px 0px 0px 0px;
  font-size         : 13px;
/*   width             : 159px; */
  text-indent       : 10px;

}



		/* This is an overiding colour change for all links in moduletables*/

table.mainlevel a, table.mainlevel a:visited {  

}

table.moduletable a:hover {

}





a:link, a:visited {

  font-size         : 13px;
  color             : #521c0d;
  text-decoration   : none;
  font-weight       : bold;

}

a:hover {

  font-size         : 13px;
  color             : #000000;
  text-decoration   : none;
  font-weight       : bold;

}

a.mainlevel-trans:link, a.mainlevel-trans:visited {
   font-family: Tahoma, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#ffffff;
   white-space:nowrap;
   line-height: 26px;
   border-right: 1px solid #FFF;
border-bottom-width: 1px solid #FFF;
   background: #000000;
   display: block;
   height: 26px;
   width:auto;
   margin: 0px;
   padding: 0px 15px 0px 14px;
}
a.mainlevel-trans:hover {
  color:#a33e23;
}

heading {
   font-family: Tahoma, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 14px;
   font-weight:bold;
   color:#ffffff;
   white-space:nowrap;
   line-height: 26px;
   border-right: 1px solid #FFF;
border-bottom-width: 1px solid #FFF;
   background: #000000;
   display: block;
   height: 26px;
   width:auto;
   margin: 0px;
   padding: 0px 15px 0px 14px;
}

img 
{
	
	border-color: Black;
}