A
{
	text-decoration:none;
	
}

BODY {
	margin:0;
	padding:0;
	background:#ffffff;	
}

p { margin-top: 8px; margin-bottom: 8px; }

/* 
E WEEK 09
*/
/* 
#fffcdf
#007070
*/

/*
Events
*/

.ew9_browse_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #F3941C;
	BORDER-RIGHT: #ffffff 1px solid;
	cursor: pointer; 
	cursor: hand;
	width: 115px;
	height: 20px;
	padding-left: 5px;
}

.ew9_browse_link1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #007070;
	BORDER-RIGHT: #ffffff 1px solid;
	cursor: pointer; 
	cursor: hand;
	width: 115px;
	height: 20px;
	padding-left: 5px;
}

.ew9_browse_link_photo {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #F3941C;
	BORDER-RIGHT: #ffffff 1px solid;
	cursor: pointer; 
	cursor: hand;
	width: 160px;
	height: 20px;
	padding-left: 5px;
}

.ew9_browse_link_photo1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #007070;
	BORDER-RIGHT: #ffffff 1px solid;
	cursor: pointer; 
	cursor: hand;
	width: 160px;
	height: 20px;
	padding-left: 5px;
}


.ew9_featured_event_hdr {	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fffcdf;
	text-decoration: none;
	line-height:20px;
}

.ew9_calendar_date_nen {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007070;
	border-right:solid 3px #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width:50px;
	height:50px;
	text-align:center;
	cursor: pointer; 
	cursor: hand;
}

.ew9_calendar_date {	
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
}

.ew9_calendar_date_nen1 {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right:solid 3px #ffffff;
	background-color: #F3941C;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width:50px;
	height:50px;
	text-align:center;
	cursor: pointer; 
	cursor: hand;
}

.ew9_calendar_year_nen1 {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right:solid 3px #ffffff;
	background-color: #F3941C;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	height:50px;
	text-align:center;
	cursor: pointer; 
	cursor: hand;
}

.ew9_calendar_date1 {	
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
}

.ew9_calendar_year1 {	
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
}
/*
Events
*/

.ew9_singnature {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #faa61a;
}

.ew9_singnature1 {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #007070;
}

.lister {
	LIST-STYLE-IMAGE: url(../eweek09/eweek_img/dot.jpg); 
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 2px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	list-style-type: square;
	text-indent: 5px;
	list-style-position: outside;
}

.date1 {	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.ew9_top_band
{
	background-image:url('../eweek09/eweek_img/top_band.jpg');
	background-repeat:repeat-y;
	height: 5px;
}

.ew9_event_border {
	border-right:solid 1px #cccccc;
	border-top:solid 1px #cccccc;	
	border-bottom:solid 1px #cccccc;	
	padding :5px;
}

.ew9_header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 243px;
	height: 25px;
	background-color: #005FAF;
	vertical-align: bottom;
	text-align:center;
	padding-bottom: 5px;
} 

.ew9_header1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 329px;
	height: 25px;
	background-image:url('../eweek09/eweek_img/hdr_bg.jpg');
	background-repeat:repeat-y;
	vertical-align: bottom;
	text-align:center;
	padding-bottom: 5px;
} 

.ew9_header_border {
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;	
} 

.ew9_header_border_a {
	border-right:solid 1px #cccccc;
} 

.ew9_header_border1 {
	border-left:solid 1px #cccccc;
} 

.ew9_header_border2 {
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;	
	border-bottom:solid 1px #cccccc;	
} 

.ew9_text_padding {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
} 

.ew9_text_padding_a {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
} 

.ew9_border_left {
	background-image:url('../eweek09/eweek_img/right_bg.jpg');
	background-repeat:repeat-y;
	width: 202px;
}

.ew9_intro_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
} 

.ew9_intro_pldge_bold {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:center;
} 

.ew9_intro_pldge_bold_a {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:center;
} 

.ew9_intro_text_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
} 

.ew9_header_right {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #faa61a;
	padding-left: 5px;
	text-transform: uppercase;
} 

