.regularText
{
	font-family:Verdana;
	font-size:10px;
}


.blueTab 
{
	padding-top:0;
	padding-left:10px;
	background:url('/community/members/user/img/blueFullBar.jpg');
	background-repeat: repeat-x;
}

.yellowTab 
{
	padding-top:0;
	padding-left:10px;
	background:url('/community/members/user/img/yellowFullBar.jpg');
	background-repeat: repeat-x;
}
.redTab 
{
	padding-top:-1px;
	padding-left:10px;
	background:url('/community/members/user/img/redFullBar.jpg');
	background-repeat: repeat-x;
}

h3 
{
	color:#000099;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

p 
{
	padding:1px;
	margin:1px;
}


.eventDate 
{
	color:#FD0200;
	font-size:12px;
	font-weight:bold;
}
.eventTitle
{
	color:#02019D;
	font-size:12px;
	font-weight:bold;
}
.eventText
{
	color:#000;
	font-size:12px;
	font-weight:normal;
}

.errorMessage
{
	color:#FD0200;
	font-size:10px;
}



#contentDiv 
{
	padding:10px;
}

.searchnav{ 	font-family: Verdana, Arial;
		font-size: 8pt;
        color: #004AAD; 
		line-height: 13pt;
		text-decoration: none;
		}

#tabText 
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}



#tabText:hover
{
	text-decoration:underline;
}

#btnEvents, #btnEvents2  
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#btnCommunityEvents 
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#btnCommunityEvents:hover
{
	text-decoration:underline;
}

#btnRegionalPage 
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#btnRegionalPage:hover
{
	text-decoration:underline;
}

#lnkSelectEvent 
{
	font-weight:bold;
	color:#02019D;
	text-decoration:none;
}

#btnEvents:hover
{
	text-decoration:underline;
}

#btnBranchs 
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#btnBranchs:hover
{
	text-decoration:underline;
}

#lblPages,#lblPages2  
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#lblPages:hover
{
	text-decoration:underline;
}

#monthSelect {
	margin: 0;
	padding: 12px;
	background-color: #fdfdfd;
	font: bold 12px "Tahoma", Arial, sans-serif;
	line-height: 24px;
	color: #000000;
	border: 1px solid #e51d1d;
	text-align: left;
	font-weight:normal;
	width:350px;
}	

#hr {
	margin: 0;
	color: #e51d1d;
	width:350px;
}	

.select 
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: rgb(0, 0, 153);
	font-weight: bold;
}


.siteName
{
	color:#ffffff;
	font-size:22px;
	font-weight:normal;
}

.tdRedLift	{ background-color: #FF0000; }

