body
{
	margin: 0;
	padding: 0;
	background-image: url('../images/carbonbg1.png');
	font-family: "Tahoma","Free Serif";

}
	a:link {color: #ffffff; text-decoration: underline; }
	a:active {color: #ffffff; text-decoration: underline; }
	a:visited {color: #ffffff; text-decoration: underline; }
	a:hover {color: #ffffff; text-decoration: underline; }

#AboutHut{
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#bmfalogo{
	margin-top: 0px;
	padding-top: 7px;
	margin-bottom: 0px;
}
#bmfa{
	 color: #ffffff;
	margin-top: 8px;
}
.bordertitle{
	color: #ffffff;
	position: relative;
	z-index: 2;
	background-color: #555555;
	top: -23px;
	padding: 7px;
	text-align: center;

}
#centeralign{
	text-align: center;
}
.centeralign_link{
	text-align: center;
	margin-left: -12px;
	border: none;
	margin-bottom: 15px;
}
.linknoborder{
border: none;
}
#copyright{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#copyright2{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.floatleft{
	position: relative;
	float: left;
}
.floatright{
	position: relative;
	float: right;
}
#footer{
	border: 1px solid #000000;
	margin-top: 20px;
}
#footercontent{
	background-image: url("../images/possfootermiddle.png");
	height: 94px;

}
#footercontent2{
	padding-top: 10px;
}
#footertop{
	width: 798px;
	height: 5px;
	background-image: url("../images/possfooter1.png");
}
#footerbmfa{
	width: 130px; 
	position: relative;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
#footerbottom{
	width: 798px;
	height: 4px;
	background-image: url("../images/possfooter2.png");
}
#indexnews{
	width: 500px;
	border: solid 1px;
	padding: 10px;
	margin-top: 20px;
}
#indexwelcome{
	width: 500px;
	border: solid 1px;
	padding: 10px;
	margin-top: 20px;
}
#indexwelcome{
	width: 500px;
	border: solid 1px;
	padding: 10px;
	margin-top: 5px;
}

.innerboxcontent{
	padding: 0px;
	margin-top: -15px;
	z-index: 1;
	position: relative;
	text-align: justify;
}
#loginbox{
	border: solid 1px;
	width: 220px;
	padding: 10px;
	margin-top: 2px;

}
#maincontent{
	padding: 8px;
	width: 780px;
	border: none;
	text-align: justify;
}
.noborder{
	border: none;
}
.nobottommargin{
	margin-bottom: 0px;

}
.notopmargin{
	margin-top: 0px;

}
#pagetitle{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#pagewrap
{
	width: 800px;
	height: auto;
	border: solid;
	border-width: 1px;
	padding: 8px;
	background-color: #555555;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	color: #ffffff;
}
#sitemenu{
	width: 800px;

}
#sitemenu ul{
	border: 1px solid #000000;
	background-image: url('../images/possmenu.png');
	margin: 0;
	padding: 0;
	min-height: 40px;
}
#sitemenu ul li
{
	position: relative;
	float: left;
	top: 10px;
	display: inline;
	min-height: 40px;
}
#sitemenu ul li a
{
	display: block;
	width: 133px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#startpagecontent{
 	border: 1px solid #555555;

}
.subtitle{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
#tacnotice {
	margin-top: 10px;
}
#w3cvalidated{
	text-align: center;
}
#submitbox{
	text-align: right;
	margin-top: 10px;
}
#loginboxes{
	width: 130px;
	text-align: right;
}
#unamepwdlock{
	height: 60px;
}
#unamepwdtext{
	line-height: 1.6;
}

#indexregister{
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: static;
}
.loginboxwidth{
	width: 125px;
}

.formnomargin{
	margin: 0px;
	padding: 0px;
}
#indexcontentlock{
	min-height: 580px;
}
#regnotice1{
	text-align: center;
}
#regnotice2{
	text-align: center;
	font-weight: bold;
}
#regnotice3{
	text-align: center;
}

