body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #000000;
}

td.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15;
	padding-top: 10;
	padding-right:  10px;
}
td.main1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15;
	padding-top: 10;
	padding-right:  10px;
	background-image : url(img/content_football1.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
}
td.main2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	
	padding-left: 15;
	padding-top: 10;
	padding-right:  10px;
	background-image : url(img/content_softball1.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
}
td.main3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	
	padding-left: 15;
	padding-top: 10;
	padding-right:  10px;
	background-image : url(img/swimmer_01.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

td.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11.5px;
	padding-left: 15;
	padding-top: 10;
	padding-right:  10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td.footer {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
}
td.recent {
 padding: 3px 5px;
}

a.recent {
	color: #C2FAEC;
	font-size: 11px;
	line-height: 16px;
}

a.recent:hover {
	color: #C2FAEC;
	font-size: 11px;
	line-height: 16px;
}

a.footer {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
a.footer:hover {
	color: #50A955;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
span.greentitle {
	font-size : 20 px;
	color : #32CD32;
	font-weight : bold;
}

input.text {
width: 260px;
color: #666666;
}
textarea {
width: 260px;
color: #666666;
}



a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
a:hover {
	color: #50A955;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

div.header {
	font-size : 18 px;


}




