/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left-margin:0;
	top-margin:0;
	font-size: 14px;
	line-height: normal;
}

a:link{

cursor:hand;font-weight:bold;color:navy;
}

a:visited {
	font-weight:bold;color:navy;
}
a:hover 
{
color:#A292D8;

}

.dvcss1{
	 background-image: url(../pictures/background.jpg);
	height: 100%;
	width:120px;
	float:left;

}
.dvcss2{
	
	height: 100%;
	width:85%;
	float:left;

}

.dvcss3{
	width:15%;
	float:left;
	}

    .dv1
    {
	float:left;
	width:50%;
	border : solid, ipx;
	height:100%;
	padding: 10px;

         }
     .dv2
    {
	float: left;
	width:50%;
	clear:right;
	height:100%;
	padding: 20px;
	text-align: center;



     }
     .smlbanner
     {
        background-color:Navy; color:White; width:100%; padding:5px;
     }
     
.popuppanel
{
   
	position: absolute;
	text-align: center;
	border: 1px solid #111111;
	background-color: #ddFFFF;
	filter:alpha(opacity=95);
	overflow: auto; 
	top: 100px;
	left:200px;
	padding:2px;
	}
.p2
{
 width:	275px;
height: 150px;
}

.p1
{
   width:400px;
	height:450px;
	}
	
	.p3
{
   width:700px;
	height:550px;
	}
.dv3 {
	background-color: #F0F0F0;
	float: none;
	width: 75%;
	border: 2px solid #666666;

}
.dv4 {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	padding: 3px;

}
.dv5 {
	padding: 12px;
	text-align: left;

}
.para1 {
	line-height: 20px;
}
