body {
	background-color: #dddddd;
}
body,td { font-family: arial; font-size: 11px }
input { font-family: arial; font-size: 10px }
table,tr,td { border-color: #cccccc }
#menu,#menu a:link,#menu a:visited { font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none }
#menu a:hover { color: #5599bb }
.right { 
border-right: 1px solid;
border-top: 1px solid;

 }
 .top { 
border-top: 1px solid;

 }
.regcontent {
	color: #000000;
}
.regcontent p {
	margin-left: 10px;
	margin-right: 5px;
}
.regcontent h1 {
	width: 50%;
	border-bottom: #5599bb solid 2px;
	color: #5599BB;
	font-family: arial;
	font-size: 20px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.largefont {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
#footer,#footer a:link,#footer a:visited { font-size: 10px; color: #ffffff; text-decoration: none }
