@charset "utf-8";



table#MemberListTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 100%;
}
table#MemberListTable td{
	font-family: "Trebuchet MS", Arial, sans-serif!important;
	font-size: 0.9em;          /*  font-size: 0.9em;   */
	line-height: 22px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-left-width: thin;
}
						
						
table#MemberListTable th{
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 0.9em;
	line-height: 26px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #23F34D;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	font-weight: normal!important;
	border-top-width: thin;
	border-top-style: solid;
}

<!--  ================  Member List Styles  ABOVE   ======================  -->





table#ReportTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 98%;
}

table#ReportTable td{
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 0.9em;
	line-height: 22px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-left-width: thin;
}
						
						
table#ReportTable th{
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 0.9em;
	line-height: 26px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #23F34D;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	font-weight: normal!important;
	border-top-width: thin;
	border-top-style: solid;
}
								
								
	/*  ===========  Site Map  Styles  ==========================  */		
	
	table#SiteMapTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 98%;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFFFFF;
	margin: 0px;
}

table#SiteMapTable td{
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 0.85em;
	line-height: 22px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-style: none;
	text-indent: 5px;
}
						
						
table#SiteMapTable th{
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 0.9em;
	line-height: 26px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #23F34D;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	font-weight: normal!important;
	border-top-width: thin;
	border-top-style: solid;
}

	
	
/*  ===========   END  Site Map  Styles  ==========================  */			


.MemberDropList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #FF0000;
	padding: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	font-weight: normal;
	letter-spacing: 0.2em;/*	line-height: 40px;*/
	margin: 0px;
}

/*  Focus input 4-7- 16  
.input {
	border:0;
	padding:10px;
	font-size:1.3em;
	font-family:"Ubuntu Light","Ubuntu","Ubuntu Mono","Segoe Print","Segoe UI";
	color:#ccc;
	border:solid 1px #ccc;
	margin:0 0 20px;
	width:300px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}
input:focus { 
    outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 10px #719ECE;
	 	background-color: #23F34D!important;
}


/*  Focus input 4-7- 16  */


.MemberDetailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-indent: 6px;
}

.MemberHelpText {
	font-family: "Courier New", Courier, monospace;
	font-size: .9em;
}

.MemberCommentsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	letter-spacing: 0.1em;
	color: #000000;
}





table#MIndexTable{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
/*	background-color: #FFFF99;*/
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 98%;
	max-width: 700px;	
}


table#HideLogoTable{
}


Table#HiddenTable{display:none;}


.CallOutBoxSuggBoxLink {
	position: absolute;

	left: 210px;  /*  left: 200px;  */
	top: 550px;   /*   top: 550px;   */
}



a.pagelink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.pagelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.pagelink:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.pagelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*  ======================================  */

a.WHITEpagelink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.WHITEpagelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.WHITEpagelink:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.WHITEpagelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*  ===============  ProShop Admin Tables   BELOW  3-26-2015 ===================  */

table#ProShopAdminDetails {
	width: 750px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	padding: 10px;
	background-color: #9C968D;
}

table#ProShopAdminDetails th{
	font-size: 1em;   /*font-size: 0.9em;*/
	color: #333333;
	background-color: #ECEAD9;
	font-family: "Comic Sans MS";
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
	
	
	
table#ProShopAdminDetails td{
	font-size: .9em!important;    
	margin: 0px!important;
	padding:2px!important;
    border-top-width: thin;
	border-right-width: thin
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	color: #614305;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
/*    ============================   Shotgun Specials  Below     ================    */


table#ShotGunSpecialsComments {
	align: center!important;
	width: 100%;
	max-width: 675px!important;                  
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9C968D;
	background-image: url(../images/BG_Download/STRIPEScream.gif);
	
}



table#ShotGunSpecialsComments th{
/*	font-size: 1em;  
	color: #333333;
	background-color: #ECEAD9;
	font-family: "Comic Sans MS";
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
}
	
	
	
table#ShotGunSpecialsComments td{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em!important; /*   font-size: 0.9em!important;*/
	margin: 0px!important;
	border-right-width: thin
	border-bottom-width: thin;
	color: #333333;
	line-height: 20px;
	
	
	/*padding-top: 3px;*/
	padding-right: 6px;
