body,td,th {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #3389ac;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(/images/bg_big3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
input {
	font-family: Century Gothic, Arial, Helvetica;
}
form {
	padding:0;
	margin:0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #ff9900;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
.mainspace {
}
.bodyHeader {
	color: #ff9900;
	font-weight:bold;
	font-size:12pt;
}
.subStyle {
	display:block;
	font-size:13px;
	padding-left:10px;
	width:150px;
	background-color:#666666;
}
.pContent {
}

.containsPager td, .containsPager a {
	color:#000000;
}
.h2 {
	font-weight:bold;
}

/* DONATION FORMS AND OTHER FORMS */
.registerTable td {padding:3px 0px 0px 2px;}
.registerTable input[type=text] {width:150px;}
.registerTable select {width:155px;}
.registerTable input[type=submit], .registerTable input[type=button] {width:150px;}
.registerTableSmallField {width:30px!important;}


/* CALENDAR */
.month_text_link {margin-right:5px;}