p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td {
        font-family: Arial, Helvetica, sans-serif;
        }

h1,h2,h3,h4 {
        color: #000000;
        clear: both;
        }

h1 {
        font-size: 18px;
        font-weight: normal;
        }

h2 {
        font-size: 16px;
        font-weight: normal;
        color: #341FF8;
        }

h3 {
        font-size: 14px;
        color: #666666;
        }

h4 {
        font-size: 6px;
        color: #ffffff;
        }

p {
        color: #666666;
        font-size: 10px;
        line-height: 15px;
}

.link-txt {
        color: #341FF8;
        font-size: 10px;
}

a:link {
        background-color: transparent;
        color: #341FF8;
        font-weight: normal;
        text-decoration: none;
}

a:visited {
        background-color: transparent;
        color: #341FF8;
        text-decoration: none;
}

a:hover {
        background-color: #0000ff;
        color: #666666;
        background-color: transparent;
}

a.nav:link, a.nav:visited {
        color: #663399;
        font-weight: bold;
        text-decoration: none;
}

a.nav:hover {
        color: #cccccc;
        background-color: transparent;
}

a.outside:link, a.outside:visited {
        color: #666666;
        background-color: transparent;
        font-weight: normal;
        text-decoration: none;
}

a.outside:hover {
        color: #ffcc66;
        background-color: transparent;
        text-decoration: underline;
}

#left {
        padding: 0px 10px 10px 10px;
        font-size: 12px;
        line-height: 24px;
        }

#main {
        padding: 0px 10px 10px 20px;
}

body { margin: 0; }

input.submitbutton {
        color: #ffffff;
        background-color: transparent;
        border-top: 1px solid #993333;
        border-right: 1px solid #993333;
        border-bottom: 1px solid #993333;
        border-left: 1px solid #993333;
        font-family: arial, sans-serif;
        margin-top: 1px;
        font-size: 14px;
        font-weight: bold;
        height: 20px;
        width: 70px;
        vertical-align: middle;
}

input.textbox {
        color: #ffffff;
        background-color: transparent;
        border-top: 1px dashed #ffffff;
        border-right: 1px dashed #ffffff;
        border-bottom: 1px dashed #ffffff;
        border-left: 1px dashed #ffffff;
        font-family: arial, sans-serif;
        margin-top: 1px;
        font-size: 14px;
        font-weight: bold;
        height: 18px;
        width: 90px;
        vertical-align: middle;
        padding: 2px 0px 0px 2px;
        }

.picright {
        float: right;
        padding: 10px;
}

.picleft {
        float: left;
        padding: 10px;
}


body {
background-image: url(Resources/dlbbg.jpg);
background-attachment: scrolling;
}