@import url("IAA_Style.css"); 
.theme_bg { background-color: #7B3744; }
.theme_dark { background-color:#FFF2F4; }
.theme_light { background-color:#FFFAFB; }

.table_header { background-color:#E6D7DA; font-weight: bold; }

.theme_bg_alternate_border 		 { background-color:#7B3744 }
.theme_bg_alternate_border_white { background-color:#FFFFFF }

.breadcrumb {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #894D57; text-decoration: none; font-weight: bold; } 

A.breadcrumb 			{ font-size: 11px; color: #894D57; font-family: Arial; font-weight: normal; text-decoration : none; }
A.breadcrumb:active		{ font-size: 11px; color: #894D57; font-family: Arial; font-weight: normal; text-decoration : none; }
A.breadcrumb:link		{ font-size: 11px; color: #894D57; font-family: Arial; font-weight: normal; text-decoration : none; }
A.breadcrumb:visited	{ font-size: 11px; color: #894D57; font-family: Arial; font-weight: normal; text-decoration : none; }
A.breadcrumb:hover		{ font-size: 11px; color: #894D57; font-family: Arial; font-weight: normal; text-decoration : none; }

A. 			{ font-size: 11px; color: #7B3744; font-family: Arial; font-weight: normal; text-decoration : underline; }
A.:active	{ font-size: 11px; color: #7B3744; font-family: Arial; font-weight: normal; text-decoration : underline; }
A.:link		{ font-size: 11px; color: #7B3744; font-family: Arial; font-weight: normal; text-decoration : underline; }
A.:visited	{ font-size: 11px; color: #7B3744; font-family: Arial; font-weight: normal; text-decoration : underline; }
A.:hover	{ font-size: 11px; color: #7B3744; font-family: Arial; font-weight: normal; text-decoration : underline; }

.theme_list_content	{ padding-top: 2px; padding-bottom: 3px; font-family: Arial; font-size: 11px; color: #7B3744; background-color: #FFFFFF; }

.theme_table_row_even 			{font-size: 11px; background-color:#FFF2F4; font-family: Arial; font-weight: normal; padding-bottom:10px; padding-top:10px; padding-left:16px;}
.theme_table_row_even_body 		{font-size: 11px; background-color:#FFF2F4; font-family: Arial; font-weight: normal; padding-bottom:10px; padding-top:10px; padding-left:16px; padding-right:15px; }
.theme_table_row_even_details 	{font-size: 11px; font-family: Arial ; font-weight: normal;  }
.theme_table_row_even_details_italic {font-size: 11px;  font-family: Arial; font-weight:normal; font-style:italic }

.theme_table_row_odd 			{font-size: 11px; background-color:#FFFAFB; font-family: Arial; font-weight: normal; padding-bottom:10px; padding-top:10px; padding-left:16px;}
.theme_table_row_odd_body 		{font-size: 11px; background-color:#FFFAFB; font-family: Arial; font-weight: normal; padding-bottom:10px; padding-top:10px; padding-left:16px; padding-right:15px;}
.theme_table_row_odd_details 	{font-size: 11px;  font-family: Arial; font-weight: normal;  }
.theme_table_row_odd_details_italic {font-size: 11px;  font-family: Arial; font-weight:normal; font-style:italic }


.theme_pink_bgcolor_dark		{font-size: 11px; background-color:#E6D7DA; font-family: Arial; font-weight: normal; padding: 5 5 5 5; }
.theme_pink_bgcolor_light		{font-size: 11px; background-color:#F1EBEB; font-family: Arial; font-weight: normal; padding: 5 5 5 5; }

/* Council Member Details Box */
.theme_box_name			{font-size: 11px; background-color:#E6D7DA; font-family: Arial; font-weight: normal; padding-bottom:10px; padding-top:10px; padding-left:16px;}
.theme_box_details		{font-size: 11px; background-color:#F1EBEB; font-family: Arial; font-weight: normal; padding-bottom:10px; padding-top:10px; padding-left:16px; padding-right:16px;}