img{
border:0px;
}
.paddi {
	padding-left: 8px;
}
.pads {
	padding-left: -3px;
}
.img_footer{
background:url(images/Footer.png)
}
.tops {
padding-top:30px;
padding-bottom:30px;
}
.spaci {
padding-top:20px;
padding-bottom:20px;
}
.spaci2 {
padding-top:30px;
padding-bottom:10px;
}
.spaci5 {
padding-top:20px;
}
.smalltxt {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.txt {
	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.txtfaq {
	padding-left:10px;
	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	
}
.txtlight {
	font-family: Arial;
	font-size: 13px;
	color: #fff5e2;
	text-decoration: none;
}
.txt2 {
	font : bold 16px Arial;
	color: #CCCCCC;
	text-decoration: none;
}
.thumb {
	float: left;
	width: 105px;
	height: 130px;
	padding: 3px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.pic {
	float: left;
	width: 200px;
	padding: 3px;
	margin: 5px;
	padding: 5px;
	border: 0px solid #EEEEEE;
	text-align: center;
}
.pic2 {
	float: left;
	width: 210px;
	padding: 3px;
	margin: 5px;
	border: 0px solid #EEEEEE;
	text-align: center;
}
.kotak {
	border: 1px solid #CCCCCC;
	
	padding: 4px 0 4px 6px;
}
.kotak2 {
	border: 1px solid #CCCCCC;
	padding: 4px 0 4px 6px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.kotak3 {
	border: 1px solid #CCCCCC;
	padding: 6px 6px 6px 6px;
	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
}
.kotak4 {
	border: 2px solid #CCCCCC;
	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
}
.kotak5 {
	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* .inputtxtsmall {
	font-family: Arial;
	font-size: 13px;
	width: 80px;
	border: 0px solid #EEEEEE;
	text-indent: 4px;
}
.inputtxtmed {
	font-family: Arial;
	font-size: 13px;
	text-indent: 4px;
	width: 150px;
	border: 0px solid #EEEEEE;
}
.inputtxtarea_large {
	font-family: Arial;
	font-size: 13px;
	text-indent: 4px;
	height: 100px;
	width: 250px;
	border: 0px solid #EEEEEE;
}
.inputtxtlarge {
	font-family: Arial;
	font-size: 13px;
	text-indent: 4px;
	width: 200px;
	border: 0px solid #EEEEEE;
} */

h1 {
	background: #ededed;
	margin: 20px 0 10px;
	padding: 4px;
	text-align: center;
	color: #000;
	font: 310%/100% Garamond, Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h1 em {
	border: solid 1px #999;
	display: block;
	padding: 10px 0;
	font-style: normal;
}
.credits {
	width: 280px;
	margin: 0 auto 20px;
	text-align: center;
	border-bottom: solid 1px #ccc;
	padding: 0 0 8px 0;
	font: 130%/110% Garamond, Georgia, serif;
}
.credits em {
	color: #999;
}
.credits a {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.credits a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery li:hover img {
	border-color: #999;
}
.gallery em {
	width: 102px;
	background: url(images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 15px;
	font-size:10px;
	font-style: normal;
	text-align: center;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}

/* ---------- Elemen Fader styles start here ----------------------- */
.elemFaderBrownB {
	BORDER-RIGHT: #CCCCCC 2px solid; BORDER-TOP: #CCCCCC 2px solid; font-size: 13px; FILTER: alpha(opacity=40); BORDER-LEFT: #CCCCCC 2px solid; COLOR: #fff5e2; BORDER-BOTTOM: #CCCCCC 2px solid; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; POSITION: relative;  -moz-opacity: 0.10
}