#regusernamestatusno{
	color: #ff0000;
}
#regusernamestatusyes{
	color: #00ff00;
}
#smalltext{
font-size: 12px;
}
.notopmargin{
	margin-top: 0px;
}
#membermenuwrap{
	border: 1px solid #000000;
	margin-top: 15px;
}
#membermenutop{
	width: 798px;
	height: 5px;
	background-image: url("../images/possfooter1.png");
}
#membermenubottom{
	width: 798px;
	clear: both;
	height: 4px;
	background-image: url("../images/possfooter2.png");
}
#membermenucontent{
	background-image: url("../images/possfootermiddle.png");
	background-repeat: repeat-y;

}
#membermenu{
	background-image: url("../images/possfootermiddle.png");
	background-repeat: repeat-y;
	width: 800px;
	margin: 0px;
	min-height: 40px;
	font-size: 15px;
}
.ClearBoth{
	height: 1px;
	clear: both;
	width: 800px;
}
#membermenuclear{
	height: 1px;
	clear: both;
	width: 800px;
}
#membermenu ul{
	border: 1px solid #000000;
	background-image: url('../images/possmenu.png');
	margin: 0;
	padding: 0;
}
#membermenu ul li
{
	position: relative;
	float: left;
	top: 10px;
	display: inline;
	min-height: 40px;
}
#membermenu ul li a
{
	display: block;
	width: 133px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#adminWCM{
	border: 1px solid;
	width: 350px;
	padding: 10px;
}
.ADMNfullbox{
	border: 1px solid;
	width: 760px;
	padding: 10px;
}
#topmargin20{
	margin-top: 20px;
}
.nomargin{
margin: 0px;
}
#ADMNNEWSSUBSUBJECT{
	margin-bottom: 5px;
	padding: 3px;
	width: 550px;
	
}
#ADMN_news_subject_box{
	width: 400px;
}
.margin10px{
	margin: 10px;
}
.leftmargin10px{
	margin-left: 10px;
}
.leftmargin25px{
	margin-left: 25px;
}
.leftmargin50px{
	margin-left: 50px;
}
.leftmargin75px{
	margin-left: 75px;
}

#ADMNNewsFormatting{

	padding: 3px;
	width: 550px;
}
#ADMNNewsAlign{

	padding: 3px;
	width: 550px;
}
#ADMN_NEWS_Textarea{
	width: 750px;
	height: 200px;
}

#ADMNSSLTyellow{
	background-color: #ffff00;
}
#ADMNSSLTwhite{
	background-color: #ffffff;
}
#ADMNSSLTred{
	background-color: #ff0000;
}
#ADMNSSLTgreen{
	background-color: #00ff00;
}
#ADMNSSLTorange{
	background-color: #FF8C00;
}
#ADMNSSLTblack{
	background-color: #000000;
}
#ADMNSSLTaqua{
	background-color: #00FFFF;
}
#ADMNSSLTblue{
	background-color: #0000FF;
}
.aligncenter{
	text-align: center;
}
.automargin{
	margin: auto;
}
.newsnewline{
	min-width: 2px;
	min-height: 13px;
}
.bold{
	font-weight: bold;
}
.nomarginleft{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;

}
.nomarginleft{
	text-align: justify;
	margin: 0px;
	padding: 0px;

}
.nomargincenter{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

}
.nomarginright{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: 0px;
	padding: 0px;

}
.subscript{
	vertical-align: bottom;
	font-size:xx-small;
}
.supscript{
	vertical-align: top;
	font-size:xx-small;
}
.strike{
	text-decoration: line-through;
}
.News_Subject{
	margin-top: 0px;
	text-decoration: underline;
	font-size: 14px;
	font-family: "Tahoma","Free Serif";
	color: #FFFFCC;

	
}
.News_Footer{
	margin-top: 10px;
	font-size: 10px;
	font-family: "Tahoma","Free Serif";
}
#events{
	width: 600px;
	text-align: center;
	margin: auto;
}
#saveonright{
	width: 120px;
	margin-left: auto;
	margin-right: 10px;
}
#lokesh{
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.event{
	width: 500px;
	border: solid 1px;
	padding: 10px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.newshr{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFEE;
}
#charitybox{
	border: solid 1px;
	width: 220px;
	padding: 10px;
	margin-top: 20px;
	clear: right;


}
#advertbox{
	border: solid 1px;
	width: 220px;
	padding: 10px;
	margin-top: 20px;
	clear: right;


}
#adminMM{
	border: solid 1px;
	width: 350px;
	padding: 10px;
	margin-top: 2px;
	clear: both;

}
#airambulance{
	text-align: center;
	margin: auto;
	border: none;
}
#airambulancedonate{
	text-align: center;
	margin: auto;
	border: none;
}
#ADMpendmmb{
	width: 700px;
	border: solid 1px;
	padding: 10px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.PendingMemberBox{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #777777;
	border: 3px solid #333333;
}
.PMBRight{
	position: relative;
	float: right;
	width: 340px;
}
#PLNR_Year{
	width: 250px;
	position: relative;
	float: right;
}
#PLNR_Month{

}
#PLNR_YR_MG{
	padding: 0px;
	margin: 0px;
}


