/* Default CSS Stylesheet for a new Web Application project */
/*  */

/* START Default CSS Styles for Main Page Areas  */
.my
{
 font-size: xx-large;
}
.small_font		{ font-size:small; }
.medium_font	{ font-size:medium; }
.large_font		{ font-size:large; }
.x_large_font	{ font-size:x-large; }
.xx_large_font	{ font-size:xx-large; }
body
{
 /*   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #000;
*/
}
A:link	
{	


}	
		
A1:visited	
{	


}	
		
A1:active	
{	

}	
		
A:hover	
{	


}
.layout1body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #000;
   /* font-family: Arial;
    font-size:9pt;
    margin-top:0;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;
    padding:0px;
    background-color: #ffffff;
 */   
}
.MAIN_CONTENT_TABLE 
{
	background-color: #ffffff;
	/*background-image: url(images/content_bg.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
.OUTERFRAME_TABLE
{
	border: 0px;
	}
.headerTableContainer
	{
	background-image: url(images/index_bg.jpg);
	}
	
.OUTER_TABLE 
{
    border: 0px;
    height:100%; 
    border-color:Gray; 
    border-width:0px;
    /*width: 995;*/
    width: 800;
    text-align: center;
}
.left_bg 
{
	background-image: url(images/main_left_bg.jpg);
	background-position: left top;
	width: 18px;
}
.LL_Footer_Bg
{
	/* background-image: url(images/footer_bg.jpg); */
	/* background-position: bottom; */
	/* background-repeat: repeat-x; */
}
.LR_Footer_Bg
{
	/* background-image: url(images/footer_bg.jpg); */
	/* background-position: bottom; */
	/* background-repeat: repeat-x; */
}
.right_bg 
{
	background-position: right top;
	width: 18px;
	/*background-image: url(images/main_right_bg.jpg); */
	
}
.CONTENT_MAIN_PADDING_TABLE
{
 background-color: White;
}
.bg_index
{
	  
	 /* background-image: url(images/bg_index.jpg); */
	 /* background-repeat: repeat-x; */
	 /* background-position: top; */
}
.left_sidebar {
	width: 199px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 20px;
}
.left_sidebar h1.start {
	background-image: url(images/top.png);
}
.left_sidebar h1.start {
    background-image:none;
}
.left_sidebar h1.sub {
	background-image: url(../images/sub_nav/top2.png);
}
.left_sidebar h1.sub {
    background-image:none;
}

.left_sidebar ul {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;

}
.left_sidebar ul {
    background-image:none;
}
.left_sidebar li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: 7px;
	margin-left: 2px;
}
.left_sidebar span {
	background-image: url(images/down.png);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 199px;
	margin-bottom: 20px;
}
.left_sidebar span {
    background-image:none;
}
.left_sidebar a {
	font-size: 0.75em;
	color: #3c627b;
	text-decoration: none;
	padding-left: 45px;
	height: 28px;
	display: block;
	padding-top: 17px;
	font-family: Arial;
}
.left_sidebar a:hover {


}
.left_sidebar .more {
	padding-top: 9px;
	height: 18px;
}
.left_sidebar .more:hover {
background-color:#FFFFFF;
} 
.Identity_Theft:hover, .Your_Privacy:hover, .Credit_Reports:hover, .Specialty:hover {
	background-color: #FFFFFF;

}
.Identity_Theft {
	background-image: url(images/icon_1.png);
	display: block;
	background-repeat: no-repeat;
	
}
.Your_Privacy {
	background-image: url(images/icon_2.png);
	background-repeat: no-repeat;

}
.Credit_Reports {
	background-image: url(images/icon_3.png);
	background-repeat: no-repeat;

}
.Specialty {
	background-image: url(images/icon_4.png);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.Identity_Theft, *html .Your_Privacy, *html .Credit_Reports, *html .Specialty {
    background-image:none;
}

/* END Default CSS Styles for Main Page Areas  */

/* START Default CSS Styles for Marketplace */
.ShoppingCartHeader
{
 background-color: #1CDF2F;
	font-size: 9pt;
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: bold;
}
.ShoppingCartItemTXT
{
	font-size: 8pt;
	color: black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: normal;
	text-align: left;
}
.ShoppingCartItemNUM
{
	font-size: 8pt;
	color: black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: normal;
	text-align: right;
}
.ShoppingCartFooter
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: bold;
    /*background-color: #FD811D;*/

}
/* END Default CSS Styles for Marketplace */