/*	padding-bottom: 3px;*/
	padding-left: 6px;
	
}





/*    ============================   Shotgun Specials  Above     ================    */


/*  ==================Pro Shop Admin Tables Above  ====================  */

a.BLACKpagelink:link {
	color: black!important;
	text-decoration: none;
}

a.BLACKpagelink:visited {
	color: #000000!important;
	text-decoration: none;
}

a.BLACKpagelink:active {
	color: #000000!important;
	text-decoration: none;
}

a.BLACKpagelink:hover {
	color: #00CC00;
	text-decoration: none!important;
	font-size: 2em!important;
}

/*  ==========  Pro Shop Stuff below   3-7-2015   =======  */

.printButton {
}

.DougPayneClick {
	position: absolute;
/*	left: 900px;*/
	right: 30px;
	top: 70px;
}


.TopText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.85em;
	color: #583E01;
	letter-spacing: .1em;
	}



table#ProShopTopHeadline {
	padding: 6px;
	color: #000000;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 95%;
	max-width: 650px;
	background-image: url(../images/BG_Download/STRIPEScream.gif);
}



table#ProShopTopHeadline td{
	font-family: "Comic Sans MS"!important;
	font-size: 1.3em;
	color: #660000;
}

/*  ======================   ProShop Store Styles  Below =================   */

table#ProShopStore {
	width: 100%;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	/*	padding: 10px;*/
/*	background-color: #9C968D;*/
	background-image: url(../images/BG_Download/bg_stripes.png);
}

table#ProShopStore th{
	font-size: 0.9em;   /*font-size: 0.9em;*/
	color: #333333;
	background-color: #ECEAD9;
	font-family: "Comic Sans MS"!important;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/BG_Download/STRIPEScream.gif);
}
	
	
	
table#ProShopStore td{
	font-size: 0.75em!important; /*  font-size: 0.85em!important;   */
	
	margin: 0px!important;         /*	padding:2px!important;*/
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #453003;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-left: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/BG_Download/bg_stripes.png);
}
	
/*  ======================   ProShop Store Styles  Aboce  ============  */	
	
	
	table#ProShopSearchTable {
	width: 100%;
	/*	max-width: 960px!important;*/
	/*	background-color: #EEECDD;*/
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-size: 0.8em;     /*    	font-size: 0.9em;  Bob Here  3/14/2016  */
	font-weight: normal;
	color: #333333;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	padding: 10px;
	background-color: #9C968D;
	background-image: url(../images/BG_Download/STRIPEScream.gif);
}



	
.ProShopDropList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em!important;
	/*	line-height: 36px!important;*/  /* Does not work */
	color: #FFFFFF;
	background-color: #626262;
	letter-spacing: 1px;
	vertical-align: middle;
	padding: 4px;
	width: 140px!important;
}



/*  Proshop Detail page below  */

	table#ProShopSDetailTable {
	width: 750px;
	
	font-size: 0.8em;  /*font-size: 0.9em;*/
	
	font-weight: normal;
	color: #333333;
	padding: 16px;
	background-color: #9C968D;  /* background-color: #9C968D;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #9C7150;
	border-right-color: #9C7150;
	border-bottom-color: #5E4330;
	border-left-color: #5E4330;
	background-image: url(../images/BG_Download/STRIPEScream.gif);
}

					table#ProShopSDetailTable td{
	font-size: 1em;
	margin: 0px!important;
	padding:1px!important;
/*	background-color: #FFFFFF;*/
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #614305;
	font-family: Verdana, Arial, Helvetica, sans-serif;
					}
					
	
	
	
	
	/*  Proshop Detail page above  */
		

/*  ==========  Pro Shop Stuff Above  3-7-2015   ===========  */

table#myAnnouncements {
width: 100%;
background-color: #FFFFFF;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

table#myAnnouncements td{
font-family: Verdana, Arial, Helvetica, sans-serif!important;
font-size: 1em;
margin: 0px!important;
padding: 0px!important;
}


