body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;

}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cellbg {
	background-image: url(webdesign/images/celbg.gif);
	background-repeat: repeat-y;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #DDDDFF;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #9999FF;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
	text-decoration: none;
}

.menu {
	border-top: 1px solid #FFFFFF;
}

.menucell {
	border-bottom: 1px solid #FFFFFF;
}

#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#Content H3 {
	color: #000;
}

#Content a {
	color: #333;
}

.code {
	width: 100%;
	margin: 0px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.botcatcher {
	visibility: hidden;
	display: none;
}
