body {
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height:150%;
	scrollbar-face-color: #D2E8F0;
	scrollbar-shadow-color: #D2E8F0;
	scrollbar-highlight-color: #D2E8F0;
	scrollbar-3dlight-color: #39619E;
	scrollbar-darkshadow-color: #39619E;
	scrollbar-track-color: #D2E8F0;
	scrollbar-arrow-color: #39619E;
}

.blue {
	background: #333333;
	height: 21px;
}

.footer{
	background: #39619E;
	color:#FFFFFF;
	height: 30px;
	text-align : center;
	font-size : x-small;
	vertical-align: middle;
	padding: 5px;
}

.footer a{
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:hover {
	color:#39619E;
	}

.main {
	font-size: small;
	text-align: justify;
	color: #666666;
	padding-left: 7px;
	padding-right: 7px;
}
.main a{
	color: #39619E;
	text-decoration:none;
}

.main a:hover{
	color: #39619E;
	text-decoration:none;
	}

.main a:visited {
	color:#39619E;
}

.CentreMain {
	font-size: small;
	text-align: center;
	color: #666666;
}

.small {
	font-size: x-small;
	text-align: justify;
	color: #666666;
}

.centre {
	font-size: xx-small;
	text-align: center;
}
.centre a{
	color: #333333;
}

.centre a:hover{
	color: #39619E;
	text-decoration:none;
	}

.centre a:visited {
	color:#333333;
}

.contact {
	font-size: x-small;
	text-align: justify;
	color: White;
}
.contact a{
	color: White;
	text-decoration: none;
}

.contact a:hover{
	color: #39619E;
	text-decoration:none;
	}

.contact a:visited {
	color: White;
}

.title {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.title a{
	color: #39619E;
	text-decoration: none;
}

.title a:hover{
	color: #39619E;
	text-decoration:none;
	}

.title a:visited {
	color:#333333;
}

.RedTitle {
	font-size: medium;
	text-align:center;
	font-weight: bold;
	color: #FF0000;
}
.SmallTitle {
	font-size: small;
	font-weight: bold;
	color: #666666;
}
.SmallTitle a{
	color: #39619E;
	text-decoration: none;
}

.SmallTitle a:hover{
	color: #333333;
	text-decoration:none;
	}

.SmallTitle a:visited {
	color: #39619E;
	text-decoration: none;
}
.SubTitle {
	font-size: x-small;
	font-weight: bold;
	color: #39619E;
}
.button {
	font-size: x-small;
	background-color: White;
	color: #39619E;
}
.CentreTitle {
	font-size: medium;
	font-weight: bold;
	color: #39619E;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #39619E;
	text-decoration: none;
	text-align: center;
}