table#mySSMtable {
	width: 98%;
	max-width: 750px!important;
	background-color: #FFFFFF;
}


table#myPriceToShootTable {
	width: 100%;
	max-width: 450px!important;
}



table#myLindenwoodTable {
	width: 90%;
/*	max-width: 850px!important;*/
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em!important;
	color: #333333!important;
	
}





img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}




.fancy {
/*  border: 2px  Changed border size to: 4px    on 3-12-2014  B0b Here */
	border: 4px solid rgba(255,255,255,.2);  
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}




/*   =========    BELOW      myEventsTable  =================2 -14-2015   =============== */
 
table#myEventsTable {
	width: 80%;
	max-width: 750px!important;
	color: #333333!important;
	background-color: #F8F6F0!important;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	margin-top: 30px;   /* margin-top: 40px;*/
	padding: 20px;
	border-top-color: #464646;
	border-right-color: #B6B6B6;
	border-left-color: #464646;
	border-bottom-color: #B6B6B6;
}

	
					table#myEventsTable td{
					font-family: Verdana, Arial, Helvetica, sans-serif!important;
					font-size: 1em;	
					}
/*   =============  ABOVE   myEventsTable  =================2 -14-2015   =============== */					
	
	
	table#counter{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}
	
		table#counter td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .1px;
	color: #E8E3B5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	
table#SugRadioGroups {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 1em;
	color: #333333;
	letter-spacing: 0.1px;
	border: 1px solid #999999;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 100%;
	max-width: 320px!important;
}


table#SugMainContainers {
	width: 98%;
	align: center;
	max-width: 700px;
}



							table#MobilSugMainContainers {
							width: 98%;
							align: center;

							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 2em;
							}
							
							
								table#MobilSugRadioGroups {
								font-family: Verdana, Arial, Helvetica, sans-serif!important;
								font-size: 2.5em!important;  /*font-size: 2em!important;*/
								color: #333333;
								letter-spacing: 0.1px;
								border: 1px solid #999999;
								border: 1px solid #999999;
								background-color: #FFFFFF;
								width: 100%!important;
							/*	max-width: 320px;*/
								line-height: 50px;
								}



table#MobilDropDownContainers {
width: 100%!important;
align: center;

font-family: Verdana, Arial, Helvetica, sans-serif;
/*font-size: 2em;*/
}

							
.MobilSugDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em!important;
	color: #000000;
	letter-spacing: 0.1em;
}

.MobilSugFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em!important;
	color: #000000;
	letter-spacing: 0.1em;
}
	
	
/*	.MobilSugComments {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2.4em!important;
color: #000000;

*/}
	
					
							




.SugBoxDropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	letter-spacing: 0.1em;

}







.SuggestionText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em; /* font-size: 1em;*/
	color: #583E01;
/*	letter-spacing: .1em;	*/
	}



/*  ============================================================  */	

 table#HomPageMarqueeTable {
	background-image: url(../images/Backgrounds/MarqueeBackGround.gif);
	width: 700px; /*  width: 710px;     */ 
/*	height: 80px;  */ /*  height: 180px;   */      /*	padding: 10px;*/
}

 table#HomPageMarqueeInteriorTable {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;/*	padding: 10px;*/
	height: 80px; /*  height: 120px; */ /*	height: 170px;*/
}

						
						 table#HomPageMarqueeInteriorTable td{
	/*	width: 100%;*/
/*	height: 255px!important;*/
	background-color: #FFFFFF;
	padding-top: 2px;      /* padding-top: 4px;*/
	padding-right: 12px;
	padding-bottom: 2px;   	/*padding-bottom: 4px;*/
	padding-left: 12px;
						}