.ew9_border {
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;	
}

.ew9_line {
	background-color: #FFB74A;
	height: 1px;	
}

.ew9_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F0971F;
	text-decoration: none;
}

a.ew9_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F0971F;
	text-decoration: none;
}

a:hover.ew9_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F0971F;
	text-decoration: underline;
}

.ew9_link_a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.ew9_link_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F0971F;
	text-decoration: none;
}

a.ew9_link_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F0971F;
	text-decoration: none;
}

a:hover.ew9_link_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F0971F;
	text-decoration: underline;
}


.ew9_sublinkheader {	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #97989A;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:10px;
	padding-top:6px;
	padding-bottom: 5px;
	background-color: #fffcdf; 
	height: 25px;
}

.ew9_sublinkheader1 {	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #007070;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:10px;
	padding-top:6px;
	padding-bottom: 5px;
	background-color: #fffcdf; 
	height: 25px;
}

.ew9_border_bottom {
	border-bottom:solid 1px #e6e6e6;
	padding-left:10px;	
	height: 25px;
	background-color: #FFFFFF; 
}

.ew9_border_bottom_last {
	border-bottom:solid 1px #e6e6e6;
	padding-left:10px;	
	height: 8px;
	background-color: #F3F3F5; 
}

.ew9_border_bottom1 {
	border-bottom:solid 1px #e6e6e6;	
	background-color: #FFFFFF; 
}

.ew9_border_top_right {
	border-top:solid 1px #CCCCCC;	
	border-right:solid 1px #CCCCCC;	
}


.ew9_sublink {	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #97989A;
	text-decoration: none;
}

a.ew9_sublink
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
	COLOR:#97989A;
	font-weight: normal;	
	text-decoration: none;
}

a:hover.ew9_sublink
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
	COLOR:#F3941C;
	font-weight: bold;	
	text-decoration: none;
} 

.ew9_sublink1
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
	COLOR:#F3941C;
	font-weight: bold;	
	text-decoration: none;
}

.ew9_loginheader {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #007070;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 25px;
	padding-left: 10px;
	background-image:url('../eweek09/eweek_img/login_band.jpg');
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align:left;
}

.ew9_loginheader1 {	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #999999; 
	height:20px;
	padding-left: 15px;
}

.ew9_logline_bg {
	background-color: #EDEDED;
	padding-left:8px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:solid 1px #CCCCCC;	
	border-right:solid 1px #CCCCCC;	
	border-bottom:solid 1px #CCCCCC;	
}

.ew9_header_main {	
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #007070;
	text-decoration: none;
	text-transform: uppercase;
}

.ew9_header_arrow {	
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #007070;
	text-decoration: none;
	text-transform: uppercase;
}

.ew9_header_small {	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #F3941C;
	text-decoration: none;
}


.ew9_right_bg {
	background-color: #fffcdf;
	width: 150px;
}

.ew9_breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}

a.ew9_breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}

a:hover.ew9_breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F3941C;
	text-decoration: underline;
}

.ew9_breadcrumbsarow
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.ew9_breadcrumbs1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F3941C;
	text-decoration: none;
}

.ew9_featured_event_hdr {	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #F3941C;
	text-decoration: none;
	line-height:20px;
}

.ew9_sec_header_arrow {	
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #97989A;
	text-decoration: none;
	text-transform: uppercase;
}

.ew9_sec_header_small {	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F3941C;
	text-decoration: none;
}

.ew9_sec_header_small_a {	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #97989A;
	text-decoration: none;
}

.ew9_sec_header_smalla {	
	font-family: Arial;
	font-size: 12px;
	font-weight: 97989A;
	color: #97989A;
	font-weight: bold;
	text-decoration: none;
}

.ew9_sec_text_bold {	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #faa61a;
	text-decoration: none;
}

.ew9_textlink {	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #007070;
	text-decoration: none;
}

a.ew9_textlink
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
	COLOR:#007070;
	font-weight: bold;	
}

