<style type="text/css" media="screen"> 

/*Example CSS for the two demo scrollers*/

#pscroller1{



width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{

color:black;
width: 260px;
height: 20px;
border: 1px solid black;
padding: 3px;


}

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
text-decoration:none;

}


/**************** abhishek dhir *****************/













.window1
{

}

/* file extension and properties */
.extension
{
font-size:10px;
}

/*span type for adressing the person whose comments are being quoted*/
.quoted
{
font-size:10px ;
 letter-spacing:2px;
}

/*contnt on main page*/
.maincontent
{
}

/*container of scrolling marquee*/
.scroll
{
word-spacing:3px;
text-align:justify;
overflow:hidden;

border-style:none solid solid solid;
border-width:1px;}



.link a
{
text-decoration:none;
color:#0D5555;
}

.link a:hover
{
text-decoration:underline;
color:#FFFFFF;
background-color:#000000;
}



.download
{

border-style:dotted;
border-width:1px;
font-size:14px;
text-decoration:underline;
letter-spacing:2px;
}



.download li
{
letter-spacing:2px;
text-align:left;
font-size:11px;
text-decoration:none;
}


.download a 
{
text-decoration:none;
color:#CC0000;
}

.download a:hover
{
text-decoration:underline;
}

.download a:visited
{
text-decoration:underline;
color:#990066;
}


#s_col
{background:none;
text-decoration:none;
position:relative;
text-align:center;
margin-left:15px;

font-size:18px;


}



#s_col:hover
{
text-decoration:underline;

}

/*Collapsing container*/
.collapser
{
background:#FAEFBA;
border-width:1px;
border-style: outset solid solid solid;
text-align:justify;
padding-left:3px;
padding-right:10px;


}


/* headder*/
.headbw
{
font-size:14px;
/*background:black;
*/
color:#000066;
letter-spacing:2px;
font-family:"Times New Roman", Times, serif;
border-color:#336699;
border-style: solid none solid none;
border-width:2px;

}


.headbw1
{
font-size:13px;
background:#0000FF;
color:#FFFFFF;
letter-spacing:1.5px;
font-family:"Times New Roman", Times, serif;
border-color:#000000;
border-style: solid solid solid none;
border-width:2px;

}


#arrange1
{background:#FFFFFF;
border-top-width:2px;
border-bottom-width:1px;
border-color:black;
border-style:solid;
}

#flow tr th
{ 
background:url('background_t.gif') repeat-y;


}


#display
{position:absolute;
line-height:1.6;
left:180px;
top:165px;
width: 605px;
border-width:1px;
border-style:none none none none;
font-weight:normal;
font-family:serif;
z-index:1;

}

#display13
{position:absolute;
line-height:1.6;
left:20px;
top:165px;
width: 975px;
border-width:1px;
border-style:none none none none;
font-weight:normal;
font-family:serif;
z-index:1;

}

/* Sub headers */
h2
{background:black;
color:#CCCCCC;
font-size:15px;
text-align:center;
}

.img1
{position:absolute;
left:200px;
top:95px;
width: 720px;
z-index:1;


}

#zp1 tr th
{border-style:dotted;
}


table.zone1
{
border-spacing:5px;
z-index:7;
background:none;
}


#menu {
position:absolute;
left:0px;
top:165px;
width: 170px;
z-index:5;

}
</style>