.mainTableBorder {
	border: 1px solid #EC008C;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mainTable {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	border: 0px none;
}
.background {
	background-color: #EC008C;


}
.whiteText {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
}

a, .navitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}

a:link, a.navitem:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;

}
a:visited, a.navitem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	text-decoration: none;
}
a:hover, a.navitem:hover {
	text-decoration: underline;
}
a:active, a.navitem:active {
	color: #FF0099;
	text-decoration: underline;
}
.navtable {
	border: 1px solid #990066
}

.formfield {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #EC008C; 
	border: 1px solid #666666; 
	font-size: 10px
}
.imgBorder {
	border: 1px solid #000000;
}
.discreet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}