body {
	background-color: #FFC708;
	margin: 0px;
	padding: 0px;
}
td{	font-family: Arial, Verdana, Helvetica, sans-serif;}

/*.left {
	background-image: url(images/left_temp.gif);
	background-repeat: no-repeat;
	background-position: top;
}*/

#list td{
	font-size: 12px;
	padding-bottom: 10px;
	padding-right: 4px;
	font-weight: bold;
	vertical-align: top;
}

#photo td{
	font-size: 11px;
	font-weight: bold;
}

#event td{color: #DA597B;}
#event .highlight{color: #ED1C24;}
#event a:link{color: #ED1C24;text-decoration:none}
#event a:visited{color: #ED1C24;text-decoration:none}
#event a:hover{color: #ED1C24; text-decoration:underline}




#member #list td{
	font-size: 10px;
	padding-bottom: 6px;
	padding-right: 4px;
	font-weight: normal;
	vertical-align: top;
}
#member #photo td{
	padding-bottom: 6px;
	padding-right: 8px;
}
#member td{color: #ffff00;}
#member .highlight{color: #ffff00;}
#member a:link{color: #fff200;text-decoration:none}
#member a:visited{color: #fff200;text-decoration:none}
#member a:hover{color: #fff200; text-decoration:underline}


.newspopupHEAD {
	font-size: 13px;
	font-weight: bold;
	color: #ED1C24;
	padding-left: 16px;
	padding-right: 12px;
	line-height: 21px;
}
.newspopupTEXT {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 16px;
	padding-right: 16px;
	line-height: 21px;
	padding-top: 16px;
}
.newspopupDATE {
	font-size: 48px;
	font-weight: bold;
	color: #000000;
}

#newsin {
	background-image: url(images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#newsin td{color: #f7931d;	font-size: 13px;	font-weight: bold;}
#newsin .date{	font-size: 28px;	line-height: 42px;	color: #FF0000;}
#newsin a:link{color: #f7931d;text-decoration:none}
#newsin a:visited{color: #f7931d;text-decoration:none}
#newsin a:hover{color: #ff0000; text-decoration:underline}

#index a:link{color: #000000;text-decoration:none}
#index a:visited{color: #000000;text-decoration:none}
#index a:hover{color: #000000; text-decoration:underline}
