a {
	text-decoration: none;
	color: #C6003A;
}

a:hover {
	text-decoration: underline;
	color: #9C0047;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.flatbutton  {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.smalltext {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.tinytext {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #034D86;
	clip: rect( );
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}

.smalltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: none;
}

.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	clip: rect( );
}

.Pinktextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	float: none;
	border: 1px solid #C6003B;
	height: auto;
	width: auto;
	background-color: #EDC1CB;
}

.Memberstextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #024D86;
	text-align: justify;
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #034D86;
	background-color: #70A4D2;
}

.membersformbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 1px solid #024D86;
}

.smalltextblue {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #024D86;
	font-weight: bold;
}

.Greentextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	float: none;
	border: 1px solid #457021;
	height: auto;
	width: auto;
	background-color: #DAEFC9;
}

.MenuText {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
	font-weight: bold;
}

.BEMCalendar_DataArea{
	width: 160;
	background : #000000;
}

.BEMCalendar_OuterFrame {
	background-color : #3F738D;
}

.BEMCalendar_InnerFrame {
	background-color : #7BA1B1;
}

.BEMCalendar_TopPartNavpanel {
	background-color : #C7DCDE;
	height: 3px;
}

.BEMCalendar_BottomPartNavpanel{
	background-color : #59879D;
	height: 3px;
}

.BEMCalendar_Navpanel {
	background-color : #7BA1B1;
	
}

.BEMCalendar_DateGrid{
	background-color : #3F738D;
	
}

.BEMCalendar_WeekDay{
	background-color: #ECECF1;
	font: bold 11px Verdana, Arrial Narrow, sans-serif;
	color: #3F738D;
	width : 15 px;
	text-align: center;
}

.BEMCalendar_SelectedDayCell{
	background-color: #F22800;
	text-align: center;
}

.BEMCalendar_WorkDayCell{
	background-color: #FFFFFF;
	text-align: center;
	width : 15 px;
}

.BEMCalendar_HoliDayCell{
	background-color: #DCE6F0;
	text-align: center;
	width : 15 px;
}

.BEMCalendar_OtherMonthDayCell{
	background-color: #FFFFFF; 
	text-align: center;
	width : 15 px;
}

.BEMCalendar_OtherMonthDay{
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: Silver;
	text-decoration : none;
}

.BEMCalendar_CurrentMonthDay{
	font:  11px Verdana, Arrial Narrow, sans-serif; 
	color: #3F738D;
	text-decoration : none;
}

.BEMCalendar_SelectedDay{
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
}

.BEMCalendar_InfoTitle{
	font: 11px Verdana, Arrial Narrow, sans-serif; 
	color: #FFFFFF;
	text-align: center;
}
