
/* -------------- specific system styles (do not edit!) -------------- */
html {
	height: 100%;
}

body {
	height: 100%;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

/* ------------- fluxbox, hidden list of gallery links -------------- */
.invisible {
	display: none;
}

/* ---------------------- image wrapping rules ---------------------- */
.fluxresetwrap {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.fluximg-al img,
.fluximg-ar img,
.fluximg-ac img,
.fluximg-wl img,
.fluximg-wr img,
.fluximg-wc img {
	position: relative;
	z-index: 1;
}

.fluximg-al {
	text-align: left;
}

.fluximg-al .caption {
	text-align: left;
	margin: 0 auto 0 0;
}

.fluximg-ar {
	text-align: right;
}

.fluximg-ar .caption {
	text-align: left;
	margin: 0 0 0 auto;
}

.fluximg-ac {
	text-align: center;
}

.fluximg-ac .caption {
	text-align: left;
	margin: 0 auto 0 auto;
}

.fluximg-wl {
	float: left;
	text-align: left;
}

.fluximg-wl .caption {
	text-align: left;
}

.fluximg-wr {
	float: right;
	text-align: left;
}

.fluximg-wr .caption {
	text-align: left;
}

/* Only IE-win sees this. \*/
* html .fluximg-al, * html .fluximg-ar, * html .fluximg-ac {
	height: 1%;
}

* html .fluximg-wl {
	margin: 0 -3px 0 0;
}

* html .fluximg-wr {
	margin: 0 0 0 -3px;
}
/* End hide from IE5/mac */

/* ---------------------- bug-fix & utility css --------------------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* --------- hide accessibility links from visual browsers ---------- */
#access {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.accesslink {
	position: absolute;
	height: 0;
	overflow: hidden;
}

/* ---------------------- general page styles ----------------------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* -- style 0 -- */
ul.list0 {
/*	list-style-image: url(../graphics/system/bullet0.gif); */
	position: relative;
	z-index: 0;
	left: 1.7em; /* (1.2em + X) */
	margin: 0 1.7em 0 -1.7em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list0 li {
	margin: 0 0 0 1.7em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list0 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 1 -- */
ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	position: relative;
	z-index: 0;
	left: 3.2em; /* (1.2em + X) */
	margin: 0 3.2em 0 -3.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list1 li {
	margin: 0 0 0 3.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list1 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 2 -- */
ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	position: relative;
	z-index: 0;
	left: 5.2em; /* (1.2em + X) */
	margin: 0 5.2em 0 -5.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list2 li {
	margin: 0 0 0 5.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list2 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 3 -- */
ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	position: relative;
	z-index: 0;
	left: 2.2em; /* (1.2em + X) */
	margin: 0 2.2em 0 -2.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list3 li {
	margin: 0 0 0 2.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list3 {
	left: 0;
	margin: 0;
	height: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link {
	color: #517baf;
	font-weight: bold;
	text-decoration: underline;		
}

a:visited {
	color: #2d527f;
	text-decoration: underline;		
}

a:hover, a:active {
	color: #5a8ece;
	text-decoration: underline;
}

/* ------------------- custom form elements style ------------------- */
.formfieldemail {
	display: none;
}

.emailform {
	width: 400px;
	text-align: left;
}

.emailform .formfieldlabel {
	font-weight: bold;
	padding: 0 20px 15px 0;
	width: 160px;
	text-align: right;
}

.emailform .formfielddescr {
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

.emailform .formfieldtext,
.emailform .formfieldarea,
.emailform .formfieldlist,
.emailform .formfieldselect,
.emailform .formfieldoption,
.emailform .formfieldfile,
.emailform .formfieldbutton {
	width: 210px;
	padding: 0 0 15px 10px;
}

.emailform .formfieldarea textarea {
	height: 80px;
	width: 180px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.emailform .formfieldtext input {
	width: 180px;
}

.formfieldlistitem {
	padding: 0 0 0 20px;
}

.emailform .formfieldoption label {
	display: block;
	margin: 0 0 0 20px;
}

.emailform .formfieldoption input {
	float: left;
	margin: 0 5px 0 0;
}

.formfieldlistitem input {
	margin: 0 0 0 -20px;
}

.emailform .formfieldmandatory .formfieldstar {
	position: absolute;
	left: -10000px;
}

.emailform .formfieldmandatory .formfieldtext,
.emailform .formfieldmandatory .formfieldarea,
.emailform .formfieldmandatory .formfieldlist,
.emailform .formfieldmandatory .formfieldselect,
.emailform .formfieldmandatory .formfieldfile,
.emailform .formfieldmandatory .formfieldoption {
	background: url(../graphics/system/formfieldmandatory_star.gif) no-repeat top left;
}

/*-- form header --*/
.emailform .formfieldheader {
	padding: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
	padding: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

/*-- form normal text --*/
.emailform .formfieldnormaltext {
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: normal;	
}

/*-- form divider line --*/
.emailform .formfieldseparator div {
	margin: 0 0 15px 0;
	height: 1px;
	border-bottom: 1px solid #CCC;
	line-height: 0;
	font-size: 0;
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

.searchresults {
	padding: 15px 0 0 0;	
}

.searchresults p {
	padding: 8px 0;	
}

/*----- login box styles -----*/
.loginbox label {
	display: block;
	padding: 0 0 6px 0;
}

.loginbox span {
	width: 70px;
	padding: 4px 2px 0 0;
	text-align: right;
	float: left;
}

.loginbox .formfieldbutton {
	margin-left: 73px;
}

.loginbox .formerror {
	color : #B00;
	font-weight : bold;
	margin-bottom: 2px;
}

/* --------- sitemap styles --------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	color: #000;
	font-size: 14px;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
}

/* --------- navigation styles --------- */
/* ---- nav style 0 (Flowing Text - Utility Nav ---- */
.utilitynav {
	/* common font face, size, formatting */
	float: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.utilitynav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.utilitynav li {
	display: inline;
}

.utilitynav a:link, .utilitynav a:visited {
	/* normal link: colour, style */
	font-weight: normal;
	color: #81014d;
	text-decoration: none;
}

.utilitynav a:hover, .utilitynav a:active {
	/* normal link rollover: colour, style */
	font-weight: normal;
	color: #81014d;
	text-decoration: underline;
}

.utilitynavc a:link, .utilitynavc a:visited {
	/* current link: colour, style */
	font-weight: normal;
	color: #81014d;
	text-decoration: underline;
}

.utilitynavc a:hover, .utilitynavc a:active {
	/* current link rollover: colour, style */
	font-weight: normal;
	color: #81014d;
	text-decoration: underline;
}

/* ---- nav style 1 (Flowing Text - Main Nav) ---- */
.mainnav {
	/* common font face, size, formatting */
	position: absolute;
	width: 919px;
	height: 43px;
	padding: 0 0 0 10px;
	border-top: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: #fbd9e4 url(../graphics/system/mw_mainnav_bg.gif) repeat-x left bottom;
}

.mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mainnav li {
	display: block;
	float: left;
}

.mainnav a {
	display: block;
	float: left;
	padding: 10px 11px 0 30px;
	height: 33px;
}

.mainnav a:link, .mainnav a:visited {
	/* normal link: colour, style */
	color: #c5167e;
	text-decoration: none;
	background: url(../graphics/system/mw_mainnav_normal_bullet.gif) no-repeat left top;
}

.mainnav a:hover, .mainnav a:active {
	/* normal link rollover: colour, style */
	color: #d71889;
	text-decoration: underline;
	background: url(../graphics/system/mw_mainnav_rollover_bullet.gif) no-repeat left top;
}

.mainnavc a:link, .mainnavc a:visited {
	/* current link: colour, style */
	color: #80024d;
	text-decoration: none;
	background: url(../graphics/system/mw_mainnav_current_bullet.gif) no-repeat left top;
}

.mainnavc a:hover, .mainnavc a:active {
	/* current link rollover: colour, style */
	color: #80024d;
	text-decoration: none;
	background: url(../graphics/system/mw_mainnav_current_bullet.gif) no-repeat left top;
}

/* ---- nav style 2 (Vertical Text - Sub Nav 1) ---- */
.subnav1 {
	/* common font face, size, formatting */
	margin: 0 0 26px 0;
	padding: 10px 8px 0 0;
	border-right: 1px solid #000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.subnav1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.subnav1 li {
	display: block;
	padding: 4px 0;
}

.subnav1 a {
	display: block;
	padding: 0 0 0 11px;
}

.subnav1 a:link, .subnav1 a:visited {
	/* normal link: colour, style */
	color: #8f165e;
	font-weight: normal;
	text-decoration: none;
}

.subnav1 a:hover, .subnav1 a:active {
	/* normal link rollover: colour, style */
	color: #8f165e;
	font-weight: normal;
	text-decoration: underline;
}

.subnav1c a:link, .subnav1c a:visited {
	/* current link: colour, style */
	color: #c92687;
	font-weight: bold;
	text-decoration: none;
}

.subnav1c a:hover, .subnav1c a:active {
	/* current link rollover: colour, style */
	color: #c92687;
	font-weight: bold;
	text-decoration: none;
}

li.subnav1h {
	/* header text */
	padding: 0 0 12px 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #c92687;
	background: url(../graphics/system/mw_subnav_hdr_bg.gif) no-repeat left bottom;
}

/* ---- nav style 3 (Vertical Text - Sub Nav 2) ---- */
.subnav2 {
	/* common font face, size, formatting */
	padding: 2px 0 2px 16px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.subnav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.subnav2 li {
	display: block;
	padding: 2px 0;
}

.subnav2 a {
	display: block;
	padding: 0 0 0 13px;
}

.subnav2 a:link, .subnav2 a:visited {
	/* normal link: colour, style */
	color: #8f165e;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/mw_subnav2_normal.gif) no-repeat 0 6px;
}

.subnav2 a:hover, .subnav2 a:active {
	/* normal link rollover: colour, style */
	color: #8f165e;
	font-weight: normal;
	text-decoration: underline;
	background: url(../graphics/system/mw_subnav2_normal.gif) no-repeat 0 6px;
}

.subnav2c a:link, .subnav2c a:visited {
	/* current link: colour, style */
	color: #c92687;
	font-weight: bold;
	text-decoration: none;
	background: url(../graphics/system/mw_subnav2_current.gif) no-repeat 0 6px;
}

.subnav2c a:hover, .subnav2c a:active {
	/* current link rollover: colour, style */
	color: #c92687;
	font-weight: bold;
	text-decoration: none;
	background: url(../graphics/system/mw_subnav2_current.gif) no-repeat 0 6px;
}

/* ---- nav style 4 (Preview Listing) ---- */
.previewlisting {
	/* common font face, size, formatting */
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.previewlisting ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.previewlisting li {
	padding: 10px 0 0 0;
}

.previewlisting a:link, .previewlisting a:visited {
	/* normal link: colour, style */
}

.previewlisting a:hover, .previewlisting a:active {
	/* normal link rollover: colour, style */
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2, .t5, .t6 {
	font-family: Georgia,Times New Roman,serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.t3, .t4 {
	font-family: Arial,Verdana,Tahoma,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	font-size: 24px;
	font-weight: bold;
	color: #c92687;
	margin: 0;
	padding: 0 0 15px 0;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 --------- */
.t1 {
	font-size: 19px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
	font-size: 15px;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
	font-size: 12px;
}

.t3 a:link, {
	font-weight: bold;	
	font-decoration: underline;
}

.t3 a:visited {
	font-weight: bold;
	font-decoration: underline;
}

.t3 a:hover, .t3 a:active {
	font-weight: bold;
	font-decoration: underline;
}

/* --------- text style 4 --------- */
.t4 {
	color: #525252;
	font-size: 10px;
}

.t4 a:link, .t4 a:visited {
}

.t4 a:hover, .t4 a:active {
}

/* --------- text style 5 - homepage only header  --------- */
.t5 {
	color: #000;
	font-size: 36px;
	font-weight: normal;
}

.t5 a:link, .t5 a:visited {
}

.t5 a:hover, .t5 a:active {
}

/* --------- text style 6 - homepage only subheader  --------- */
.t6 {
	color: #c5167e;
	font-size: 18px;
	font-weight: normal;
}

.t6 a:link, .t6 a:visited {
}

.t6 a:hover, .t6 a:active {
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
}

.cms-link span, .developer-link span {
	display: none;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------- custom style settings --------- */

.cms-link span, .developer-link span {
	display: none;
}

/* --- donate button --- */
#donatebtn {
	margin: 0 0 8px 6px;
}

/* --- send link to a friend --- */
#staflink img {
	float: left;
	margin: 3px 8px 0 0;
}

#staflink .t3 {
	display: block;
	float: left;
	width: 90px;
	font-size: 11px;
	font-weight: bold;
}

#staflink .t3 a:link, #staflink .t3 a:visited {
	color: #c92687;
	text-decoration: underline;
}

#staflink .t3 a:hover, #staflink .t3 a:active {
	color: #e642a4;
	text-decoration: underline;
}

/* --- feature box --- */
.featureboxa {
	display: inline;
	float: right;
	position:relative;
	z-index:1;
	margin: 5px 0 50px 50px;
	width: 191px;
}

.featureboxb {
	padding: 0 9px 11px 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #c92687;
	background: url(../graphics/system/mw_featurebox_hdr_bg.gif) no-repeat left bottom;
}

.featureboxc {
	padding: 8px 9px 0 9px;
	color: #811d58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.featureboxc .t1,
.featureboxc .t2,
.featureboxc .t3,
.featureboxc .t4,
.featureboxc .t5,
.featureboxc .t6 {
	color: #811d58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* --- quote box --- */
.quoteboxa {
	display: inline;
	float: right;
	position:relative;
	z-index:1;
	margin: 5px 0 50px 50px;
	width: 218px;
}

.quoteboxb {
	padding: 0 29px 10px 31px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #c92687;
}

.quoteboxc {
	background: url(../graphics/system/mw_quote_open.gif) no-repeat left top;
}

.quoteboxd {
	padding: 13px 29px 30px 31px;
	color: #811d58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../graphics/system/mw_quote_close.gif) no-repeat right bottom;
}

.quoteboxd .t1,
.quoteboxd .t2,
.quoteboxd .t3,
.quoteboxd .t4,
.quoteboxd .t5,
.quoteboxd .t6 {
	color: #811d58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* --- newsletter box --- */
.newssignupa {
	display: inline;
	float: right;
	margin: 5px 0 50px 50px;
	width: 191px;
}

.newssignupb {
	padding: 0 9px 11px 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #c92687;
	background: url(../graphics/system/mw_newssignup_hdr_bg.gif) no-repeat left bottom;
}

.newssignupc {
	padding: 8px 9px 12px 9px;
	color: #811d58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background: #f7d9e2 url(../graphics/system/mw_newssignup_bg.gif) repeat-x left top;
}

.newssignupdescr {
	padding: 0 0 10px 0;
}

.newssignupfield {
	margin: 0 0 10px 0;
}

.newssignupfield span {
	display: block;
	padding: 0 0 4px 0;
	font-weight: bold;
}

.newssignupfield span.formfieldmandatory {
	padding: 0 0 4px 10px;
	background: url(../graphics/system/formfieldmandatory_star.gif) no-repeat 0 0;	
}

.newssignupfield .formfieldtext {
	width: 150px;
	border: 1px solid #c5167e;
}

/* --- custom sign up form --- */
.vr-form {
	padding: 5px 0 3px 0;
	width: 336px;
	background: #f7d9e2 url(../graphics/system/mw_newssignup_bg.gif) repeat-x left top;
}

.vr-form-title {
	padding: 25px 9px 11px 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #c92687;
	background: url(../graphics/system/mw-vrform-hdr-bg.gif) no-repeat left bottom;
}

.vr-form-descr {
	color: #811d58;
	padding: 8px 20px;
}

.vr-form-descr .t4 {
	color: #811d58;
	font-size: 11px;	
}

.vr-form .emailform {
	padding: 10px 0 0 0;
	width: 336px;
}

.vr-form .emailform .formfieldlabel {
	color: #811d58;
	font-weight: bold;
	padding: 0 10px 15px 6px;
	width: 100px;
	text-align: right;
}

.vr-form .emailform .formfieldtext {
	width: 210px;
	padding: 0 0 15px 10px;
}

.vr-form .emailform .formfieldtext input {
	border: 1px solid #c5167e;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #ea9cb4;
}

#toplevel {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 13px 0 0 0;
	width: 934px;
	text-align: left;
}

#header {
	padding: 3px 0 0 6px;
	width: 928px;
	height: 143px;
	background: #d70682 url(../graphics/system/mw-headerbg-rev03.png) no-repeat left top;
}

#headerlogo {
	width: 201px;
	height: 142px;
	background: url(../graphics/system/mw-header-logo-rev03.png) no-repeat left top;
}

* html #headerlogo {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/mw-header-logo-rev03.png',sizingMethod='scale');
}

#headerlogo #headerlogoinner {
	position: relative;	
}

#headertext {
	position: absolute;
	margin: 105px 0 0 624px;
	width: 284px;
	font-size: 23px;
	line-height: 25px;
	font-style: italic;
	color: #fde5ed;
	text-align: right;
}

#mainsideshadow {
	width: 934px;
	background: #FFF url(../graphics/system/mw_mainbg_mid.gif) repeat-y left top;
}

#mainbtmshadow {
	padding: 0 5px 15px 0;
	background: url(../graphics/system/mw_mainbg_btm_nostar.gif) no-repeat left bottom;
}

#maincontent {
	width: 929px;
	background: none;
}

#column1 {
	width: 163px;
}

#column1inner {
	padding: 82px 0 40px 11px;
}

#column2 {
	padding: 89px 27px 40px 27px;
	width: 712px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#footer {
	margin: 2px 0 0 0;
	padding: 28px 27px 20px 189px;
	width: 718px;
	background: url(../graphics/system/mw_footer_bg.gif) no-repeat left top;
}

#footertext {
	float: right;
	padding: 0 0 0 20px;
	font-size: 11px;
}

#footertext a:link, #footertext a:visited {
	/* normal link: colour, style */
	font-weight: bold;
	color: #81014d;
	text-decoration: underline;
}

#footertext a:hover, #footertext a:active {
	/* normal link rollover: colour, style */
	font-weight: bold;
	color: #81014d;
	text-decoration: underline;
}