
.errorTableStyle{
	border:1px solid #D33;	
	width:80%;
	margin-bottom:10px;
	padding:5px;	
	color:#D33;
	background-color:#FFE7EB;	
}
.errorTableStyle p{
	padding:5px;
}
.errorTableContent{
	padding	:	5px;
}
.errormessage {
	font-family: Arial ,Verdana, Tahoma ;
	font-size: 12px;
	color:#D33;
	text-decoration: none;
}
.successmessage {
	color:green;
	background-color:#F7FFF0;
	border:1px solid green;	
	padding:5px;	
	margin-bottom:10px;
	font-family: Arial ,Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.member_club_title{
	color			: #FFFFFF;
	font-weight		: bold;
	font-size		: 14px;
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	background-color: #004382;
	height			: 25;
}
.member_field{
	font-family			: Arial, Verdana, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
}

.member_tableStyle{
	border			: 1px solid #000000;
}

.list_header{
	background		:#004382;
	font-family		: Arial,Verdana,Sans-serif,'Times New Roman';
	font-size		: 11px;
	font-weight		: Bold;
	color			: #ffffff;
	height			: 25;
}

.subtitle{
	color: #004382;
	font-family		: Arial,Verdana,Sans-serif,'Times New Roman';
	font-size:1em;
	font-weight:900;
}

.team_title_text{
	color		: #004382;
	font-family	: Arial,Verdana,Sans-serif,'Times New Roman';
}
.team_sub_heading_text{
	color: #C6122F;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
}
.squad_sub_heading_text{
	color: #036;
	font-weight: bold;
	font-size: 12px;
	//font-style:italic;
}

.cancelledEvent {
	color: #AAAAAA;
}

.cancelledEvent a {
	color: #AAAAAA;
}

.cancelledEvent img {
	opacity:0.4;
	filter:alpha(opacity=40)
}

.cancelledEvent input.submit{
	color: white;
	background: #AAAAAA;
	border: none;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin: 2px 1px;
}

.cancelsearch_title{
	font-size:1.2em;
	color:#AAAAAA;
	font-weight:bold;
}

.eventsearch_title{
	font-size:1.2em;
	color:#C6122F;
	font-weight:bold;
}

.activitysearch_title{
	font-size:1.2em;
	color:#004382;
	font-weight:bold;
}


.pocTable{
	/*background: url(../news/images/news_item.gif) repeat-x bottom;*/
	background-color:#EFF0F6;
	
}
.pocTable td {
	border:1px solid #CACEE1;
}
.pocTable td div.pocTeaser{
	
}