/*  ==================================================================           */

	
 table#myHomPageInfoTable {
	border-top-width: 10px!important;
	border-right-width: 10px!important;
	border-bottom-width: 10px!important;
	border-left-width: 10px!important;
	border-top-style: inset!important;
	border-right-style: inset!important;
	border-bottom-style: inset!important;
	border-left-style: inset!important;
	border-top-color: #666666!important;
	border-right-color: #CCCCCC!important;
	border-bottom-color: #CCCCCC!important;
	border-left-color: #666666!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF!important;	
}




							table#myHomPageInfoTable td{
								font-family: Verdana, Arial, Helvetica, sans-serif!important;
								color: #614305!important;
								font-size: 1em;
								background-color: #F8F6F0!important;								
								padding: 10px!important;								
							}
					
/*  ============================================================  */					



table#RotatorTable {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF!important;	
	/*font-size: .9px;*/
} 
 
 table#myNoPrintSection {
 
 }
 
 
 

.PageTitlesBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006633;
	font-size: 1.25em;
	font-family: "Comic Sans MS";
	letter-spacing: 3px;
}

.PageTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #614305;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
}

.PageTitlesTwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #614305;
	font-size: 1em;
	letter-spacing: 1px;
}

.PageTitlesThree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #614305;
	font-size: 0.8em;  /* font-size: 0.9em;  */  /*   font-size: 0.8em;*/
	letter-spacing: 1px;
}


.myLogoTableFormats {
	border-right-width: medium;
	border-right-style: outset;
	border-right-color: #FFF4DF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF4DF;
	border-top-width: 5px;
	border-top-style: outset;
	border-top-color: #FFF4DF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/Backgrounds/LightBrownGradientBG200Tall.png);
}




.myShootingFieldsTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/TrapField_200-Wide2.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}

.myClubNameText {
	font-family: Georgia, "Times New Roman", Times, serif ! Important;
	font-size: 1.1em ! Important;
	color: #634501 ! Important;
	font-weight: bold;
	letter-spacing: 1px;
}

.myClubNameTextSmaller {
	font-family: Georgia, "Times New Roman", Times, serif ! Important;
	font-size: 1em ! Important;
	color: #634501 ! Important;
	font-weight: bold;
	letter-spacing: 1px;
}


.myNameTextSmaller {
	font-family: "Trebuchet MS", Arial, sans-serif ! Important;
	font-size: 1em ! Important;  /*   font-size: 0.9em ! Important;     */
	color: #634501 ! Important;
	font-weight: bold;
	letter-spacing: 1px;
}




.myWhiteClubNameText {
	/*font-family: "Times New Roman", Times, serif !Important;*/
/*font-size: 1.1em ! Important;
*/
	font-family: Verdana, Arial, Helvetica, sans-serif !Important;
	font-size: 1.1em ! Important;  /*font-size: 1em ! Important;*/
	color: #FFFFFF ! Important;
	font-weight: 400;
/*	letter-spacing: 1px;*/
}


.myClubNameLineTwo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #634501;
	font-variant: normal;
	letter-spacing: 0.05em;
}




.myInteriorPageInfoText {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 1em;
	color: #333333;
}


.myInteriorDataTablesFormats {
	background-image: url(../images/Backgrounds/LightBrownGradientBG_100_Tall.png);
}
.mySmallCapsForLabels {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-variant: small-caps;
}


.myDisplayTable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;


  font-family: "Comic Sans MS";
  font-weight: bold;
  color: #614305;
  font-size: 1em;

  border-left-style: groove;
}



.myCheckBG {
	background-image: url(../M/Images/BG_SmallChecksBeige.gif);  /* Cahngesd to smaller 1-28-2015 Bob */
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.DirectorsTable {
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.myFifthAveBG {
	background-image: url(../NP/Galleries/StlOpen2010/p7gs/images/MyFifthAvenueBob.jpg);
	background-repeat: repeat;
	background-position: center;
}


/*     ===========================================================================  */



.NewPostAlign {
	left: 200px;
	top: 400px;
	position: absolute;
}
.ProShopDropList {
}


.myFooterText {
	font-family: Arial, Helvetica, sans-serif!important;
	font-weight: bold!important;
	color: #614305!important;
	font-size: 1em!important;
}
.myListFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 26px;
}
.BolPrintButton {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 1em!important;
	font-weight: bold!important;
	color: #000000;
}
