body {
	background-image: url(/images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #c23965;
}
img {
	border:none;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#strapline {
	position: absolute;
	left: 257px;
	top: 80px;
	color:#ffffff;
	font-size: 1.1em;
}
#links {
	position: absolute;
	left: 25px;
	top: 250px;
	width:190px;
}
#links p {
	font-size: 12px;
	text-align:center;
}
#links img{
	margin-bottom:10px;
}
#links a{
	text-decoration:none;
}
#certificates {
	position: absolute;
	left: 40px;
	top: 270px;
}
#masterdiv {
	position: absolute;
	left: 260px;
	top: 140px;
}
.menutitle{
	padding-bottom: 4px;
	margin-bottom: 6px;
	padding-top: 4px;
	color:#000000;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 8pt;
	width: 200px;
}
.menutitle:hover{

	color:#ffffff;

}
.submenu{
	margin-bottom: 8px;
	font-size: 8pt;
	width: 210px;
	margin-top: 5px;
	margin-left: 10px;
}
.menuitem {
	color: #000000;
	text-decoration: none;
}
.menuitem:hover {
	color: #C23965;
	text-decoration: none;
}

.pinkyred {
	color: #c23965;
	font-weight: bold;
}
.adBorder {
	border:1px solid #C39;
	padding:5px;
	background-color:#ffffff;
   	/* for IE */
  	filter:alpha(opacity=75);
  	/* CSS3 standard */
  	opacity:0.75;
}
