
table#welcome, table#welcome td, table#welcome p, table#task p, table#task td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td#mainwelcome {
	padding: 0 15px 0 0;
}

td#headerwelcome {
	padding: 0 15px 0 0;
}

td#necclogo {
	text-align: center;

}


table#welcome h1, table#task h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #A60A0D;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #A60A0D;
	letter-spacing: 2px;
}

table#welcome p, table#task p {
	margin: 5px 0 15px 0;
	line-height: 14pt;
}

table#welcome h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #1C1283;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

td#mainwelcome a {
	color: #FE9617;
	font-weight: normal;
}

table#welcome ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 14pt;	
}

table#welcome ol {
	margin: 0 0 15px 20px;
	padding: 0;
	line-height: 14pt;	
}

.lispace {
	margin: 0 0 5px 0;
}

table#welcome h3 {
	border: 1px solid #1C1283;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 3px;
	margin: 0;
	text-align: center;
	color: #1C1283;
}

td#participants {
	border: 1px solid #1C1283;
	background-color: #DAD8E6;
	height: 20px;
}

td#participants p {
	padding: 3px 3px 3px 3px;
	margin: 0px;
	text-align: center;
	font-size: 8pt;
	vertical-align: middle;
}

#participants a {
	color: #1C1283;
	text-decoration: none;
	font-weight:  normal;
}


.weeksummaries {
	border: 2px solid #F96917;
	margin: 25px 0 0 0;
	background-color: #FEEDAD;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.weeksummaries p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 5px 0 15px 0;
	line-height: 12pt;
	
}

.weeksummaries h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #A60A0D;
}

.weeksummaries a {
	color: #1C1283;
	font-weight: bold;
}

.weeksummaries td {
	padding: 5px;
}

.extras {
	font-size: 8pt;
	text-align: right;
	margin-bottom: 0;
}

table#fiverecent {
	border: 1px solid #1C1283;
	background-color: #DAD8E6;
	padding: 5px;
}

table#fiverecent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #1C1283;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

table#fiverecent img {
	border: 5px solid #C5C3DE;
}


