/*font style & colour*/
html{
	background-color:#FFFFFF;
}
body {
	text-align:center;
}
.bodytext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#363436;
	text-align:justify;
	padding:0;
	margin:0;
	border-style:none;
	border:0;
	width:370px;
	height:118px;
}
#bodytext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#363436;
	text-align:justify;
	padding:0;
	margin:0;
	border-style:none;
	border:0;
	width:370px;
}
.hyperlink{
	color:#900A29;
	text-decoration:none;
}
#leftbodytext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#363436;
	text-align:justify;
	padding:0;
	margin:0;
	border-style:none;
	border:0;
	width:370px;
	height:90px;
}
.header {
	color: #666666;
	font-weight:normal;
	text-align:left;
	font-family: Times New Roman, Times, serif;
	width:370px; 
	height:90px;
	border:none;
}
#body {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	margin-top:100px;
	overflow:hidden;
}
#body2 {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	margin-top:5%;
	overflow:hidden;
}
table {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.fadehover {
	position:relative;
	margin:0;
	padding:0;
	border: none;

}
img.a {
	position: absolute;
	vertical-align:top;
	left:0;
	top:0;
	z-index:1;
	width:175px;
	height:90px;
	border: none; 
}

a img {border: none; }

img.b {
	left:0;
	top:0;
	width:175px;
	height:90px;
	border: none; 
}
a {
	border: none; 
}
.footer, .footer1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	padding:0;
	padding-top:5px;
}
.footer1 {
	text-align:right;
	padding-right:10px;
}
.footer {
	padding-left:10px;
	text-align:left;
}	

/*scrollbar*/
#scrollbarcontent {
	position:relative;
	left:0px;
	width:370px;
	z-index:6;
	text-decoration:none;
}
#container {
	overflow:hidden;
	position:relative;
	z-index:11;
	width: 365px;
	height: 16px;
	text-decoration:none;
}
#scrollArea {
	position:relative;
	height:196px;
	width:5px;
	overflow:hidden;
}

#scroller {
	position:absolute;
	top:-1px;
	width:3px;
	background:#C0C0C0;
}

/*map*/
#Map {
	position:absolute;
	width:400px;
	height:258px;
	z-index:15;
}
#Pulse {
	position:absolute;
	left:760px;
	top:340px;
	width:40px;
	height:40px;
	z-index:15;
}
#largemaplink {
	position:absolute;
	left:575px;
	top:450px;
	width:200px;
	height:20px;
	z-index:15;
}
#largemap {
	position:absolute;
	left:290px;
	top:130px;
	width:591px;
	height:374px;
	z-index:15;
}
#largepulse {
	position:absolute;
	left:585px;
	top:370px;
	width:40px;
	height:40px;
	z-index:15;
}
/*map*/
.specsmallred {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#900A29;
	text-decoration:none;
}
.specmedred {
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	color:#900A29;
	text-decoration:none;
}
.speclargered {
	font-size:40px;
	font-family:Verdana, Geneva, sans-serif;
	color:#900A29;
	text-decoration:none;
}
.specsmallgrey {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	text-decoration:none;
}
.specmedgrey {
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	text-decoration:none;
}
.speclargegrey {
	font-size:40px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	text-decoration:none;
}
.specsmalldgrey {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	text-decoration:none;
}
.specmeddgrey {
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	text-decoration:none;
}
.speclargedgrey {
	font-size:40px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	text-decoration:none;
}
