﻿A:link
{
    color: #000000;
    letter-spacing: 1.5px;
    text-decoration: none;
}

A:visited
{
    color: #000000;
    letter-spacing: 1.5px;
    text-decoration: none;
}

A:active
{
    color: #000000;
    text-decoration: none;
    letter-spacing: 1.5px;
}

A:hover
{
    color: #000000;
    text-decoration: underline;
    letter-spacing: 1.5px;
}


td, form, select, p, ol
{
    font-family: arial,helvetica,serif;
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    letter-spacing: 1.5px;
    line-height: 1.5;
}

option, button, textarea, radio, checkbox, select, input
{
    font-family: arial,helvetica,serif;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    letter-spacing: 1.5px;
    line-height: 1.5;
}

body
{
    margin: 0px;
    font-family: arial,helvetica,serif;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    letter-spacing: 1.5px;
    line-height: 1.4;   
}


.copyright
{
    color: #333333;
    text-align: center;
    background-image: url(Images/base/co.gif);
}

.divContents
{
    width: 96%;
    padding: 8px;
    text-align: left;
}

.divTitle
{
    width: 100%;
    padding: 2px;
}

.divSearch
{
    width: 98%;
    padding: 6px;
    text-align: center;
    background-color: #f5f5f5;
    margin-bottom: 10px;
    border: darkgray 1px solid;
}

.divSearchTitle
{
    text-align: left;
    font-weight: bold;
    margin-left: 20px;
}

.divSearchName
{
    border-left: #f69826 4px solid;
    margin-left: 4px;
    padding: 2px;
    font-weight: bold;
}

.divSearchDescription
{
    padding: 6px;
    margin-left: 10px;
}

.divLoading
{
    width: 98%;
    padding: 4px;
    text-align: center;
}

.divRule
{
    width: 90%;
    height: 500px;
    padding: 10px;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    text-align: left;
    overflow: auto;
}

.divDescription
{
    margin-top: 2px;
    margin-bottom: 2px;
    width: 100%;
    margin-left: 10px;
}

.divRow
{
    border: lightgrey 1px solid;
}

.divHeader
{
    border: lightgrey 1px solid;
    background-color: #f69826;
}

.divHeader1
{
    border: lightgrey 1px solid;
    background-color: #CF1E16;
}
.divHeader2
{
    border: lightgrey 1px solid;
    background-color: #D17B16;
}
.divHeader3
{
    border: lightgrey 1px solid;
    background-color: #F69826;
}
.divHeader4
{
    border: lightgrey 1px solid;
    background-color: #8A6C4A;
}

.divProductScroll
{
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#CCCCCC', gradientType='0');
    width: 672px;
    height:158px;
    overflow-x: auto;
    overflow-y: hidden;
    border-bottom-width: 2px;
    border-bottom-color: #FF9900;
    border-bottom-style: solid;
}

.Navigate
{
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}


.formTitle
{
    padding: 4px;
    border-left: #f69826 4px solid;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 2px;
}

.formField
{

}
