﻿html, body
{
    background-color: #99CCFF;
    background-image: url('../images/background-bars.gif');
    height: 100%;
    margin-top: 0;
    font-family: Arial;
}

thead
{
    color: Blue;
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
}
table.center
{
    margin-left: auto;
    margin-right: auto;
}

.godaddy a
{
    color: Blue;
}

hr
{
    height: 1px;
    border: 0;
    color: #333;
    background-color: #333;
    width: 99%;
}

.map_hr
{
    height: 1px;
    border: 0;
    color: #cfcfcf;
    background-color: #cfcfcf;
    width: 700px; 
}

.test
{
    border: thin none #0000FF;
}

.label
{
    color: #666666;
    font-weight: bold;
    text-align: right;
}

#page_container
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    width: 1000px;
}

#main
{
    width: 1000px;
}

#footer
{
    width: 1000px;
    font-size: small;
}
#footer a
{
    color: Blue;
}

.doctorlogin a
{
    color: #F4F4F4;
}
.labels
{
    text-align: right;
}
.textboxes
{
    text-align: left;
}

.logolink a
{
    color: #3366CC;
}
.logolink
{
    background-color: #3366CC;
    height: 150px;
    width: 200px;
    text-align: center;
    vertical-align: bottom;
}

.no_border a
{
    border: 0px;
    border-color: White;
    color: White;
}

.slideshow
{
    width: 20%;
    background-color: #3366CC;
    height: 171px;
}
.edoc
{
    font-family: georgia;
    font-weight: bold;
}

.bodylinks a:visited
{
    color:Blue;
}

.hitech 
{
    padding-left: 5px;
}

.hitech a
{
    color: Black;
    text-decoration: none;
    cursor: pointer;
}
