/* ------------------------------------------------------ */
/*   Link Style on MenuBar                                                     */
/* ------------------------------------------------------ */
	a.OnMenuBar:link , a.OnMenuBar:visited , a.OnMenuBar:hover , a.OnMenuBar:active {
		background-color: #79804C;
		text-decoration: none;
		color: #F3F7D4;
		padding-left: 5px;
		padding-right: 5px;
		padding-top:1px;
		padding-bottom:1px;
		margin: 8px;	
	}

	a.OnMenuBar:hover {
		background-color: #FFFFCC;
		color: #79804C;
	}
	
	a.OnMenuBar:active {
		background-color: FFFFCC;
		color: crimson;
	}

/* ------------------------------------------------------ */
/*   Link Style on Authentication Backround                      */
/* ------------------------------------------------------ */
	a.OnAuth:link, a.OnAuth:visited, a.OnAuth:hover, a.OnAuth:active  {
		color: green;
		text-decoration: none;
		font-family: Georgia;
		font-size:10pt;
	}

	a.OnAuth:hover {
		text-decoration: underline;
	}

	a.OnAuth:active {
		color: crimson;
		text-decoration: none;
	}

/* ------------------------------------------------------ */
/*   Link Style on LightGreen Backround                             */
/* ------------------------------------------------------ */
	a.OnLightGreen:link, a.OnLightGreen:visited, a.OnLightGreen:hover, a.OnLightGreen:active {
		color: #CC6600;
		text-decoration: none;
	}

	a.OnLightGreen:hover {
		color: #CC6600;
		text-decoration: underline
	}

	 a.OnLightGreen:active {
		color: crimson;
	 	text-decoration: none;
	}

/* ------------------------------------------------------ */
/*   Black Link Style on LightGreen Backround                             */
/* ------------------------------------------------------ */
	a.BlackLink:link, a.BlackLink:visited, a.BlackLink:hover, a.BlackLink:active {
		color: #414428;
		text-decoration: none;
	}

	a.BlackLink:hover {
		color: #414428;
		text-decoration: underline
	}

	 a.BlackLink:active {
		color: #414428;
	 	text-decoration: none;
	}

/* ------------------------------------------------------ */
/*   Link Style on the bottom of the pages                          */
/* ------------------------------------------------------ */
	a.BlackLink2:link, a.BlackLink2:visited, a.BlackLink2:hover, a.BlackLink2:active {
		color: #414428;
		font-family: Tahoma;
		font-size: 8pt;
		margin-left: 13px;
		margin-right: 13px;
		position: relative;
		top: -2px;
		text-decoration: none;
	}

	a.BlackLink2:hover {
		color: #004F00;
		text-decoration: underline
	}

	 a.BlackLink2:active {
		color: #414428;
	 	text-decoration: none;
	}

/* ------------------------------------------------------ */
/*   Link Style of Ads' Head                                                    */
/* ------------------------------------------------------ */
	a.AdHead:link, a.AdHead:visited {
		color: green;
		font-size:12pt;
		text-decoration: underline;
	}

	a.AdHead:hover, a.AdHead:active {
		color: crimson;
		font-size:12pt;
		text-decoration: underline;
	}

/* ------------------------------------------------------ */
/*   Link Style on Main Page                                                   */
/* ------------------------------------------------------ */