.postingnavimagethumbnail
 {	border: 1px inset #000000;
	margin-right: 1px;
	margin-left: 1px;
	
}
.membersectionbody
{
    font-family: Arial;
    font-size:9pt;
    margin-top:0;
    margin-left:0;
    margin-bottom:0;
    padding:0px;
    background-color:#ffffff;
    text-align:left;
}
.headeronlybody
{
    font-family: Arial;
    font-size:9pt;
    margin-top:0;
    margin-left:0;
    margin-bottom:0;
    padding:0px;
}
.emptymasterbody
{
    font-family: Arial;
    font-size:9pt;
    margin-top:0;
    margin-left:0;
    margin-bottom:0;
    vertical-align:top;
    background-color:#ffffff;
}
.printheaderonlybody
{
    font-family:Arial;
    font-size:9pt;
    margin-top:0;
    margin-left:0;
    margin-bottom:0;
    vertical-align:top;
    background-color:#ffffff;
}
td
{
    font-family:Arial;
    font-size:9pt;
}

INNER_TABLE 
{
    FONT-FAMILY: Arial;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-COLLAPSE: collapse;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-RIGHT: 0px;
    HEIGHT: 100%;
    WIDTH: 100%;
    BACKGROUND-COLOR: #ffffff
}
adminHeader
{
	font-size: 18pt;
	margin-left: 20px;
	color: #00FF00;
	font-weight: bold;
	font-family: verdana, arial;
}
.adminPageHeader
{
	font-size: 11pt;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
	font-family: verdana, arial;
}
.mainlink
{
	font-size: 11pt;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration:	none;
}


.image_link 
{
	background-image: url(images/image_link.jpg);
	display: block;
	height: 185px;
	width: 724px;
	margin-top: 15px;
	background-position: 4px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 18px;
	margin-bottom: 15px;
}

/* START Default CSS Styles for htmauthPanelContent  */

.LinkLogin
{
 font-size: 14px;
 color: #ffff66;
 font-family: Arial, tahoma;
 text-align: Right;
 font-weight: bold;
   text-decoration: none;
}
 
.LinkLogin A:link 
{
  color: #ffff66;
  text-decoration: underline;
}
 
.LinkLogin A:visited 
{
  color: #ffff66;
}
 
.LinkLogin A:hover 
{
  color: #ffffff;
  text-decoration: underline;
}
.MemberAreaTableAnnon
{
	BORDER-COLLAPSE: collapse;
	text-align: left;
	border-width: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-RIGHT: 0px;
    HEIGHT: 100%;
    WIDTH: 100%;
  	font-family: Arial;
}
.MemberAreaTableAuth
{
	BORDER-COLLAPSE: collapse;
		text-align: left;
	border-width: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-RIGHT: 0px;
    HEIGHT: 100%;
    WIDTH: 190px;
	font-family: Arial;
}
.MemberAreaLinkAuth
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: Arial;
}
.MemberAreaTextAuth
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.MemberAreaTitleAuth
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.MemberAreaLinkAnnon
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: Arial;
}
.MemberAreaTextAnnon
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	text-align:left;
}
.MemberAreaBodyTD
{
	width:100%;
	vertical-align:bottom;
}
.MemberAreaTitleAnnon
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.MemberAreaWelcomeMsgAuth
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;  
	font-family: Arial;
}
/* END Default CSS Styles for htmauthPanelContent  */


/* START Default CSS Styles for Controls/NavBar_Control_CSS.ascx control */

.NavBarCSSMenu
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: blue;
	border-collapse: separate;
	text-align: Center;
	height: 40px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-align: Center;
	background-image: url(images/repeat_navi.jpg);
}
 
.NavBarCSSMenu .ItemTD 
{
 WIDTH: 120px;
}

.NavBarCSSMenu .ItemTD A 
{
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
  cursor: hand;
}
 
.NavBarCSSMenu .ItemTD A:hover 
{
  color: #F7DF08;
  font-weight:bold;
  text-decoration: none;
  cursor: hand;
}
.NavBarCSSMenu .SpacerTD 
{
 WIDTH: 10px;
  background-image: url(images/clear.gif);
}
 
 .NavBarCSSSubMenu 
{
  color: #EFF0BD;
  text-decoration: none;
  cursor: hand;
}
.NavBarCSSSubMenu A 
{
  color: #EFF0BD;
  text-decoration: none;
  cursor: hand;
}
 
.NavBarCSSMenu A:hover 
{
  color: #ffffff;
  text-decoration: underline;
  cursor: hand;
}
 
