.errorRegistration {
	position:absolute;
	width:350px;
	height:140px;
	z-index:15;
	left: 180px;
	top: 240px;
	border: solid 3px black;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: red;
	padding-top: 1px;	
}

.errorTellAFriend {
	position:absolute;
	width:300px;
	height:40px;
	z-index:16;
	left: 180px;
	top: 230px;
	border: solid 3px red;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: red;
	padding-top: 1px;	
}

.errorAgeCheck {
	position:absolute;
	width:400px;
	height:40px;
	z-index:14;
	left: 300px;
	top: 180px;
	border: solid 3px red;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: red;
	padding-top: 1px;	
}
.error
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif
}
.subheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, Arial, 'MS Sans Serif'
}
.subtitle
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif
}
.head1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: white;
    FONT-FAMILY: Arial
}
.head3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial
}
.rules
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
H3
{
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial
}
