.errorRegistration {
	position:absolute;
	width:310px;
	height:100px;
	z-index:15;
	left: 580px;
	top: 10px;
	border: solid 2px black;
	background-color: white;
	/* background-color: transparent; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: red;
	/* padding-top: 1px;	*/
}

.errorTellAFriend {
	position:absolute;
	width:330px;
	height:40px;
	z-index:16;
	left: 256px;
	top: 240px;
	border: solid 2px black;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: red;
	padding-top: 1px;	
}

.errorAgeCheck {
	position:absolute;
	width:400px;
	height:50px;
	z-index:14;
	left: 220px;
	top: 150px;
	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
}
A:link
{
    font-size: 10px;
    FONT-WEIGHT: bold;
    COLOR: Black;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:hover
{
    font-size: 10px;
    FONT-WEIGHT: bold;
    COLOR: red;
    FONT-FAMILY: Arial, helvetica, sans-serif
}
A:visited
{
    font-size: 10px;
    FONT-WEIGHT: bold;
    COLOR: Black;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    TEXT-DECORATION: underline
}
.rules
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
