body
{
	font-family: 'Comic Sans MS',Verdana, Arial;
	margin-top: 5px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #518ce6;
}
H1	{	
	font-size:	18px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-align: center;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	}	
		
H2	{	
	font-size:	18px;
	font-weight:	700;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	}	
		
H3	{	
	font-size:	14px;
	font-weight:	300;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #518ce6;
	}	

/*		
H4	{	
	font-size:	14px;
	font-weight: 700;
	background: transparent;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	}	
*/

H4	{	
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	color: #518ce6;
	font-weight:	900;
	background: transparent;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
	}	
				
H5, DT	{	
	font-size:	14px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	color: #518ce6;
	text-align: center;
	margin-top: 10px;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	color: Red;
	}	

#registerbody	
{	
	BACKGROUND-COLOR: #ffbfbf;
	FONT-SIZE: 22px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 5px;
    /*
    width: 630px;
    height: 630px;
    */
	}	

#registerdiv
{
	margin: 10px;
	background-color: #fdffcb;
	/*
	width: 100%;
	height: 100%;
    */
}

#registerlabels 
{
    /*
	 LEFT: 15px; 
	 WIDTH: 140px; 
	 POSITION: absolute; 
	 TOP: 100px; 
	 HEIGHT: 600px;
	 margin-top: 0px;
	 text-align: right;
	 margin-right: 5px;
	 line-height: 30px;
    */
}

#registertexts
{
    /*
	LEFT: 155px; 
	WIDTH: 700px; 
	POSITION: absolute; 
	TOP: 100px; 
	HEIGHT: 600px;
	line-height: 30px;
    */
	text-align: left;
}

#registerbuttons 
{
	width: 240px;
	text-align: left;
}
    
/*    
.requiredfield
{
    color: Red;
    width: 1%;
}

.textbox 
{
	font-weight: bold;
	font-family: Comic Sans MS,Verdana, Arial;
	color: #518ce6;
	letter-spacing: 1px;
	margin-bottom: 3.5px;
}

.textbox1 
{
	z-index: 1;
	position: absolute;
	top: 120px;
	left: 220px;
	font-weight: bold;
	font-family: 'Comic Sans MS',Verdana, Arial;
	color: #518ce6;
	letter-spacing: 1px;
	margin-bottom: 3.5px;
}

.textbox1:hover 
{
	cursor:hand;
}

.textbox2 
{
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 220px;
	font-weight: bold;
	font-family: 'Comic Sans MS',Verdana, Arial;
	color: #518ce6;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

.textbox3 
{
	position: absolute;
	top: 120px;
	left: 350px;
	font-weight: bold;
	font-family: 'Comic Sans MS',Verdana, Arial;
	color: #518ce6;
	letter-spacing: 1px;
	margin-bottom: 3px;
}
*/

.registerBody
{
    background-color: #ffbfbf;
    margin: 5px;
    border-style: solid;
    border-color: #518CE6;
    border-width: 2px;
    height: auto; 
    cursor: url(../images/butterfly.cur);
}

.registerError
{
    width: 95%;
    font-weight: bold;
    border: none;
    background-color: Transparent;
    color: red;
    overflow: hidden;
    left: 25px;
    top: 521px;
    height: auto;
    text-align: center;
}

.loginError
{
    width: 95%; 
    border: none;
    background-color: Transparent;
    color: red;
    overflow: hidden;
    margin-top: 20px; 
    height: auto;
    text-align: center;
}

.message 
{
	vertical-align: top;
	margin-left: 5px;
}

#asterisk 
{
    position:absolute;
    top: 120px;
    left: 459px;
}
