/* CSS Document */
.ourcolle{
background-image:url(../images/ourcolle.jpg);
width:361;
height:37;
background-repeat:no-repeat;
}
.underbg1{
background-image:url(../images/underbg1.jpg);
width:931;
height:113;
background-repeat:no-repeat;
}
.underbg2{
background-image:url(../images/underbg2.jpg);
width:931;
height:38;
background-repeat:no-repeat;
}
.cenderbg{
background-image:url(../images/bginnercender.png);
width:892;
height:425;
background-repeat:no-repeat;
}
.tophedebg{
            background-image: url(../images/topmenubg.jpg);
			width:892;
			height:41;
			background-repeat:no-repeat;
			}
.linep{
border-width:1px;
border-color:#FF33FF;
}