#PNRfloatright{
	padding:0px;
	margin: 0px;
	position: relative;
	float: right;
}
#Calendar_Current{
	margin: auto;
	padding: 15px;
	border: 1px solid #ffffff;
	border-bottom: none;
	width: 450px;
	text-align: center;
	text-decoration: underline;
	font-size: 25px;
}
.calendar_line{
	margin: 0px; 
	padding: 0px;
	width: 770px;
	padding-bottom: 0px;
	background-image: url('../images/carbonbg1.png');
	height: 80px;
}
#calendar_day_line{
	margin: 0px; 
	padding: 0px;
	width: 770px;
	padding-bottom: 0px;
	border-bottom: 1px solid;
	height: 30px;
}
.calitem{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
	height: 20px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #3a3a3a;
}
.calitem2{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
	height: 20px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #444444;
}
#calendar_frame{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 770px;
	border: 1px solid;

}
.calday{
	margin: 0px;
	padding: 0px;
	width: 110px;
	height: 80px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #FFFEF6;
	color: #000000;
}
.calday2{
	margin: 0px;
	padding: 0px;
	width: 110px;
	height: 80px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #FFFDE3;
	color: #000000;
}
.caldayNULL{
	margin: 0px;
	padding: 0px;
	width: 110px;
	height: 80px;
	position: relative;
	float: left;
	text-align: center;


}
.calendarNumberPlacement{
	font-size: 12px;
	float: left;
	position: relative;
	text-align center;
	width: 13px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid;
}
.calendar_clear{
	clear: both;
	min-height: 60px;
}
.calendar_clear_empty{
	clear: both;
	padding-top: 20px;
}

.CAL_SUB_DAY{
	position: relative;
	float: left;
	width: 250px;
	border: none;	
}
.CAL_SUB_TIME{
	position: relative;
	float: left;
	width: 200px;
	border: none;	
	text-align: right;
	padding-left: 50px;
}
.minfixH20{
	min-height: 25px;
	border: none;
}
.CAL_SUB_ATTENDING{
	position: relative;
	text-align: center;
	width: 488px;
	border: 1px solid;
	padding: 5px;	
	margin-top: 5px;
}
.CAL_SUB_SUBMIT{
	position: relative;
	text-align: center;
	width: 488px;
	border: none;
	padding: 5px;	
	margin-top: 5px;
}
.red{
	color: red;
	font-weight: bold;
}
.rednodec{
	color: red;
	font-weight: bold;
	text-decoration: none;
}
#CalendarReturn{
	text-align: center;
	padding: 10px;
	width: 700px;
	border: 1px solid;
	margin: auto;
	color: #00ff00;
}
#bottompagelink{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ffffff;
}
#plan_del_red{
	background-color: #ff0000;
}
#plan_upd_grn{
	background-color: #00ff00;
}
#adminmemberlist{
	width: 780px;
	border: none;
}
#adminmemberlist th{
	height: 2em;
	text-align: center;

}
#adminmemberlist_title_tr{
	background-color: #000055;
}
#adminmemberlist td{
	background-color: #ffffdd;
	color: #000000;
	padding: 5px;
	text-align: center;
}
.admin_unsuspend a{
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
.admin_suspend a{
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
#adm_return{
	border: 1px solid;
	padding: 5px;
	background-color: #ffffdd;	
 	width: 400px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	margin-bottom: 10px;
	text-align: center;
	
}
#mainmenu_fix{
min-height: 100px;
}
#memberhome {

	border: solid 1px;
	width: 510px;
	padding: 10px;
	margin-top: 2px;
	min-height: 200px;
}
#memberhome_float {
	float: right;
	border: solid 1px;
	width: 220px;
	padding: 10px;
	margin-top: 20px;
	clear: right;
}
.center{
	text-align: center;
}
#Phone_Form{
	margin-top: 20px;
}
#Phone_Disclaimer_Title{
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
}
#Mob_Disc_UL li{
	margin-top: 10px;
}
#Phone_Continue{
	text-decoration: underline;
	color: #00ffff;
	font-size: 30px;
	margin-top: 20px;

}
#Phone_Cont_Examp{
	text-decoration: underline;
	color: #ffffff;
}
#Phone_Disclaimer_small{
	margin-top: 50px;
	font-size: 10px;
}
#registered_num{
	margin-top: 40px;
}
#Member_Remove_Number{
	margin-top: 40px;
}
#Member_Remove_Number_Confirm{
	margin-top: 40px;
	font-size: 30px;
}
#Member_Remove_Number_Cancel{
	margin-top: 40px;
	font-size: 30px;
	margin-bottom: 40px;
}
.top4{
	padding-top: 4px;
}
.top20{
	padding-top: 20px;
}
.top17{
	padding-top: 17px;
}

#MemberPassFail{
	font-size: 14px;
	width: 300px; 
	margin: auto;
	border: 1px solid #ff0000;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #ffffff;
	color: #000000;
}
.PassFailTitle{
	text-decoration: underline;
	font-weight: bold;
	color: #ff0000;
}
#memberFrequencyTable{
	border: solid 1px;
	width: 510px;
	padding: 10px;
	margin-top: 2px;
	min-height: 200px;

}
.smalltext{
	font-size: 12px;
}