body {
	background-color: #FFFFFF;
	background-image: url(../images/Circles.jpg);
	margin: 0px;
	background-repeat: repeat;

}
.regtext {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #636363;
}
a {
	color: #FA85BC;
	text-decoration: none;

}
a:hover {
	color: #B9D47E;
	text-decoration: underline;

}
h1 {
	font-size: 18px;
	color: #C0CC80;

}
h2 {
	font-size: 14px;
	color: #FA85BC;

}
.lrbrdr {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F7A4C1;
	border-right-color: #F7A4C1;
	border-bottom-color: #F7A4C1;
	border-left-color: #F7A4C1;
}
p, td {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 20px;

}
.leftedgebkg {
	background-image: url(images/leftcolbkg.gif);
	background-repeat: repeat-y;
}
.rightedgebkg {
	background-image: url(images/rtcolbkg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.leftnav {
	padding: 5px 10px;
	background-color: #FFFFFF;

}
.main {
	padding: 10px;
	background-color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.leftnavtext {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
