body
{
   /* background-color: #0264CF;*/
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: Verdana, Helvetica, Sans-Serif;
    vertical-align: baseline;
}

h1
{
    color: #000000;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 22px;
    padding-top: 2px;
}
h2
{
    color: #000000;
    margin-top: 0px;
    padding-top: 2px;
}

/*div.spacer {
  clear: both;
  }*/

div
{
    text-align: center;
    min-height: 1px;
}

/*#dcat {
    display: none;
}*/


div#wrapper
{
    color: #222; /*background : #f9f8f3 url(bg.gif) repeat-y left top; */ /*width : 98%; */
    width: 770px;
    margin: 15px auto; /* margin : 30px 30px 15px 30px;*/
    padding: 15px 15px 15px 15px; /*padding : 0; */
    text-align: center; /*overflow : visible;*/
    min-height: 325px; /*min-height : 200px;*/
    background-color: #fff;
    vertical-align: middle;
}

/*a {text-decoration: none; font-size: 12px; font-family: Verdana, Arial, Helvetica, 'san serif'; color: #FFFFFF; font-weight:normal:}
a {text-decoration: none; font-size: 12px; font-family: Verdana, Arial, Helvetica, 'san serif'; color: #000000; font-weight:normal} */
a
{
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, 'san serif';
    font-weight: normal;
}
p
{
    color: #000000;
}


/* for the menu */
/*#dmenu{text-align:center; width:100%;
       width : 98%;
        margin : 0 auto; 
       } */

#menucontainer
{
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: center;
}

/* to stretch the container div to contain floated list
#menucontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
} */


#menucontainer ul
{
    padding: 1px;
    margin: 0 auto;
    text-align: center; /*set value to "left", "center", or "right"*/
    list-style: none;
    line-height: 18px;
    width: 85%; /*background-color:#FFFFCC;  border:1px solid #000;  */
}

#menucontainer ul li
{
    /*border:1px solid #000; float: left;*/
    display: inline;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    width: auto;
}

#menucontainer ul li a
{
    color: #000;
    padding: 3px 30px 3px 30px;
    margin: 0px;
    text-decoration: none;
    background-color: #FFFFCC;
    border: 1px solid #000; /*border-right:1px solid #000;         display: block;*/
    line-height: 17px;
    width: auto;
}

#menu li a:hover
{
    background-color: #0264CF;
    color: #fff;
}
/* end for the menu */

#header
{
    margin-top: 15px;
    margin-bottom: 15px;
    clear: both;
}


/* iPhone Only */
.iphone_only
{
    display: none;
}

.iphone_only li
{
    list-style-type: none;
}
/* removes the bullets */

/* end iphone only */

.linkbar
{
    font-size: 13px;
    color: #000000;
}


.style1
{
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, 'san serif';
    color: #FFFFFF;
}
.style3
{
    color: #0000FF;
}
.style4
{
    font-weight: bold;
    font-size: xx-large;
    color: #FF0000;
    font-family: Andy;
}
.style4
{
    font-size: smaller;
    color: #F33E23;
}
.style4
{
    font-size: smaller;
    color: #F33E23;
}
.style5
{
    font-size: smaller;
}
.style6
{
    font-size: smaller;
    color: #FFCC66;
}
.style8
{
    font-size: 36pt;
}
.style8
{
    font-size: 36pt;
}
.style9
{
    font-size: x-small;
}
.style9
{
    font-size: x-small;
}
.style10
{
    font-size: smaller;
    color: #F33E23;
    font-weight: bold;
}
.style10
{
    font-size: smaller;
    color: #F33E23;
    font-weight: bold;
}
.style11
{
    color: #C91D51;
}
.style11
{
    font-size: larger;
}
.style12
{
    color: #A8A76F;
}
.style13
{
    color: #0000FF;
}
.style16
{
    font-size: smaller;
    color: #000000;
}
.style16
{
    font-size: smaller;
    color: #000000;
}
.style17
{
    font-size: larger;
    color: #F33E23;
    font-weight: bold;
}

#DBAddDataGrid
{
    background-color: white;
    margin-left:auto; margin-right:auto;
    width:600px;

    }


#DBAddDataGrid td
{
    border:1px solid black;

    }

#DBAddDataGrid tr:first-child
{
font:bold;
background-color: #3399FF;
    }


#w3validator
{
       display: none; 
       
       }

