/* CSS Document */

	body{
	margin:0;
	}
	#v01{position:absolute;
	background-image: url(../imtgs/clrs/clr2.gif);
	height:200px;
	width:80%;
	top:20%;
	z-index:1;
	}
	#v02{
	position:absolute;
	background-image: url(../imtgs/clrs/clr5.gif);
	color:#000000;
	height:50px;
	width:100%;
	top:45%;
	}
	#v03{
	position:absolute;
	height:160px;
	width:80%;
	top:50%;
	z-index:3;
	background-image: url(../imtgs/clrs/clr6.gif);
	}
	#v04{
	position:absolute;
	height:99%;
	width:80%;
	top:0px;
	z-index:50;
	z-index:2;
	background-image: none;
	background-position: 2px 2px;
	}
	.confond{
	left:0px;
	border-width:1px 0px;
	border-style: solid;
	border-color: #003366;
	}

	
	