﻿body {
}
.newStyle1
{
	position:static;
	vertical-align:middle;
	position:relative;
}
.popupdiv
{
 table-layout: fixed;
 position: fixed;
 z-index:10;
}
.topborderstyle
{

border-top-style:double;
border-color: #abadb9;


}
   <style type="text/css">
        .headerCss
        {
            background-image: url(images/Header1.gif);
        }
        .Text
        {
            font-family: Trebuchet MS;
            font-size: 12px;
            color: Red;
        }
        .Text1
        {
            font-family: Trebuchet MS;
            font-size: 12px;
            color: Black;
        }
        .ItemHover
        {
            border-color:#ABADB9;
            border-style:none none solid solid;
            border-width:0.5px 0 1px 1px;
            padding-left:4px;
            padding-right:4px;
            background-color:#FFF2CE;
            cursor:hand;
        }
        .DefBox
        {
            font-family: Microsoft Sans Serif;
            font-size: 12px;
            color: #333365;
        }
        .style1
        {
            width: 67px;
        }
        .style2
        {
            width: 395px;
        }
        .style3
        {
            width: 39px;
        }
        .style4
        {
            width: 22px;
        }
    </style>