/* CSS Document */

/* This stylesheet controls the formatting of the iFrame element holding the registration process /*

/* Created 20/10/2004 - REG */

html{
	border:1px solid #E1E4ED;
	/* This is IE Specific to fix a bug in IE6 where the  */
	/* horizontal scroll bar is always present 			  */
	overflow-y:scroll; 
}.red {
	color: #FF0000;
}
