body{
	margin-top: 0px;
	padding-left: 0px;
	left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	background-color:#D7C8A1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#856120;
	width:100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	}


.Text_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:justify;
	font-style:normal;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(images/icon.gif);
	}
.more{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:500;
	text-decoration:none;
	text-align:right;
	}
.more:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:500;
	text-decoration:underline;
		text-align:right;
	}
	
.dot{background-image:url(images/dot.gif);
background-repeat:repeat-y;
}

a{text-decoration:none;
color:#856120;}

a:active{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;
color:#594215;}

.matter_BG{background-image:url(images/matter_bg.gif);
background-repeat: repeat-x;
background-color:#876323;}
.heading_color{background-color:#9c6f24;}


/*------------marquee Ccc------------- */

#marqueecontainer{
position: relative;
width: 280px; /*marquee width */
height: 180px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

/****************************open image---------------------------*/
#lightbox {
	BORDER-RIGHT: #666 0px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BORDER-BOTTOM: #666 0px solid; BACKGROUND-COLOR: #FFF9BD}
#lightboxDetails {
	FONT-SIZE: 0.8em; PADDING-TOP: 0.4em; FONT-FAMILY: arial
}
#lightboxCaption {
	FLOAT: left
}
#keyboardMsg {
	FLOAT: right
}
#closeButton {
	RIGHT: 5px; TOP: 5px
}
#lightbox IMG {
	CLEAR: both; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#overlay IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#overlay {
	BACKGROUND-IMAGE: url(overlay.png)
}
 HTML #overlay {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); BACKGROUND-IMAGE: url(blank.gif); BACKGROUND-COLOR: transparent
}

