body {
font-family : arial, verdana, tahoma;
font-size: 12px;
background: #b3b3b3;
color: #000000;
margin: 0px;
vertical-align: top;
}

.sidetext {
font-family : arial, verdana, tahoma;
font-size: 14px;
background: #b3b3b3;
color: #000000;
margin: 0px;
vertical-align: top;
border: 0px solid;
top: 5px;
padding-left: 30px;
float: right;
width: 170px;
}


#headtop {
width:800px;
height:178;
text-align:center;	
background-color:#808080;
}

#page1  {
margin:0px auto;
background-color: #ffffff;
width:800px;
text-align:left;
border: 0px solid;
}

#mainpage {
background-color: #808080;
padding: 0px 0px 0px 0px;
width: 100%;
height: 273px;
}

#colleft  
{
position: absolute;
width:180px;
margin-right:28px;
float:left;
color: #FFFFFF; 
background-color: #b3b3b3;
top: 264px;
left:0px;
}

#colcentre
{
position: absolute;
width:630px;
left: 170px;
top: 264px;
text-align: justify;
background-color: #b3b3b3;
border: 0px solid #500000;
}

#search
{
position: relative;
width: 109px; 
background-color: #e0e0e0;
border: 0px;
height: 21px;
left: 0px;
top: -1px;
}

#go
{
position: relative;
top: 0px;
height: 21px;
left: 4px;
}

.blacktext
{
position: absolute;
top: 35px;
left: 0px;
width: 565px;
color: #4c4c4c;
text-align: left;
padding: 10px;
vertical-align: -50%;
font-family : arial, verdana, tahoma;
font-size: 8pt;
font-weight: bold;
background-color: #b3b3b3;
border: 0px solid;
text-decoration:none;
}

.blacktextr
{
position: absolute;
top: 35px;
left: 575px;
width: 160;
color: #4c4c4c;
padding: 10px;
vertical-align: -50%;
font-family : arial, verdana, tahoma;
font-size: 8pt;
font-weight: bold;
background-color: #b3b3b3;
border: 0px solid;
text-decoration:none;
}

a.blacktextr:link
{
position: absolute;
top: 35px;
left: 575px;
width: 160;
color: #4c4c4c;
padding: 10px;
vertical-align: -50%;
font-family : arial, verdana, tahoma;
font-size: 8pt;
font-weight: bold;
background-color: #b3b3b3;
border: 0px solid;
text-decoration:none;
}

a.blacktextr:visited
{
position: absolute;
top: 35px;
left: 575px;
width: 160;
color: #4c4c4c;
padding: 10px;
vertical-align: -50%;
font-family : arial, verdana, tahoma;
font-size: 8pt;
font-weight: bold;
background-color: #b3b3b3;
border: 0px solid;
text-decoration:none;
}

.smenu
{
display: none;
padding: 4px 0px 4px 0px;
text-align: center;
width: 158px;
}

.smenu a
{
display: block;
width: 100%;
height: 20px;
}

.smenu a:hover 
{
color: #000000;
background-color: #f0d0e0; 
}

.smenushow
{
display: block;
padding: 4px 0px 4px 0px;
text-align: center;
width: 158px;
}

.smenushow a
{
display: block;
width: 100%;
height: 20px;
}

.smenushow a:hover 
{
color: #000000;
background-color: #f0d0e0; 
}

.submenu
{
font-family: arial, helvetica, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration: none;
}
  		
.xtras {
padding: 10px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}

.xtras a {
color: #4c4c4c;
text-decoration: none;
}

/* HORIZONTAL NAVIGATION BUTTONS */
.menu {
			position: absolute;
			height: 36px;
			width: 800px;
      text-align:center;
      background-color: #808080;
      top: 195px;
      left: 0px;	
}

.cssnav	{
			position:relative;
			float: left;
			margin: 0; 
			padding: 0;
			font-family: arial, helvetica, sans-serif;
      font-weight: bold;
			background-image:  url('/images/buttonDownpalemagenta.jpg');
			width: 160px;
			height: 35px;
			text-align: center;
}

.cssnav a {
			display: block;
			color: #ffffff;
			font-size: 16px;
			font-family: arial, helvetica, sans-serif;
			width: 160px;
			height: 35px;
			display: block;
			float: left;
			text-decoration: none;
}

.cssnav a:hover {
			color: #ffffff;
}


.cssnav img {width: 160px; height: 40px; border: 0px none; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
		  position: absolute;
		  left: 0px;
      top: 7px;
			margin: 0px;
			padding: 0px;
		  cursor: pointer;   
		  width: 160px;
		  height: 35px;
		     
}

/* VERTICAL NAVIGATION BUTTONS */
.cssnavv	{
			position:relative;
			font-family: arial, helvetica, sans-serif;
      font-weight: bold;
			background-image:  url('/images/buttonDownpalemagenta.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 160px;
			height: 37px;
			margin: 0; 
			padding: 0;
			text-align: center;
}
.cssnavv a {
			display: block;
			color: #ffffff;
			font-size: 13px;
			width: 160px;
			height: 30px;
			display: block;
			float: left;
			text-align: center;
			text-decoration: none;
}

.cssnavv a:hover {
			color: #ffffff;
}

.cssnavv img {width: 160px; height: 35px; border: 0px none; }
* html a:hover {visibility:visible}
.cssnavv a:hover img{visibility:hidden}

.cssnavv span {
			position: absolute;
			left: 0px;
			top: 10px;
			margin: 0px;
			padding: 0px;
			cursor: pointer;
			width: 160px;
			height: 30px;
			text-align: center;
}

.headertext
{
color: #4c4c4c;
font-family : arial, verdana, tahoma;
font-size: 15pt;
text-decoration: none;
font-weight: bold;
}
/* END OF NAVIGATION */


