/* CSS Document */
body {background-color: 993366} 
.header {color:white;
	font:bold 30pt Penshurst, Papyrus;
}
.topmenu {
	color:ECC4E3;
	font:bold 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
} 
/*link effects for topmenu*/
.topmenu a:link { color: ECC4E3; font-weight: bold; text-decoration: none;}
.topmenu a:visited { color: ECC4E3; font-weight: bold; text-decoration: none;}
.topmenu a:hover { color: white; font-weight: bold; text-decoration: none;}
.topmenu a:active { color: green; font-weight: bold; text-decoration: none;
}
table {border: 2px solid #993366; 
		width:95%;
		border-collapse:collapse;}
td {border: 2px solid #993366;}
th {border:2px solid #993366;}
.h1mainp {
	color: ECC4E3;
	font:bold 14pt papyrus, verdana;
	text-align: center;
}
/*link effects for hmainp*/
.h1mainp a:link { color: ECC4E3; font-weight: bold; text-decoration: none;}
.h1mainp a:visited { color: ECC4E3; font-weight: bold; text-decoration: none;}
.h1mainp a:hover { color: CC0066; font-weight: bold; text-decoration: none;}
.h1mainp a:active { color: green; font-weight: bold; text-decoration: none;
}
.h2mainp {

	color: ECC4E3;
	font:bold 12pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.tmainp p{
	color: ECC4E3;
	font:normal 10pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
/*link effects for text tmainp*/
.tmainp a:link { color: FF99FF; font-weight: bold; text-decoration: none;}
.tmainp a:visited { color: FF99FF; font-weight: bold; text-decoration: none;}
.tmainp a:hover { color: CC0066; font-weight: bold; text-decoration: none;}
.tmainp a:active { color: green; font-weight: bold; text-decoration: none;
}
.tmainp h2{
	color: ECC4E3;
	font:bold 10pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
.tmainp h3{
	color: ECC4E3;
	font:bold 12pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
.tmainp ul li{color: ECC4E3;
	font:normal 10pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0;
margin-top: 5px;
	margin-right:5px;
	text-align: left;}
.centrepic {display:block;  width:250px; border:0;}
.tmaincenter {
	color: ECC4E3;
	font:normal 10pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
.tabc{
	color: ECC4E3;
	font:normal 10pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
.t1small {color: ECC4E3; font:normal 8pt Verdana, Arial, Helvetica, sans-serif; margin-left: 10px; margin-right: 10px; text-align: left;}
/*link effects for text t1small which is on purple background*/
.t1small a:link { color: ECC4E3; font-weight: bold; text-decoration: none;}
.t1small a:visited { color: ECC4E3; font-weight: bold; text-decoration: none;}
.t1small a:hover { color: CC0066; font-weight: bold; text-decoration: none;}
.t1small a:active { color: green; font-weight: bold; text-decoration: none;
}
.t2small {color: ECC4E3; font:normal 8pt Verdana, Arial, Helvetica, sans-serif; margin-left: 10px; margin-right: 10px; text-align: center;}
/*link effects for text t2small which is on pink background*/
.t2small a:link { color: ECC4E3; font-weight: bold; text-decoration: none;}
.t2small a:visited { color: ECC4E3; font-weight: bold; text-decoration: none;}
.t2small a:hover { color: purple; font-weight: bold; text-decoration: none;}
.t2small a:active { color: green; font-weight: bold; text-decoration: none;
}
/*style for the form submit button*/
.button {
color: white; font-weight: normal; background-color:993366}
#sponsor {color: ECC4E3;
	font:normal 10pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
#curr {display:block; width:250px; border:0;}
#curr table {border: 1px solid #993366; 
		width:250px;
		border-collapse:collapse;}
#curr td {border: 1px solid #993366;}
#curr th {border:1px solid #993366;}