a:hover.ew9_textlink
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
	COLOR:#F0971F;
	font-weight: bold;	
	text-decoration: underline;
} 

.ew9_columnHead {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #faa61a;
	background:#f6f6f6;
	padding-left:5px;
	padding-right:5px;
	height: 22px;
}

.ew9_columnHead2 {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background:#C45C05;
	padding-left:5px;
	padding-right:5px;
	height: 22px;
}


.ew9_dataRow1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background:#ffffff;
	padding-right:5px;
	height: 22px;
	
}

.ew9_dataRow2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background:#F3F3F5;
	padding-right:5px;
	height: 22px;
}

.ew9_bgtb1 {
	background-color: #f0f0f0;
}


.ew9_diary_box {
	background-color: #ffffff;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	padding:4px;	
}


.ew9_box_header {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	width:215px;
	height:20px;
	padding-left: 10px;
	background-color: #D2232A;
}

.ew9_diary_text
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height: 140%px;
}

.ew9_button 
{
	background-image:url('../eweek09/eweek_img/bu_bg.gif');
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height:22px;
	text-align: center;
	cursor: pointer; 
	cursor: hand;
	background-color: #D2232A;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
} 


.ew9_right_box_header 
{	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height:22px;
	text-align: center;
}

.ew9_line_v
{
	background-image:url('../eweek09/eweek_img/div_v.gif');
	background-repeat:repeat-y;
} 

.ew9_line_h
{
	background-image:url('../eweek09/eweek_img/div_h.gif');
	background-repeat:repeat-x;
}

.ew9_home_hdr_small {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F0971F;
	text-decoration: none;
}

.ew9_sub_hdr {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #005F5B;
	text-decoration: none;
	text-transform: none;
}

.ew9_home_hdr {	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005F5B;
	text-decoration: none;
	text-transform: uppercase;
	height: 23px;
}

.ew9_home_hdr1 {	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F0971F;
	text-decoration: none;
	text-transform: uppercase;
	height: 23px;
}


.home_photo
{
	border-left:solid 1px #C1BBAF;
	border-right:solid 1px #C1BBAF;
	border-bottom:solid 1px #C1BBAF;
	border-top:solid 1px #C1BBAF;
} 

.ew9_link_home {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #005F5B;
	text-decoration: underline;
}

a.ew9_link_home {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #005F5B;
	text-decoration: none;
}

a:hover.ew9_link_home {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #005F5B;
	text-decoration: underline;
}

a.ew9_link_bold1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #005F5B;
	text-decoration: none;
}

a:hover.ew9_link_bold1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F0971F;
	text-decoration: underline;
}

.ew9_img_box {	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	background-color: #e6e6e6;
}


#ew09_popitmenu{
	position: absolute; 
	color: #636466;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	z-index: 100;
	visibility: hidden;
	background-color: #ffffff;
	border-left:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	border-top:solid 1px #e6e6e6;
}

#ew09_popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	color: #636466;
	display: block;
	border-bottom:solid 1px #e6e6e6;
	padding-left:8px;	
	padding-top:3px;	
	padding-bottom:3px;	
}

#ew09_popitmenu a:hover{ /*hover background color*/
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
	COLOR:#FF9900;
	font-weight: bold;	
	text-decoration: none;
	background-color: #ffffff;
	border-bottom:solid 1px #e6e6e6;
	padding-left:8px;	
	padding-top:3px;	
	padding-bottom:3px;	
}


#ew09_dropmenudiv{
	background-color: #F3F3F5;
	border-bottom:solid 1px #e6e6e6;
	position:absolute;
	border:1px solid #cccccc;
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
	}
	
#ew09_dropmenudiv a{
background-color: #ffffff;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #cccccc;
	padding: 1px 0;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	}
	
#ew09_dropmenudiv a:hover{ /*hover background color*/
	background-color: #F3F3F5;
	border-bottom:solid 1px #e6e6e6;
	background-repeat:repeat-y;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}
		
.ew9_border
{
	border: solid 1px #C1BBAF;
	padding: 10px;
} 
