
.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
	
}
.txt {
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #666666;
	line-height:17px;
	text-decoration: none;
	text-align:justify;
}
.linktxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.linktxt a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #555555;
	line-height:18px;
	text-decoration: underline;
}
.linktxt a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


.moretxt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.moretxt a{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.moretxt a:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.download {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.download a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.download a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}.input{
	border:1px solid #cccccc;
	height:22px;
	width:140px;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#8a7d41;
	background-color:transparent;
	padding-left:5px;
	padding-right:5px;
}
.redtext{
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#ff0000;
}
.submitbtn{
	background-color:#333333;
	border:0px;
	cursor:pointer;
	width:60px;
	height:22px;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#ffffff;
}










#slideshow {
    position:relative;
    height:384px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



#imgcontainer{
	width:110px;
	height:134px;
	background-color:#F6F6F6;
	text-align:center;
	float:left;
	margin-right:18px;
	clip: rect(0px, 110px, 134px, 0px);
	border:0px solid #ececec;
}

#imgcontainer img{
	width:110px;
	height:134px;
}
.yellowtxt{
	font-family:trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
}
.yellowtxt a:hover{
	font-family:trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
