.errorRegistration {
	position:absolute;
	width:320px;
	height:140px;
	z-index:15;
	left: 40px;
	top: 100px;
	border: solid 3px red;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: red;
	padding-top: 1px;	
}

.errorTellAFriend {
	position:absolute;
	width:320px;
	height:140px;
	z-index:15;
	left: 40px;
	top: 100px;
	border: solid 3px red;
	background-color: #333333;
	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:50px;
	z-index:14;
	left: 220px;
	top: 150px;
	border: solid 3px red;
	background-color: #333333;
	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: #333333;
    FONT-FAMILY: Verdana, Helvetica, Arial, 'MS Sans Serif'
}
.subtitle
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif
}
.head1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
TD
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial, helvetica, sans-serif
}
.head3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
.head2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
A:link
{
    FONT-WEIGHT: bold;
    COLOR: #333333;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-WEIGHT: bold;
    COLOR: red;
    FONT-FAMILY: Arial, helvetica, sans-serif
}
A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #333333;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    TEXT-DECORATION: underline
}
.rules
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
H3
{
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
