html {font-size: 100% }

body {
	background-color: #BBBCD1;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.Logo {
	background-color: #BBBCD1;
	background-image: url(images/BG_Logo1.jpg);
	height: 33px;
	width: 175px;
}
.Top1 {
	font-size: 0.9em;
	background-image: url(images/BG_Top01.gif);
	height: 33px;
	width: 703px;
	color: #FFFFFF;
}

.Top1 a {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.Top1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.Top1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.Top1 a:hover {
	color: #FFFFFF;
	
	text-decoration: underline;
}

.Top1 a:active {
	color: #E0E0E8;
	text-decoration: underline;
}




.Logo2 {
	background-image: url(images/BG_Logo2.jpg);
	height: 91px;
	width: 175px;
}
.Top2 {
	background-image: url(images/BG_Top02.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 703px;
}
.Logo3 {
	background-image: url(images/BG_Logo3.jpg);
	height: 42px;
	width: 175px;
}
.Top3A {
	background-image: url(images/BG_Top03A.jpg);
	height: 42px;
	width: 703px;
}

.Top3B {
	background-image: url(images/BG_Top03B.jpg);
	height: 42px;
	width: 703px;
}


.BodyTop {
	height: 20px;
	width: 878px;
	background-image: url(images/BODY_Top.jpg);
}

.BodyTopA {
	height: 20px;
	width: 878px;
	background-image: url(images/BODY_TopA.jpg);
}

.BodyLeft {
	width: 12px;
	height: 260px;
	background-image: url(images/BODY_Left.jpg);
}

.BodyRight {
	width: 15px;
	height: 260px;
	background-image: url(images/BODY_Right.jpg);
}

.BodyCentreHome {
	background-color: #EEEDF3;
	background-image: url(images/BODY_CentreHome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 591px;
	padding-left: 10px;
	padding-right: 250px;
}

.BodyCentreHomeA {
	background-color: #F1F2F6;
	background-image: url(images/BODY_CentreHomeA.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 831px;
	padding-left: 10px;
	padding-right: 10px;
}

.BodyRightRepeater {
	background-image: url(images/BODY_Right_Repeater.jpg);
	background-repeat: repeat-y;
}

.BodyLightRepeater {
	background-image: url(images/BODY_Left_Repeater.jpg);
}
.BodyBottom {
	height: 22px;
	width: 878px;
	background-image: url(images/BODY_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#innerbox {
	width: 160px;
	vertical-align: top;
	color: #070E4E;
	}


#innerbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #070E4E;
	}

#innerbox li {
	}

#innerbox a {
	display: block;
	margin: 5px;
	border: 1px solid #999999;
	background-color:#DBDCE8;
	color: #070E4E;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(images/Bullet.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	}

#innerbox a:link {
	color: #070E4E;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/Bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}

#innerbox a:visited {
	color: #070E4E;
	text-decoration: none;
	}

#innerbox a:hover {
	color: #8486AD;
	background-color: #DBDCE8;
	text-decoration: none;
	}

#innerbox a:active {
	color: #ffffff;
	background-color: #DBDCE8;
	text-decoration: none;
	}