/* END Default CSS Styles for Controls/NavBar_Control_CSS.ascx control */

/* START Default CSS Styles for Controls/Main_Menu_Control_CSS.ascx control */
.MainMenuCSSItemTable
{
	text-align: left;
	width: 230px;
	vertical-align: top;
	border-style: none;
	border: 0px;
	border-color: Black;
	PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-RIGHT: 0px;
    height: 50px;

}
.MainMenuCSSSpacerTR
{
}
/* ----------------------------------START Topic Heading Header */

.MainMenuCSSTopicHeadingHeaderTR
{
	background-image: url(images/MNU_Header.gif);
}
.MainMenuCSSITopicHeadingHeaderBulletLeftTD
{
	background-image: url(images/Menu_Header_Heading_left_BK.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.MainMenuCSSTopicHeadingHeaderTD
{
	background-image: url(images/Menu_Header_Heading_bg_BK.gif);
	background-position:top;
	background-repeat: repeat-x;
	text-align: center;
	color: White;
	height: 25px;
}
.MainMenuCSSTopicHeadingHeaderTD-IMG
{
	 border: 0px;
	 
}
.MainMenuCSSITopicHeadingHeaderBulletRightTD
{
	width: 15px;
	background-image: url(images/Menu_Header_Heading_right_BK.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/* ----------------------------------END Topic Heading Header */
/* ----------------------------------START Topic Heading */
.MainMenuCSSTopicHeadingSpacerTR
{
}
.MainMenuCSSTopicHeadingTR
{
}
.MainMenuCSSTopicHeadingBulletTD
{
	text-align: center;
	width: 10px;
	height: 25px;
	background-image: url(images/MCM_left4-1_BK.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.MainMenuCSSTopicHeadingSpacerTD
{
}
.MainMenuCSSTopicHeadingTD
{
}
.MainMenuCSSTopicHeadingItemTD
{
	text-align: center;
	height: 25px;
	color: White;
	background-image: url(images/MCM_left4-2_bg_BK.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.MainMenuCSSTopicHeadingAftTD
{
	text-align: center;
	width: 8px;
	height: 25px;
	background-image: url(images/MCM_left4-3_BK.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/* ----------------------------------END Topic Header */
/*.MainMenuCSSItemTR
{
		background-color: white;
}
.MainMenuCSSItemTR:hover
{

}*/
.MainMenuCSSSpacerTD
{
	text-align: left;
	width: 1px;
	vertical-align: top;
	border-style: none;
	PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-RIGHT: 0px;
    height: 0px;
}
.MainMenuCSSSpacerTD-IMG
{
	 border: 0px;
	 width: 1px;
	 height: 1px;
	  /*images/clear.gif*/
}

.MainMenuCSSItemBulletTD-IMG
{
	 border: 0px;
	 /*images/menupt.gif*/
}
/*.MainMenuCSSItem
{
	text-decoration:none;
	
}*/
.MainMenuCSSItemTD 							/* Main Menu Font */
{
	text-align: left;
	color: White;
	text-decoration:none;
	padding-left:0px;
	height: 25px;
	background-image: url(images/MCM_bbb_BK.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 10pt;
	    font-weight: bold;
}
.MainMenuCSSItemTD A:link	
{	
	text-decoration:	none;
	color: 	#F7DF08;
    font-size:10pt;
    font-weight: bold;
}	
		
.MainMenuCSSItemTD A:visited	
{	
	color:	#F7DF08;
	    font-weight: bold;
}	
		
.MainMenuCSSItemTD A:active	
{	
	color:	#F7DF08;
	    font-weight: bold;
}	
		
.MainMenuCSSItemTD A:hover	
{	
	text-decoration:	none;
		color:	White;
		    font-weight: bold;
    font-size:10pt;
}
.MainMenuCSSItemTD:hover 
{
	text-align: left;
	color: White;
	text-decoration: underline;

}
a.MainMenuCSSItemTD-DIV
{
	color: White;
	position: relative;
	font-weight: normal;


}
a.MainMenuCSSItemTD-DIV:Link
{
	color: #ffffff;
	position: relative;
	font-weight: normal;


}
a.MainMenuCSSItemTD-DIV:hover
{
	position: relative;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.MainMenuCSSItemBulletTD
{
	text-align: center;
	width: 10px;
	height: 25px;
	background-image: url(images/MCM_left3-1_BK.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.MainMenuCSSAftItemTD
{
	text-align: center;
	width: 6px;
	height: 25px;
	background-image: url(images/MCM_left3-3_BK.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
/* ----------------------------------START Main Menu Footer */
.MainMenuCSSTopicFooterHeaderTR
{
	
}
.MainMenuCSSITopicFooterBulletLeftTD
{
background-image: url(images/Menu_Footer_Left_BK.gif);
	background-position: right bottom;
	background-repeat: no-repeat;	
}
.MainMenuCSSTopicFooterHeaderTD
{
background-image: url(images/Menu_Footer_bg_BK.gif);
	background-position:top;
	background-repeat: repeat-x;
	text-align: center;
	color: White;
	height: 6px;	
}
.MainMenuCSSITopicFooterBulletRightTD
{
	width: 6px;
	background-image: url(images/Menu_footer_right_BK.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/* ----------------------------------START Topic Heading Header Footer */

/* END Default CSS Styles for Controls/Main_Menu_Control_CSS.ascx control */

/* START Default CSS Styles for Controls/Main_Menu_Control.ascx control */

.MainMenuItemTable
{
	text-align: left;
	width: 170px;
	vertical-align: top;
	border-style: dashed;
	border: 1px;
	PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-RIGHT: 0px;
    height: 50px;
}
.MainMenuItem
{
	text-decoration:none;
}
.MainMenuHeaderItemTD
{
	text-align: left;
	width: 100%;
	padding: 5px;
	PADDING-TOP: 5px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 5px;
    PADDING-RIGHT: 0px;
	font-weight: bold;
}
.MainMenuItemTD
{
	text-align: left;
	width: 100%;
	height: 20px;
	padding: 5px;
	PADDING-TOP: 5px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 5px;
    PADDING-RIGHT: 0px;
	font-weight: bold;
	background-image: url(images/MCM_bbb_BK.jpg);
	background-repeat: repeat-x;
}
.MainMenuBulletTD
{
	text-align: center;
	width: 25px;
	background-image: url(images/MCM_left3-1_BK.jpg);
	background-repeat: repeat-x;
}
/* END Default CSS Styles for Controls/Main_Menu_Control.ascx control */

/* START Default CSS Styles for Header Search control */
.search 
{
	float: right;
	width: 350px;
	position: absolute;
	left: 645px;
	top: 32px;
}
.search .search_label 
{
	float: right;
}
.search #search_btn 
{
	float: right;
	color: #FFFFFF;
	padding-right: 15px;
}
/* END Default CSS Styles for Header Search control */

/* Email Message styles ========================================================== */
.EmailPageTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: Arial;
}
.EmailLabelText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.EmailStandardText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
/* End of Email Message styles =================================================== */
.LabelText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.StandardText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.InputText
{
	font-size: 8pt;
	color: Black;
	font-family: Arial;
}
.inputItem
{
    font-size: 8pt;
    color: black;
    font-family: Arial;
}
.CMSSearchinputItem
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
    width: 300px;
}
.CMSSearchinputTitle
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
}
.StandardTextSM
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
}
.InputTextSM
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	height: 20px;
}
.inputItemSM
{
    font-size: 9pt;
    color: black;
    font-family: verdana, arial;
    height: 18px;
}
.BtnTextSM
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
	height: 20px;
}
.ProfilePhoto
{
	background-color:Black;
	border-width:10px;
	padding:50px;

}
.SepBannerText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.SepBannertr
{
    background-color: #F2F2F2;
    border-bottom:solid 1px black;
    border-top:solid 1px #black;
    height:22px;
    vertical-align:middle;
}
.SepBannertable
{
    background-color: #F2F2F2;
    border-color:black;
    border-collapse:collapse;
    border-bottom:solid 1px black;
    border-top:solid 1px #black;
    height:22px;
    vertical-align: middle;
}
.Header_Table
{
	background-image: url(images/Sample_Header_BG.jpg);
	width:100%;
}
.postingnavimagethumbnail
 {	border: 1px solid #000000;
	
}
.galleryhomefieldsetname
{
	font-weight: bold;
	font-size: 10pt;
	color: #3333cc;
	font-family: Arial;

}
.galleryhomefieldsetnameLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #3333cc;
	font-family: Arial;
	text-decoration: none;
}
.galleryhomefieldsetnameLink:hover	
{
	font-weight: bold;
	font-size: 10pt;
	color: #3333cc;
	font-family: Arial;
	text-decoration: underline;
}
.galleryhomeThumbnailImage
{
	border: 1px;
	border-style: solid;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px
}
.galleryhomeFeatureImage
{
	border: 0px;
	border-style: solid;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px
}

.SearchRightSide
{
	background-color:#EBE6B0; 
	height:30px; 
}
.searchresultstitlelink
{
	text-decoration: None; 
	font-size: 10pt;
	font-family:Arial; 
	font-weight: bold; 
	color:blue;
}
.searchresultsmemberinfolink
{
	text-decoration: Underline; 
	font-size: 10pt;
	font-family: Arial; 
	
	color:blue;
}
.SearchResults
{
	
}
.SearchResults .title
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	font-weight: Bold;
}
.SearchResults .ranking
{
	 text-align: left;
	font-size: 7pt;
	color: black;
	font-family: Arial;
}

.SearchResults .description
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
}

.SearchResults .SearchHeader
{
	height: 27px;
	font-size: medium;
	font-family: Arial;
}


.SearchResultsAlt
{
	
}
.SearchResultsAlt .ranking
{
	 text-align: left;
	font-size: 7pt;
	color: black;
	font-family: Arial;
}

.SearchResultsAlt .description
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
}

.SearchResultsAlt .SearchHeader
{
	height: 27px;
	font-size: medium;
	font-family: Arial;
}
.SearchResultsAlt .title
{
	font-size: 10pt;
	color: Black;
	font-family: Arial;
	font-weight: Bold;
}
.RightSide .SectionTitleText
{
	font-size: 11pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.RightSide .LabelText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

.RightSide .LabelTextsm
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

.RightSide .LabelTextxsm
{
	font-size: 6pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.RightSide .StandardText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-weight: normal;
}
.RightSide .InputText
{
	font-size: 8pt;
	color: red;
	font-family: Arial;
	font-weight: normal;
}
.errorLabel
{
    font-weight: bold;
    font-size: 9pt;
    color: blue;
    font-family: Arial;
}
.successLabel
{
    font-weight: bold;
    font-size: 9pt;
    color:  #0000ff;
    font-family: Arial;
}
.infoLabel
{
	font-weight: bold;
	font-size: 9pt;
	color: #0000ff;
	font-family: Arial;
}
.errorLabelSmall
{
    font-weight: normal;
    font-size: 8pt;
    color: #cc0000;
    font-family: Arial;
}
.successLabelSmall
{
    font-weight: normal;
    font-size: 8pt;
    color:  #0000ff;
    font-family: Arial;
}
.infoLabelSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: #0000ff;
	font-family: Arial
}
.adminPageHeader
{
	font-size: 10pt;
	margin-left: 20px;
	color: #000000;
	font-weight:bold;
	font-family: Arial;
}
.adminPageHeaderBlack
{
	font-size: 10pt;
	margin-left: 20px;
	color: black;
	font-family: Arial;
}
.Tab
{
	color: black;
    font-size: 7pt;
    font-family: Arial;
}
.Events .LabelText
{
font-size: 9pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.Events .LabelTextsm
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.Events .LabelTextxsm
{
	font-size: 6pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

.Events .StandardText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-weight: normal;
}
.Events .InputText
{
	font-size: 8pt;
	color: red;
	font-family: Arial;
	font-weight: normal;
}
.Events .StandardTextsm
{
	font-size: 7pt;
	color: black;
	font-family: Arial
	font-weight: normal;
}
.Events .StandardTextxsm
{
	font-size: 6pt;
	color: black;
	font-family: Arial;
	font-weight: normal;
}
.MemberSearchControlFreeText
{
	font-size: 9pt;
	font-style: italic;
	color: black;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
.MinicalendarDatagrid TR:hover
{
    background-color: #99ccff;
}
.MinicalendarDatagrid
{
    font-family: arial;
    font-size:8pt;
}
.MinicalendarDatagrid .td
{
    font-size: 9pt;
    font-family: verdana, arial;
}
.MinicalendarDatagrid .over td
{
    background-color: #ffffba;
    border-bottom:solid 1px #ffff00;
    border-top:solid 1px #ffff00;
    cursor:pointer;
}
.MinicalendarDatagrid .click td
{
    background-color: #daeaff;
    border-bottom:solid 1px #000066;
    border-top:solid 1px #000066;
    cursor:pointer;
}
.MinicalendarDatagrid .headerCell td
{
    font-family: Arial;
    font-size:9pt;
    border-bottom: #333333 1px solid;
    background-color: #eef0f6;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;

}
.datagrid TR:hover
{
    background-color: #99ccff;
}

.datagrid
{
    font-family:Arial;
    font-size:9pt;
}
.datagrid .td
{
    font-size: 9pt;
    font-family: Arial;
}
.datagrid .over td
{
    background-color: #ffffba;
    border-bottom:solid 1px #ffff00;
    border-top:solid 1px #ffff00;
    cursor:pointer;
}
.datagrid .click td
{
    background-color: #daeaff;
    border-bottom:solid 1px #000066;
    border-top:solid 1px #000066;
    cursor:pointer;
}
.datagrid .headerCell td
{
    font-family:Verdana,arial;
    font-size:9pt;
    border-bottom: #333333 1px solid;
    background-color: #eef0f6;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
}
.entitySearch
{
    font-size: 9pt;
    font-family: Arial;
    border-color:#11FF11; 
    width:100%;
    /*background-color: #b0c4de;*/
}
.entitySearch .inputItem
{
    font-size: 8pt;
    font-family: Arial;
}
.entitySearch .button
{
    font-size: 9pt;
    font-family: Arial;
}
.leftMenu .selectedItem
{
    background-color: #daebf8;
}
.pager
{
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial;
    background-color: #5A7EBF;
}
.pager a
{
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial;
}
.pager a:visited
{
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: Silver;
	text-align:center;
	text-decoration: none;
	margin-right: 0px;	
	display: block;
	height: 21px;
}

.footer A {
	font-family: Arial;
	font-size: 10px;
	color: Silver;
	text-decoration: none;
}
.footer A:visited {
	font-family: Arial;
	font-size: 10px;
	color: Silver;
	text-decoration: none;
}
.footer A:Hover {
	font-family: Arial;
	font-size: 10px;
	color: orange;
	text-decoration: underline; 
}
.footer td
{
    font-family: Arial;
    color: #f5f5f5;
    font-size: 10px;
    padding-right: 10px;
}
.PageTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: arial;
}
.PageTitleLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #3333cc;
	font-family: arial;
	text-decoration: none;
}
.PageTitleLink:hover	
{
	font-weight: bold;
	font-size: 10pt;
	color: #3333cc;
	font-family: arial;
	text-decoration: underline;
}
.PageSubTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: arial;
}
.PageTitleDark
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: arial;
}
.PageTitleLinkDark
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.PageTitleLinkDark:hover	
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-decoration: underline;
}
.PageSubTitleDark
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: arial;
}
.TitleItem
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: arial;
}


/* MemberConsole styles ========================================================== */
.MemberConsole
{
	background-color: #DAEAFF;   
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;	
	color: Black;
    font-size: 8pt;
}
.LabelTextMC
{
	font-size: 8pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: bold;
}
.LabelTextMCsm
{
	font-size: 7pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: bold;
}
.LabelTextMCxsm
{
	font-size: 6pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: bold;
}
.StandardTextMC
{
	font-size: 8pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: normal;
}
.StandardTextMClg
{
	font-size: 9pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: normal;
}
.InputTextMCxsm
{
	font-size: 6pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: bold;
}
.InputTextMCsm
{
	font-size: 7pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: bold;
}
.InputTextMC
{
	font-size: 8pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: normal;
}
.InputTextMClg
{
	font-size: 9pt;
	color: Black;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Verdana;
	font-weight: normal;
}
.InputItemMC
{
    font-size: 8pt;
    color: Black;
    font-family: verdana, arial;
}
.MemberConsoleNavbarTD
{
    height:15px;

}
.MemberConsoleNavbar
{
    font-size: 11pt;
    color: #ffffff;
    font-family: verdana, arial;
}
/* End of MemberConsole styles =================================================== */
.optin_txt	{ 
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal; 
	color:#000000; 
	text-align:right; 
	text-decoration:none;
	margin-right:0px;
	margin-bottom:3px; }
.optin_txt_bold	{ 
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal; 
	color:#000000; 
	text-align:right; 
	text-decoration:none;
	margin-right:0px;
	margin-bottom:3px; }
.optin_txt_bold_italic	{ 
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic; 
	color:#000000; 
	text-align:right; 
	text-decoration:none;
	margin-right:0px;
	margin-bottom:3px; }
.optin_txt_italic	{ 
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:11px;
	font-style:italic; 
	color:#000000; 
	text-align:right; 
	text-decoration:none;
	margin-right:0px;
	margin-bottom:3px; }
.optin_txt_small	{ 
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:9px;
	font-style:normal; 
	color:#000000; 
	text-align:right; 
	text-decoration:none;
	margin-right:0px;
	margin-bottom:3px; }

.optin_header  {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family:arial, helvetica, verdana, sans-serif; }