body{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color:#F3F0D7;
	background-image: none;
	scrollbar-face-color: #D5BA7B; scrollbar-shadow-color: #003399; 
	scrollbar-highlight-color: #FFFFC0; scrollbar-3dlight-color:#003399; 
	scrollbar-darkshadow-color: #85AECB; scrollbar-track-color: #F3F0D7;
	scrollbar-arrow-color: #003399;
}

th,td{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.TextWhite{
	color: #FFFFFF;
}

.MenuLeft{
	color: #006699;
	text-decoration:none;
	font-weight: bold;
}


.MenuText{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.MenuFooterBar{
	color: #FFFFFF;	
}

a.MenuFooterBar{
	text-decoration:underline;
}

a.MenuText:hover{
	color:#F3F0D7;	
}

.TableDataHightlight{
	background-color:#F3F0D7;
	cursor: HAND;	
}

.TableDataClear{
	background-color:#FFFFFF;
}

.TableOuter{
	border-color:#85AECB;
	border-width: 2px;
	border-style: solid;
}

.TableDisplayBorder{
	border-style: outset;
	border-width: 1px;
	border-color: #ffffcc;
}

.TableMembersDirectory{
	border-style: outset;
	border-width: 1px;
	border-bottom-color: #F3F0D7;
	border-top-color: #F3F0D7;
	width: 90%;
}

.BBATitle{
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: 2px;
}

.SectionHeader{
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 2px;
}

.MenuBoxHeader{
	color:#4F4F4F;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
}

input,select{
	font-size:9px;
	background-color:#E3ECF3;
	border-style: outset;
	border-width: 2px;
	border-color:#E3ECF3;
}

textarea{
	font-size:11px;
	background-color:#E3ECF3;
	border-style: outset;
	border-width: 2px;
	border-color:#E3ECF3;
}

.SubmitButton{
	font-size:9px;
	color: #4F4F4F;
	background-color:#E3ECF3;
}

.FAQHighlight{
	color: #ff3300;
	font-size: 12px;
	font-weight: bold;
}

.Categories{
	line-height:15px;
}

.BizCardHeader{
	text-transform : uppercase;
	font-weight: bold;
	font-size: 14px;
}

.BizCardDescript{
	color: #060972;
	font-size: 10px;
}

.BizCardKeywords{
	color: #6b6b6b;
	font-size: 10px;
}

.BizCardDescriptBorder{
	border-style: outset;
	border-width: 1px;
	border-color: #ffffcc;
}

.UpcomingEvents{
    padding: 5px;
	align: center;
	border-style: solid;
	border-color: #F3F0D7;
	border-width: 2px;
	background-color:#cc9933;	
}

.TextRed{
	color:#ff3300;
}

.SearchPages{
	padding: 3px;
	align: center;
	border-style: solid;
	border-color: #AD8C63;
	border-width: 2px;
	background-color:#E7DEB5;	
}

.Alphabet{
	font-size: 12px;
}

/* Bulletin Board Colours 
Note: BulletinBoardRow0 and BulletinBoardRow1 are used for alternating row colors
*/
.BulletinBoardRow0{
	background-color:#f3f3e9;
}

.BulletinBoardRow1{
	background-color:#F3F0D7;
}

.BulletinBoardHighlight{
	background-color:#F5ECA3;
}
