/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
.table_border {
	border: thin solid #631863;
}


a.links:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;

}
a.links:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}


a.links:hover {
	color: #B997B9;
	font-weight:normal;

}
a.links:active {
	color: #FFFFFF;
	font-weight:normal;
		
	
}


a.external:link {
	color: #631863;
	text-decoration: none;
	font-weight:bold;

}
a.external:visited {
	color: #631863;
	text-decoration: none;
	font-weight:bold;
}


a.external:hover {
	color: #996699;
	font-weight:bold;
	text-decoration: underline;
	
	
}
a.external:active {
	color: #996699;
	font-weight:bold;
		

	
}


a.other:link {
	color: #996699;
	text-decoration: none;
	font-weight:bold;

}
a.other:visited {
	color: #996699;
	text-decoration: none;
	font-weight:bold;
}


a.other:hover {
	color: #996699;
	font-weight:bold;
	text-decoration: underline;
	
	
}
a.other:active {
	color: #996699;
	font-weight:bold;
		

	
}
.notices {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-style: normal;
	padding-top: 2px;
	background-image: url(../images/scroll_green4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	color: #660066;
	font-weight: bold;
}





h4 {
	color: #631863;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}




body {
	background-color: #D6C9D6;
}
.footer {
	font-size: 10px;
	text-align: right;
	color: #996699;
	padding: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #996699;
	background-color: #E1FFE1;
	font-weight: normal;
}
.top_menu {
	background-color: #4f3862;
	text-align: right;
	color: #996699;
	padding: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #e1ffe1;
	height: 35px;
}

.cell_padding {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.nav {
	color: #FFFFFF;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	background-color: #4f3862;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.email_position {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

.bottom_border {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #e1ffe1;
}

.centre {
	text-align: center;
}
.purple_font {
	color: #660066;
}

hr {
	color: #996699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1px;
	width: 80%;
	text-align: center;
}
.dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 7px;
	color: #996699;
	margin: 5px;
}

.anchor {
	background-attachment: scroll;
	background-image: url(../images/cross.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
	vertical-align: bottom;
}

.anchor1 {
	background-attachment: scroll;
	background-image: url(../images/anchorbig_transparent.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
	vertical-align: bottom;
}
.footer_info {
	float: left;
	width: 230px;
	padding-left: 100px;
	vertical-align: bottom;
	text-align: justify;
	font-style: normal;
	padding-bottom: 5px;
	font-weight: bold;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	color: #996699;
}
.dashed  a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.News {
	text-align: center;
	width: 80%;
	margin: auto;
	padding: 10px;
	border: thin dashed #4F3862;
}
