body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	cursor:auto;
	background-color: #000000;
}


.mytable
 {
	font-family: verdana,arial; 
	font-size: 8pt; 
	color: #663300;
}
	
.mytable A:link {text-decoration: underline; color: #996633;}
.mytable A:visited {text-decoration: underline; color: #996633;} 
.mytable A:hover {text-decoration: none; color: #800000;}

/* style for registration popup window */

.reg_body {
	margin-left:0; 
	margin-top:0;
	margin-right:0; 
	margin-bottom:0; 
	cursor:auto; 
	background:#DAD9C9; 
	font-family: verdana,arial; 
	font-size: 8pt; 
	color: #525252;
}

.form_style {
background-color: #E7DDC7; 
color: #663300; 
border: 1 solid #663300;
}
