html, body
{
    height: 100%;
}

a
{
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

a:hover
{
    color: black;
    text-decoration: underline;
}

a:active
{
    text-decoration: underlined;
}

img{
border:0px;
}

body, select, textarea, input
{
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.login
{
    font-size: 10px;
    font-weight: bold;
    color: White;
    padding-right: 8px;
    text-align: left;
}

.white
{
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
}

a.white
{
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
}

a.white:hover
{
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

a.white:active
{
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

H4
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    font-family: verdana, arial, Helvetica, sans-serif;
    text-decoration: none;
}


.warning
{
    font-size: 11px;
    border-width: 2px;
    border-color: red;
    border-style: dotted;
    padding: 2px;
    background-color: MistyRose;
}

input.invalid
{
    font-size: 11px;
    border-width: 1px;
    border-color: red;
    border-style: solid;
    background-color: MistyRose;
}

input.valid
{
    font-size: 11px;
    border-width: 1px;
    border-color: silver;
    border-style: solid;
    background-color: White;
}

textarea.invalid, select.invalid
{
    font-size: 11px;
    border-width: 1px;
    border-color: red;
    border-style: solid;
    background-color: MistyRose;
}

.searchfields
{
    font-size: 11px;
    border-width: 1px;
    border-color: #CCCCCC;
    padding-top: 2px;
    border-style: solid;
    background: White;
}

.loginfields
{
    font-size: 11px;
    border-width: 1px;
    border-color: #CCCCCC;
    border-style: solid;
    background: White;
}

.myinput
{
    font-size: 11px;
    border-width: 1px;
    border-color: silver;
    border-style: solid;
    background-color: White;
}


textarea.valid, select.valid
{
    font-size: 11px;
    border-width: 1px;
    border-color: silver;
    border-style: solid;
    background-color: White;
}

.reg
{
    font-size: 9px;
    font-weight: normal;
    color: #717171;
}

.copytext
{
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    display: block;
    color: white;
}

.copyright
{
    font-size: 10px;
    font-weight: bold;
    color: #666666;
}


.red
{
    font-size: 10px;
    color: #cc0000;
    text-decoration: none;
}


.big
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.newsHead
{
    font-size: 12px;
    font-weight: bold;
    color: #01286E;
}


.bigger
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.bgwh
{
    color: #fff;
}

.biggerG
{
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #3399CC;
}


.bigG
{
    font-size: 14px;
    color: #CCCCCC;
}

.textG
{
    font-size: 10px;
    color: #CCCCCC;
}

.biggerB
{
    font-size: 16px;
    font-weight: bold;
    color: #ED4320;
}

.bigB
{
    font-size: 14px;
    font-weight: bold;
    color: #ED4320;
}

.bigwt
{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.medB
{
    font-size: 14px;
    color: #ED4320;
}


.big, .bigger, .red, .copyright, .warning, select, textarea, input, body, a
{
    font-family: verdana, arial, Helvetica, sans-serif;
    text-decoration: none;
}


a.menu
{
    border: solid 1px #CCCCCC;
    padding: 2px 6px 2px 6px;
    margin: 1px 1px;
    background: #F1F1F1;
    width: 120px;
    height: 1%;
    line-height: 1em;
    color: #000;
    text-decoration: none;
}


a.menu:hover
{
    border: solid 1px #999;
    background: #CCC;
}

.borderBK
{
    border: 1px solid #000000;
}

.quote
{
    padding: 5px;
    margin: 5px;
    background: #F1F1F1;
}


.quoteauthor
{
    text-align: right;
    font-weight: italic;
    color: #666666;
}


pre
{
    font-size: 12px;
    word-wrap: break-word;
    margin: 10px, 0, 10px, 0;
}

.whitebody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: White;
    font-weight: normal;
}

.whitebody:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: White;
    font-weight: normal;
    text-decoration: underline;
}


.toplinks
{
    font-size: 10px;
    font-weight: bold;
    color: #01286E;
    font-family: verdana, arial, Helvetica, sans-serif;
    text-decoration: none;
}

.sublinks
{
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    font-family: verdana, arial, Helvetica, sans-serif;
    text-decoration: none;
}

.borderBl
{
    border: 1px solid #CCCCCC;
}

.borderGn
{
    border: 1px solid #CCCCCC;
}

.sku
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}


a.dylink
{
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 2px color : #FFFFFF;
}


.menudivider
{
    margin: 0px 0px 10px 0px;
    display: block;
}

.tandc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

.tandcBld
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #000000;
}
.dotted
{
    border: 1px dotted #1E3C73;
}
.bigWht
{
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.newsclickhere
{
    font-style: italic;
    font-size: 9px;
    font-weight: bold;
    color: #01286E;
}
.bdtop
{
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #00539F;
}
.bdleft
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #00539F;
}
.bdrigth
{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #00539F;
}
.bdbottom
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00539F;
}

.large
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: lighter;
    color: #993399;
}
.med
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    color: #993399;
}
.textmailer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #993399;
}
.textmailerbd
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #993399;
}
.textmailerbd2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FF9933;
}
.textmailer2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #F68427;
}
.textmailer3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #C6006F;
}

.textmailer4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #F9B24A;
}



.borderRd
{
    border-top: 2px solid #FF0000;
    border-right: 2px solid #FF0000;
    border-bottom: none;
    border-left: 2px solid #FF0000;
}

.time
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    display: block;
    color: White;
}

.brand
{
    color: White;
}

.brand:hover
{
    color: white;
    text-decoration: underline;
}

.whitetext
{
    color: :white;
}

a.menulink:hover
{
    color: white;
}

/*Login  dropdown Shadow panel*/

.dropshadow
{
    width: 270px;
    background-color: #fff;
    margin: 0px auto;
    float: right;
    -moz-box-shadow: 3px 5px 10px #265797;
    -webkit-box-shadow: 3px 5px 10px #265797;
    box-shadow: 3px 5px 10px #265797;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#265797,direction=135,strength=6);
}

/*Login  dropdown Shadow panel*/
