﻿html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, hr
{
    margin: 0;
    padding: 0;
}
Body
{
    padding: 0px;
    margin: 0px;
    background-image: url('../Images/Site/BG01.jpg');
}
html, body
{
    height: 100%;
    height: auto;
    font-size: 14px;
    font-family: "Segoe UI" , Arial, sans-serif;
    color: #333333;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th, p
{
    font-weight: normal;
    text-align: left;
    font-family: Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6
{
    color: inherit;
    font-family: inherit;
    font-weight: 700;
    margin: 0;
}
h1
{
    font-size: 14px;
    font-weight: 700;
    font-size: 14px;
    color: #333333;
}
h3
{
    line-height: 27px;
    font-size: 32px;
}
ul, ol
{
    list-style: none;
}

fieldset, img, hr
{
    border: none;
}
caption, th
{
    text-align: left;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
td
{
    vertical-align: top;
}

.hidden
{
    display: none;
}
.RadGrid_Default
{
    border-style: none !important;
    background-color: transparent !important;
}
.RadGrid_Default .rgRow td
{
    padding: 0px !important;
    margin: 0px !important;
    border-style: none !important;
}
.RadGrid .rgRow td, .RadGrid .rgAltRow td, .RadGrid .rgEditRow td, .RadGrid .rgFooter td, .RadGrid .rgFilterRow td, .RadGrid .rgHeader, .RadGrid .rgResizeCol, .RadGrid .rgGroupHeader td
{
    padding: 0px !important;
    margin: 0px !important;
    border-style: none !important;
}
.RadGrid .rgRow td, .RadGrid .rgAltRow td, .RadGrid .rgEditRow td, .RadGrid .rgFooter td
{
    padding: 0px !important;
    margin: 0px !important;
    border-style: none !important;
}

