#gbook{
	border:thick;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#FFFFFF;
	border-left-color:#009999;
	border-right-color:#009999;
	border-top:none;
	border-bottom:none;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 117px;
	top: 153px;
	visibility: visible;
}


.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.links {
	font-family: arial;
	font-size: 11px;
	color: #434343;
		font-weight: bold;
	text-decoration: none;
}

.top {
	font-family: arial;
	font-size: 19px;
	color: #000000;
		font-weight: bold;
	text-decoration: none;
}


.colourbox {
	background-color: #CBFEFF;
	border-top: 1px solid #C0CFEC;
	border-right: 1px solid #C0CFEC;
	border-bottom: 1px solid #C0CFEC;
	border-left: 1px solid #C0CFEC;
}

.borderbox {
	border-top: 1px solid #C0CFEC;
	border-right: 1px solid #C0CFEC;
	border-bottom: 1px solid #C0CFEC;
	border-left: 1px solid #C0CFEC;
}

.bodytext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.th-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0541B3;
}
.td-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0A58A9;
	text-decoration: none;
	border: 1px solid #C2D2EC;

}
.td-caption {
	background-color: #FFFCED;
	border: 1px solid #C0CFEC;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;

}

a.news {
	color: #000000;
	text-decoration: none;
}

a.news:hover {
	color: #000000;
	text-decoration: underline;
}
.bg{
background:url(images/bg.png);
background-repeat:no-repeat;
height:106px;}
.bg3{
background:url(images/bg3.jpg);
background-repeat:no-repeat;
height:106px;}