body{
	margin:0px;
	padding:0px;
	background-image:url(../images/activities/bg.gif);
	background-repeat:repeat-x;
	font-family:Tahoma,"MS Sans Serif";
	font-size:11px;
	color:#333333;
}
a {
	font-size:11px;
	color: #f11386;
	text-decoration: none;
}
img {
	border:none;
}
textarea {
	border-style: solid;
	border-width: 1;
}
input {
	color: #000000;
	height: 20px;
}
td {
	font-family:Tahoma,"MS Sans Serif";
	font-size:11px;
}
.table {
	border: 1 solid #cccccc;
}
.indentparagraph {
	text-indent: 30px;
	text-align: justify;
}
.content_bg {
	background-image:url(../images/activities/content_bg.jpg);
	background-repeat:no-repeat;
	max-height: 2000px;
}
