a:link {
	color: #ffffff;
}

a:visited {
  color: #ffffff;
}

a:hover {
	color: #FFFF99;

}

a:active {
	color: #ffffff;
}

a.hidden {
  color: #ffffff;
}

a.hidden:visited {
  color: #ffffff;
}

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

a.hidden:active {
  color: #ffffff;
}

a.nav:link {
	color: #ffffff;
	padding: 2px;}

a.nav:visited {
	color: #ffffff;
	padding: 2px;
}

a.nav:hover {
	color: #ffffff;
	background-color: transparent;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: transparent;
	text-decoration: none;
	border: solid #003300;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #003300;
	padding: 3px;
	text-decoration: none;
	background-color: transparent;
	border: solid #3366ff;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.teambuildheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.teambuildheaderlift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: -12px;


}
.corporateinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	list-style-type: circle;

}
.creditlineleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;

}
.creditline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

}
.moretext {
	display: none;
}
div#pageinfo {
	display: none;
}
.corporateinfoem {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
}
.corporateinfoemcentre {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
div.menuBar,
div.menuBar a.menuButton {
	font-family:  "Courier New", Courier, mono;
	font-size: 13pt;
	letter-spacing : 1px;
	color: #3333CC;
	font-weight: bold;
	text-align: left;




  
}

div.menuBar {
	background-color: #990000;
	padding: 6px 2px;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;



}

div.menuBar a.menuButton {
	color: #FF0000;
	cursor: pointer;
	left: 0px;
	padding: 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	border: 1px solid #FF0000;
	background-color: #000000;
	width: 165px;



}

div.menuBar a.menuButton:hover {
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;



}
.announce {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #000000;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border: 1px solid #FF0000;
	width: 500px;
	left: 250px;

}
.centre {
	text-align: center;
}
.announcebig {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border: 1px solid #FF0000;
	width: 250px;
	background-position: center;
	background-color: #000000;


}
.corporateinfocentre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.articleannounce {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;


}
.retailcode {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.corporateinfoleft {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.creditlineleft {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
ul {
	line-height: 18pt;
}
.img-shadow {
float:right;
background: url(black.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}


.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}





