﻿body
{
    background-color: #1c1c20;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: lighter;
    font-style: normal;
    font-variant: normal;
    color: #CCCCCC;
    line-height: 14pt;
    overflow: scroll;
}

.outer
{
    padding: 7px;
    width: 980px;
}

.blue
{
    color: #00ccff;
}

.blueBack
{
    background-color: #00ccff;
}

.david
{
    font-family: Verdana;
    font-size: 40pt;
    font-weight: normal;
    font-variant: normal;
    color: #00ccff;
    letter-spacing: -6px;
    line-height: 44pt;
    vertical-align: bottom;
}

.evans
{
    font-family: Verdana;
    font-size: 40pt;
    font-weight: lighter;
    font-variant: normal;
    color: #ffffff;
    letter-spacing: -6px;
    line-height: 44pt;
    vertical-align: bottom;
}

.dotcom
{
    font-family: Verdana;
    font-size: 20pt;
    font-weight: bold;
    font-variant: normal;
    color: #c0c0c0;
    letter-spacing: -3px;
    line-height: 44pt;
    vertical-align: bottom;
}

.tagline
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: lighter;
    font-variant: normal;
    color: #c0c0c0;
    letter-spacing: -1px;
    line-height: 14pt;
}

.taglineRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: lighter;
    font-variant: normal;
    color: #FF3300;
    letter-spacing: -1px;
    line-height: 14pt;
}

.contentRight
{
    border-left-style: dotted;
    border-left-width: medium;
    border-left-color: #404044;
    padding-left: 5px;
}

.headDay
{
    font-family: Verdana;
    font-size: 22pt;
    font-weight: lighter;
    font-variant: normal;
    color: #e0e0e0;
    letter-spacing: -3px;
    line-height: 22pt;
    vertical-align: bottom;
}

.headDate
{
    font-family: Verdana;
    font-size: 15pt;
    font-weight: lighter;
    font-variant: normal;
    color: #909090;
    letter-spacing: -2px;
    line-height: 15pt;
    vertical-align: bottom;
}

.textBox
{
    border: solid 1px #ffffff;
    background-color: #DDDDDD;
}

.textBoxRqd
{
    border-style: solid;
    border-width: 1px 1px 1px 2px;
    border-color: #ffffff #ffffff #ffffff #FF0000;
    background-color: #dddddd;
}


.button
{
    border: 1px solid #ffffff;
    background-color: #404040;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: lighter;
    font-variant: normal;
    color: #00ccff;
    padding: 4px;
}

.button:hover
{
    border: 1px solid #ffffff;
    background-color: #aaaaaa;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: lighter;
    font-variant: normal;
    color: #000000;
    padding: 4px;
}

.nav
{
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #505050;
    padding: 5px;
    line-height: 20px;
}

.navLeft
{
    padding: 5px;
    line-height: 20px;
}

a.menu:link, a.menu:active, a.menu:visited
{
    display: inline-block;
    color: #ffffff;
    position: relative;
    text-decoration: none;
    text-align: left;
    padding: 3px;
    line-height: 20px;
}

a.menu:hover
{
    display: inline-block;
    color: #ffffff;
    position: relative;
    text-decoration: none;
    text-align: left;
    padding: 3px;
    line-height: 20px;
    background-color: #00ccff;
}

a.menuSel:link, a.menuSel:active, a.menuSel:visited
{
    display: inline-block;
    color: #ffffff;
    position: relative;
    text-decoration: none;
    text-align: left;
    padding: 3px;
    line-height: 20px;
    background-color: #00ccff;
}

a.menuSel:hover
{
    display: inline-block;
    color: #ffffff;
    position: relative;
    text-decoration: none;
    text-align: left;
    padding: 3px;
    line-height: 20px;
    background-color: #808080;
}

.menuTable
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 1px 0px 1px 0px;
    border-top-color: #404040;
    border-bottom-color: #404040;
}

.section
{
    background-color: #101010;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 6px;
}

.mainContent
{
    width: 960px !important;
}

.search
{
    border-left-style: dotted;
    border-left-width: medium;
    border-left-color: #404044;
    padding-left: 5px;
}

.width200
{
    width: 200px;
    border-left-style: dotted;
    border-left-width: medium;
    border-left-color: #404044;
    padding-left: 5px;
}

.width500
{
    width: 500px;
    border-left-style: dotted;
    border-left-width: medium;
    border-left-color: #404044;
    padding-left: 5px;
}

.width700
{
    width: 700px;
}

.width17
{
    width: 17%;
}

.width33
{
    width: 33%;
}

.width67
{
    width: 67%;
}

.width75
{
    widows: 75% !important;
}

.modalBackground
{
    background-color: #000000;
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.masterPopUp
{
    font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
    font-size: 10pt;
    color: #4F4F4F;
    padding: 10px;
    border: solid 2px #00CCFF;
    background-color: #BBBBBB;
    z-index: 199;
}

.copyBlue
{
    color: #00CCFF;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: lighter;
    font-style: normal;
    font-variant: normal;
    line-height: 14pt;
}

.copyRed
{
    color: #FF3300;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: lighter;
    font-style: normal;
    font-variant: normal;
    line-height: 14pt;
}

.copyWhite
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: lighter;
    font-style: normal;
    font-variant: normal;
    line-height: 14pt;
}

a.hlink:link, a.hlink:active, a.hlink:visited
{
    color: #00CCFF;
    text-decoration: none;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: lighter;
    font-style: normal;
    font-variant: normal;
    line-height: 14pt;
}

a.hlink:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: lighter;
    font-style: normal;
    font-variant: normal;
    line-height: 14pt;
}

.gallery
{
    width: 220px;
    border: medium dotted #404044;
    padding: 6px;
}

.picture
{
    border: medium dotted #404044;
    padding: 6px;
}

.blogDate
{
    font-family: Verdana;
    font-size: 15pt;
    font-weight: lighter;
    font-variant: normal;
    color: #909090;
    letter-spacing: -2px;
    line-height: 15pt;
    vertical-align: bottom;
}

.blogTitle
{
    font-family: Verdana;
    font-size: 22pt;
    font-weight: lighter;
    font-variant: normal;
    color: #e0e0e0;
    letter-spacing: -3px;
    line-height: 22pt;
    vertical-align: bottom;
}

.blogContent
{
    padding: 5px 5px 5px 25px;
}

.blogCategory
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: lighter;
    font-variant: normal;
    color: #c0c0c0;
    letter-spacing: -1px;
    line-height: 14pt;
    text-transform: uppercase;
}

.blogSep
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #505050;
}

.fileUploadTable
{
    background-color: #606060;
}
