﻿body 
{
    font-family:Arial;
}
.bluetable
{ 
    border:0px; 
    border-style:ridge; 
    border-color:#828385;
    vertical-align:top;
}
.DataList
{
    vertical-align:top;
    width:950px;
    border:0px;
    padding:0px;
    margin:0px;
}
.Button1
{
    background-image:url("images/1.jpg");
    width:56px;
    height:35px;
    border:0px;
}
.Button2
{
    background-image:url("images/2.jpg");
    width:48px;
    height:35px;
    border:0px;
}
.Button3
{
    background-image:url("images/3.jpg");
    width:45px;
    height:35px;
    border:0px;
}
.Button4
{
    background-image:url("images/4.jpg");
    width:72px;
    height:35px;
    border:0px;
}
.png
{
    behavior:url(iepngfix.htc);
}    
