body {
	background-color: #333333;
	margin: 15px;
	background-image: url(images/bkg.gif);




}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;


}
.mainbkg {
	background-image: url(images/biggrayicon.gif);
	background-repeat: no-repeat;
	background-position: 55px 60px;
}
.blktable {
	border: 2px dotted #FFFFFF;
}
.outerbrdr {
	border: 1px dotted #CCCCCC;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

