body {
	color: #4C4C4C;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Georgia, Arial;
	font-size: 11px;
}
.tab1 {
	background-repeat: repeat-x;
	background-image: url(images/back-grad.jpg);
}

.tab2 {
	background-repeat: repeat-x;
}
.tab3 {
	background-repeat: no-repeat;
	background-image: url(images/baner-top2.jpg);
	height: 85px;
}
.tab4 {
	background-repeat: no-repeat;
	background-image: url(images/baner.jpg);
	height: 168px;
	
}
.tab1Manu {
	background-repeat: no-repeat;
	background-image: url(images/manu.jpg);
	height: 30px;
	width: 851px;
}
#marqueecontainer{
position: relative;
width: 230px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #4C4C4C;
}
a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #c4c4c4;
	text-decoration: underline;
}
.manutab1 {
	background-repeat: no-repeat;
	background-image: url(images/s1.gif);
	word-spacing:-3px;
	}
.manutab2 {
	background-repeat: no-repeat;
	background-image: url(images/s2.gif);
	word-spacing:-3px;
	}
.manutab3 {
	background-repeat: no-repeat;
	background-image: url(images/s3.gif);
	word-spacing:-3px;
	}
.manutab4 {
	background-repeat: no-repeat;
	background-image: url(images/s4.gif);
	word-spacing:-3px;
	}
.manutab5 {
	background-repeat: no-repeat;
	background-image: url(images/s5.gif);
	word-spacing:-3px;
	}