BODY {
	scrollbar-base-color: #3D3D3D;
	scrollbar-face-color: #3D3D3D;
	scrollbar-highlight-color: #3D3D3D;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #333333;
	scrollbar-darkshadow-color: #3D3D3D;
	background-color:#3D3D3D;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-image: url(http://www.photo-graphic.net/images/b2wfadeGreynew.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.menu:active 	{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.smplefnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 24px
}

.smpllrgfnt {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(http://www.photo-graphic.net/images/images/b2wfadeGreynew2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boxncolor {  
background-color: #F2F1E6
}

.noline {
	text-decoration: none;
	color: #CCCCCC;
}

.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-attachment: fixed;
	background-image: url(images/image003.jpg)
}

.linedsmplefnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold
}

/* style for the image container */
.container{
	text-align:center;
	padding:5px;
}
/* style for the text description */
.textDesc{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	text-align:center;
}

/* style for the navigation buttons container*/
.nav{
	text-align:center;
	padding:5px;
}
/* style for play button */
.btnPlay {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	border-top: 1px solid #8BB3F4;
	border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D;
	border-right: 1px solid #28426D;
	width: 60px;
	cursor: pointer;
	
}
/* style for previous button */
.btnPrevious {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	border-top: 1px solid #8BB3F4;
	border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D;
	border-right: 1px solid #28426D;
	width: 60px;
	cursor: pointer;
}
/* style for next button */
.btnNext {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	border-top: 1px solid #8BB3F4;
	border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D;
	border-right: 1px solid #28426D;
	width: 60px;
	cursor: pointer;

}
/* style for stop button */
.btnStop {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	border-top: 1px solid #8BB3F4;
	border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D;
	border-right: 1px solid #28426D;
	width: 60px;
	cursor: pointer;
}
/* button style template */
.buttons {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	border-top: 1px solid #8BB3F4;
	border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D;
	border-right: 1px solid #28426D;
	width: 60px;
	cursor: pointer;
}

.yellow1 {color: #FFCC33; line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
body,td,th {
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
