/* CSS Document */
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
	overflow:auto;
	font-size:12px;
	background-image: url(../images/background.gif);
}
p { font-size:12px;
	font-weight:400;
}
.pLarge { font-size:13px;
	font-weight:400;
	line-height:15px;
}
a { color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a:hover { 
	font-weight:bold;
	text-decoration:underline;
}
td { font-size:12px;
	font-weight:400;
}
li { line-height:20px;
}
ul { font-size:11px;
	line-height:20px;
	margin-left:15px;
}
h3 { font-size:14px;
	font-weight:bold;
	color:#0066CC;
}
h1 { font-size:16px;
	font-weight:bold;
	color:#CC9900;
}
h2 { font-size:14px;
	font-weight:bold;
}
h2.h218 { font-size:18px;
	font-weight:bold;
	color: #333333;
}
.lightyellow {color:#FBF2C1;}
.whitesmall {color:#FFFFFF;
	font-size:10px;}
.white {color:#FFFFFF;}
.black {color:#333333;}
.orange{color:#CC9900}
.blue{color:#0066CC}
.design{ color: #333333;
	font-size:10px;
	text-decoration:none;}
.small {font:10px;}
.large {font:14px;}
.bulletimg{
	list-style-image:url(../images/photo/btn_ul.gif);
	margin-left:15px;
	margin-bottom:5px;
}
#layer_content{ 
	height:487px;
	overflow:auto;
}
#layer_10px{ 
	height:467px;
	overflow:auto;
	scrollbar-face-color: #5A6C85;
	scrollbar-highlight-color: #5A6C85;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #5A6C85;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #5A6C85;
}

img {border-color: #333333}

.transp {
	opacity:.90;
	filter: alpha(opacity=90);
}
div#cnt { position:absolute; z-index:1 }
/* Since the images in the example vary in size and do not completely fill scroller space
   width and height needs to be set here to match height and width of the scroller */
div#cnt td {
  width:320px; height:130px; 
  text-align:center; vertical-align:middle;
  }
div#cnt100 { position:absolute; z-index:1 }
div#cnt100 td {
  height:130px; 
  vertical-align:middle;
  }
div#wn { 
  position:relative; width:320px; height:130px; z-index:1000;
  clip:rect(0, 320px, 130px, 0); overflow:hidden;
  }
div#wn100 { 
  position:relative; width:320px; height:130px; z-index:1000;
  clip:rect(0, 320px, 130px, 0); overflow:hidden;
  }
