	@import "pagestylebody.css";
		/* width */::-webkit-scrollbar {width: 5px;}

		/* Track */::-webkit-scrollbar-track {box-shadow: inset 0 0 10px #fcf9f2; border-radius: 5px;}

		/* Handle */::-webkit-scrollbar-thumb {background: #ded7d2; border-radius: 5px;}

		/* Handle on hover */::-webkit-scrollbar-thumb:hover {background: black;}
	ul li 	{ margin-bottom: 5px; 
		  	list-style-type: none;}
	.pageheader	{text-align: center}
	img		{border-width: 0}
	.image-wide	{width:338px;
				height:254px;
				cursor:hand;
				cursor:pointer;}
	button:hover {border: 2px dotted red;}
    .button     {text-align: center;
        		color:#3300ff;
				font-size: 11px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffe6;
				border: 1px solid #ffffe6;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button:active {background-color: #fefbf2;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
    .button1    {text-align: center;
        		color:#3300ff;
				font-size: 12px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffe6;
				border: 1px solid #ffffe6;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button1:active {background-color: #e31605;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
    .button2    {text-align: center;
        		color:#3300ff;
        		width:110px;
				font-size: 12px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffe6;
				border: 1px solid #ffffe6;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button2:active {background-color: #e31605;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
    .button3    {text-align: center;
        		color:#3300ff;
        		width:55px;
				font-size: 12px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffe6;
				border: 1px solid #ffffe6;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button3:active {background-color: #e31605;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
    .button4    {text-align: center;
        		color:#3300ff;
        		width:230px;
				font-size: 12px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffe6;
				border: 1px solid #ffffe6;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button4:active {background-color: #e31605;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
    .button5    {text-align: center;
        		color:#3300ff;
				font-size: 12px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffe6;
				border: 1px solid #ffffe6;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button5:active {background-color: #fefbf2;
				box-shadow: 0 5px #fffff;
				transform: translateY(2px);}
	.button6	{text-align: center;
				margin:5px;
				color:#3300ff;
				width:240px;
				font-size: 12px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffe6;
				border: 1px solid #ffffe6;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button6:active 	{background-color: #e31605;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
	a:link		{text-decoration:none;}
	a:active	{text-decoration:none;}
	a:visited	{text-decoration:none;}
	a:hover		{color: red;}
	.nav		{font-family:arial,geneva,sans-serif; font-size:10pt; color:#000000;}
	a.nav		{text-decoration:none;}
	a.nav:hover	{text-decoration:none;
				color: #d83700; }
	hr		 	{height: 2px; color: #990033;
				background-color: #990033;
				padding: 0px; border-width: 0px; }
  	p.header	{font-family: impact;
				font-size: 40pt;
				color: #cc0000;
				font-weight: bold}
	.full		{width: 100% }
	.pageheader	{text-align: center; color: #000000}
	.update		{color: #004B43;
				text-align: center;
				font-weight: bold; font-size: 10px}
	.center		{text-align: center}
	.left		{text-align: left}
	.right		{text-align: right}

	.lefthead	{font-weight: bold; float: left}
	.righthead	{font-weight: bold; float: right}

	.nobullet	{list-style: none}

	.spacedlist	li	{margin-top:16px; margin-bottom:16px}
	.nospacedlist	li	{margin-top:0px;  margin-bottom:0px}
	.italics	{font-style: italic}
    drop 		{color: #3300ff;
				text-shadow: 4px 4px 4px #d5f0fa;}
    red-drop 	{color: #ff0000;
				text-shadow: 4px 4px 4px #e8baa4;}
    blue-drop 	{color: #0000ff;
				text-shadow: 4px 4px 4px #d5f0fa;}
    green-drop 	{color: #006600;
				text-shadow: 4px 4px 4px #d5f0fa;}
	.dropshadow 	{width: 338px;
				height: 254px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-1 	{width: 254px;
				height: 338px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-wide{width: 338px;
				height: 254px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-wide-1{width: 338px;
				height: 225px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-high{width: 254px;
				height: 338px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-high-1{width: 225px;
				height: 338px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-wide-new {width: 338px;
				height: 254px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-high-new {width: 254px;
				height: 338px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-sqar-1{width: 285px;
				height: 285px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.shadow-widepano-pop{width: 975px;
				height: 380px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.shadow-highpano-pop{width: 577px;
				height: 1569px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.shadow-wide-pop{width: 760px;
				height: 572px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.shadow-high-pop{width: 572px;
				height: 761px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.shadow-sqar-pop{width: 658px;
				height: 658px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.pano-drop-wide	{width: 650px;
				height: 254px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}

	.dropslide-wide		{width: 364px;
				height: 273px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropslide-high		{width: 273px;
				height: 364px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropslide-wide-pop	{width: 693px;
				height: 522px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropslide-high-pop	{width: 522px;
				height: 693px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}

	.pano-drop-high	{width: 450px;
				height: 150px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-square-450	{width: 450px;
				height: 405px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.48);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.48);}
	.dropshadow-square	{width: 338px;
				height: 338px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.shadow-highsquare-pop	{width: 585px;
				height: 585px;
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	h1			{text-align: left;
				font-size: 30px;
				font-weight: bold;
				font-family: arial}
	h2			{text-align: center;
				font-size: 18px;
				font-weight: bold;
				font-family: arial}
	h3			{text-align: center;
				font-size: 20px;
				font-weight: bold;
				font-family: arial}
	.h15		{text-align: right;
				font-size: 20px;
				font-weight: bold;
				color: #000000}
	.tiny		{font-size: 10px;
				font-weight: bold;}
	.note 		{font-size: 8pt;
                		font-weight: bold;
                		font: impact;
                		color:"#0000ff"}
	.vtiny		{font-size: 6px}
	.high		{width:"250";
				height:"340";
				border:"0";}
	.wide		{width:"340";
				height:"250";
				border:"0";}
	.nailhigh	{width:"137";
				height:"198";
				border:"0";}
	.nailwide	{width:"198";
				height:"137";
				border:"0";}
	.square		{width:"250";
				height:"230";
				border:"0";}
	.smallhigh	{width:"190";
				height:"270";
				border:"0";}
	.smallwide	{width:"270";
				height:"190";
				border:"0";}
	.smallsquare	{width:"125";
				height:"125";
				border:"0";}
	.pano		{width:"400";
				height:"190";
				border:"0";}
	.pano-wide	{border:"0";				
				box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
				-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	#showimage	{cursor: hand;
				position:absolute;
				background-color: #fefbf5;
				visibility:hidden;
				border: 3px solid red;}
	#dragbar #closetext	{cursor: hand;
				font-weight: bold;
				margin-right: 1px;}
	#dragbar	{cursor: move;
				background-color: #fefbf5;
				min-width: 100px;} /*NS6 style to overcome bug*/