a.PageLink:link , a.PageLink:visited , a.PageLink:hover , a.PageLink:active {
	color: #707000;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

a.PageLink:hover {
	text-decoration: underline;
}

a.PageLink:active {
	text-decoration: none;
	color: #B6C25F;
}

/* ------------------------------------------------------ */
/*   Link Style 2 on Main Page                                                */
/* ------------------------------------------------------ */

a.PageLink2:link , a.PageLink2:visited , a.PageLink2:hover , a.PageLink2:active {
	color: #707000;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

a.PageLink2:hover {
	text-decoration: underline;
}

a.PageLink2:active {
	text-decoration: none;
	color: #B6C25F;
}

/* ------------------------------------------------------ */
/*   Body of Ads                                                                        */
/* ------------------------------------------------------ */
	p.AdBody{
		/*color: green; */
		font-size: 10pt;
		margin-left: 20px;
	}

/* ------------------------------------------------------ */
/*   Main Image on SubMenus                                               */
/* ------------------------------------------------------ */
	img.MainImage {
		vertical-align: text-top;
		padding-right: 5px;
		padding-bottom: 5px;
		float: left;
	}

/* ------------------------------------------------------ */
/*   Image on Right                                                                  */
/* ------------------------------------------------------ */
	img.MainImage2 {
		vertical-align: text-top;
		padding-right: 5px;
		padding-bottom: 5px;
		float: right;
	}

/* ------------------------------------------------------ */
/*   Main Image on Gallery                                                     */
/* ------------------------------------------------------ */
	img.MainImage3{
		vertical-align: text-top;
		padding-right: 5px;
		padding-bottom: 5px;
		float: right;
		margin-left: 10px;
	}

/* ------------------------------------------------------ */
	img.MainImage4{
		vertical-align: text-top;
		padding-right: 5px;
		padding-bottom: 5px;
		margin-right: -50px;
		float: left;
		position: relative;
		left: -80px;
	}
/* ------------------------------------------------------ */

body {
	margin-left:  31;
	margin-top:  0;
	background-color:  white;
	font-family: Georgia, Tahoma, Verdana;
	text-align: center;
	}

h1 {
	color: #B6C25F;
	font-weight: bold;
	font-size: 18pt;
	padding-top: 0px;
	padding-bottom: 0px;
/*	position: relative;
	top: -4px;*/
} 

h1.NegScan {
	color: #B6C25F;
	font-weight: bold;
	font-size: 18pt;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 920px;
	left: 100px;
}

h1.NegScan_opera {
	color: #B6C25F;
	font-weight: bold;
	font-size: 18pt;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 820px;
	left: 100px;
}

p.slidescanNeg {
	background-image: url('filmbg.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: 920px;
}

a.NegScanLink:link , a.NegScanLink:visited , a.NegScanLink:hover , a.NegScanLink:active {
	text-decoration: none;
}

h2 {
	color: #707000;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 0px;
}

h3 {
	color: #B6C25F;
	font-weight: bold;
	font-size: 18pt;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	left: -138px;
	top: 23px;
} 

h4 {
	color: #707000;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	left: 5px;
	top: 10px;
} 

h5 {
	color: #707000;
	text-align: justify;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 440px;
} 

h6 {
	color: #707000;
	text-align: justify;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 900px;
} 

h6.opera_h6 {
	color: #707000;
	text-align: justify;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 800px;
}
p.about {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	color: #414428;
	position: relative;
	top: 440px;
}

p.slidescan {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	color: #414428;
	position: relative;
	top: 900px;
}

p.slidescan_opera {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	color: #414428;
	position: relative;
	top: 800px;
}

p.slidescan2 {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	color: #414428;
	position: relative;
	 top: -170px;
}

p.slidescan2_opera {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	color: #414428;
	position: relative;
	 top: -860px;
}

.font4 {
	color: #707000;
	font-weight: bold;
	font-size: 20pt;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	left: 45px;
	top: 130px;
} 

.font5 {
	color: #B6C25F;
	font-weight: bold;
	font-size: 18pt;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	top: -4px;
} 

.font6 {
	color: #79804C;
	font-size: 14pt;
} 

.font7 {
	color: black;
	font-size: 10pt;
	font-family: Tahoma;
} 

.font8 {
	color: #B6C25F;
	font-weight: bold;
	font-size: 20pt;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 4px;
} 

.font9 {
	color: #B6C25F;
	 font-weight: bold;
	font-size: 14pt;
	padding-top: 0px;
	padding-bottom: 0px;
} 

.font10 {
	color: #888888;
	font-size: 9pt;
	font-family: Tahoma;
} 

.font11 {
	color: #707000;
	 font-weight: bold;
	font-size: 14pt;
	padding-top: 0px;
	padding-bottom: 0px;
} 

.font12 {
	color: red;
	 font-weight: bold;
	font-size: 14pt;
	padding-top: 0px;
	padding-bottom: 0px;
} 

.font13 {
	color: #B6C25F;
	font-size: 16pt;
	font-family: Georgia;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 4px;
} 

.font14 {
	color: #B6C25F;
	font-size: 16pt;
	font-family: "Times New Roman";
	font-weight: bolder;
	padding-top: 0px;
	padding-bottom: 4px;
} 

.font15 {
	color: #707000;
	font-size: 16pt;
	font-family: Georgia;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 4px;
} 

p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin: 0px;
	color: #414428;
}

p.SlideShow {
	text-align: justify;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #414428;
	position: relative;
	left: 80px;
}

p.ParOnWhite {
	color: #414428;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

p.ParOnGreen {
	color: #414428;
	text-align: justify;
	padding: 0px;
	margin:10px;
}

p.ParOnMain {
	color: #414428;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.auth1{
	vertical-align: center;
	font-family: Georgia;
	font-size: 10pt;
}

table.sl_header {
	font-size: 12pt;
	width: 829px; 
	height: 235px;
	table-layout: fixed;
	background-repeat: no-repeat;
	background-image: url('slhead9.jpg');
	/* border: 1 red solid;*/
}

table.pagebody {
	background-color: white;
	width: 829px;
	font-size:12pt;
	color: #224426;
	table-layout: fixed;
}

td.Mons {
	width: 829px; 
	height: 235px;
/*	
	table-layout: fixed;
	background-repeat: no-repeat;
*/
	background-image: url('monss.jpg');
}

 table.page_bottom {
	background-color: white;
	width: 829px;
    height: 25px;
	font-size: 12pt;
	color: #224426;
	table-layout: fixed;
	margin-top: 0px;
}

td.Right_White {
	background-color: white;
	width: 280px;
	text-align: left;
	vertical-align: top;
}

td.Right_Green {
	background-color: #DDE3B5;
	width: 280px;
	text-align: left;
	vertical-align: top;
}

td.MainArea1 {
	background-color: white;
	width: 508px;
 	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;`
	padding-left: 0px;
	padding-right: 10px;
}

td.MainArea2 {
	background-color: white;
	width: 798px;
 	text-align:left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;`
	padding-left: 0px;
	padding-right: 0px;
}

td.MainArea404 {
	background-color: white;
	width: 518px;
 	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;`
	padding-left: 0px;
	padding-right: 10px;
}

table.MainMenuTable {
	background-color: white;
	border: 0 solid gray;
	table-layout: fixed;
	width: 100p%;
}

td.MainMenuCell {
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-color: #E0E4E1;
	border-top-color: #E0E4E1;
	border-right-color: #C7CFC8;
	border-bottom-color: #C7CFC8;
	background-color: white;
	width: 100p%;
	height: 200px;
	text-align: left;
	vertical-align: center;
	padding: 10px;
	margin: 0px;
}

td.MainMenuCell2 {
	height: 42px;
}

td.PriceHead {
	background-color: #DDE3B5;
	table-layout: fixed;
	position: collapse;
	color: black;
	font-size: 13pt;
	height: 30px;
	text-align: center;
	vertical-align: center;
}

table.PriceTable {
	background-color: white;
	table-layout: fixed;
	position: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-color: #DDE3B5;
	border-style: solid;
	border-width: 2px;
}

td.PriceCell1 {
	text-align: left;
	vertical-align: center;
	border: 0px;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	height: 30px;
}

td.PriceCell2 {
	text-align: right;
	vertical-align: center;
	border: 0px;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	height: 30px;
}

td.Error404 {
	background-color: white;
	background-image: url('np1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 293px;
	height: 318px;
	text-align: left;
	vertical-align: top;
}

td.MainMenuCell p{
	border: 0  solid;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-family: 12pt;
	text-align: justify;
}

td.Mainarea2 p{
	border: 0  solid;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-family: 12pt;
	text-align: justify;
}

table.SlideSizes {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: navy;
	table-layout: fixed;
	/* position: collapse; */
	width: 100%
}

td.Sl_Sizes1 {
	margin: 0px;
	padding: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #DDE3B5;
	table-layout: fixed;
	width: 20%;
	height: 152px;
	text-align: center;
	vertical-align: center;
	background-color: white;
}

td.Sl_Sizes2 {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #707000;
	table-layout: fixed;
	height: 32px;
	text-align: center;
	vertical-align: center;
	background-color: #DDE3B5;
}

td.Sl_Sizes3 {
	margin: 0px;
	padding: 10px;
	border-width: 0px;
	border-style: solid;
	border-color: #707000;
	table-layout: fixed;
	height: 120px;
	vertical-align: top;
	background-color: #DDE3B5;
}

table.Gifts {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: navy;
	table-layout: fixed;
	position: collapse;
	width: 100%
}

td.GiftCell1 {
	margin: 0px;
	padding: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #DDE3B5;
	table-layout: fixed;
	width: 25%;
	height: 182px;
	text-align: center;
	vertical-align: center;
	background-color:white;
}

td.GiftCell2 {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #707000;
	table-layout: fixed;
	height: 32px;
	text-align: center;
	vertical-align: center;
	background-color: #DDE3B5;
}

td.GiftCell3 {
	margin: 0px;
	padding: 10px;
	border-width: 0px;
	border-style: solid;
	border-color: #707000;
	table-layout: fixed;
	height: 120px;
	vertical-align: top;
	background-color: #DDE3B5;
	text-align: justify;
}

td.ScanArea1 {
	background-image: url('filmbg.jpg');
	background-repeat: no-repeat;
	background-color: white;
	width: 798px;
 	text-align:left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;`
	padding-left: 0px;
	padding-right: 0px;
}

img.photo1 {
	 border-color: red;
	 border-width: 1px;
	 border-style:  solid;
	 border-color: #C7C7C7;
}

table.ContactForm {
	text-align: center
	background-color: white;
	table-layout: fixed;
	position: collapse;
	width: 100%;
}

td.CoR1 {
	width: 150 px;
	border-style: solid;
	border-top: 1px;
}

td.CoR2 {
	width: 260px;
	border-style: solid;
	border-top: 1px;
}

td.CoR3 {
	border-style: solid;
	border-top: 1px;
	border-bottom: 0px;
}

td.Cont1 {
	padding-right: 10px;
	text-align: right;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

td.Cont2 {
	background-color: white;
	text-align: left;
	vertical-align: center;
	margin: 0px;
	padding-left: 10px;
	border: 0px;
}

td.Cont3{
	background-color: white;
	text-align: center;
	vertical-align: center;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
}

.ConForm {
	background-color: white;
	font-family: Verdana;
	font-size: 10pt;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	width: 240px;
	vertical-align: center;
}

textarea.tStyle {
	width:  90%;
	height: 220px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 10pt;
}

/* ------------------------------------------------------ */
/*   Link Style on the bottom of the pages                          */
/* ------------------------------------------------------ */
	a.BlackLink3:link, a.BlackLink3:visited, a.BlackLink3:hover, a.BlackLink3:active {
		color: #414428;
		font-family: Tahoma;
		font-size: 7pt;
		margin-left: 13px;
		margin-right: 13px;
		position: relative;
		top: -2px;
		text-decoration: none;
	}

	a.BlackLink3:hover {
		color: #004F00;
		text-decoration: underline
	}

	 a.BlackLink3:active {
		color: #414428;
	 	text-decoration: none;
	}
	
img.xMasCard {
	 border-width: 2px;
	 border-style:  solid;
	 border-color: green;
	 position: relative;
	 top: -1220px;
	 left: 300px;
}