/* layout

        background: #000000 url(images/bg.gif);

*/

body {
        font: 1em Geneva, Arial, Helvetica, sans-serif;
        background: #000000 url(images/bg.gif);
        color: #ffffff;
        margin: 0px;
}
.contenttable {
        background: url(images/tablebg.gif) no-repeat center top;
        border-top: thin #333333;
        border-right: thin solid #333333;
        border-bottom: thin #333333;
        border-left: thin #333333;
}
/* text */
p {font-size:.9em;}

.header {
        font-size: 1.2em;
        font-weight: bold;
        color: #CCCCCC;
        text-align:right;
}
.headersmall {
        font-weight: bold;
        color: #CCCCCC;
}
.nav {
        background: url(images/buttonbg.jpg);
        text-align:center;
        font: "Arial Narrow";
        font-weight:bold;
        border:thin solid #000;
}
.nav a:link, a:visited, a:hover, a:active {
        color:#FFF;
        text-decoration: none;
}

h1 {
        font: bold normal 1.1em "Arial Narrow";
        color: #EEEEEE;
        text-transform: capitalize;
}

h2 {
        font-size:1.2em;
}
h3 {
        font-size:.9em;
}
ul {
        list-style: none;
}

a:link, a:visited {
        text-decoration: underline;
        color:#CCCCCC;
}
a:hover, a:active {
        text-decoration: underline;
        color: #990000;
}
.tablecolumn {
        border-top: thin #999999;
        border-right: thin solid #999999;
        border-bottom: thin #999999;
        border-left: thin #999999;
}

#body {padding:10px;}

#body img { margin: 5px; }

.footer { font-size:.8em; }


.navtable, .navtable a {
        width:160px;
        padding:0px;
        padding-left:0px;
        color:#FFFFFF;
        border:10px none;
        border-color:#FFFFFF;
        margin:0px;
}
.navtable td {
        background: #999;
        padding:3px;
}
.buttonscontainer {width: 160px;}

.buttons a {
        color: #FFFFFF;
        background-color: #999;
        padding: 2px;
        padding-left: 3px;
        font: 11px Arial, sans-serif;
        font-weight: bold;
        text-decoration: none;
        display: block;
        margin: 0px;
        width: 100%;
        text-align: left;
        border-top: 1px solid #333;
        border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
        border-left: 1px solid #333;
}

.buttons a:hover {
        padding-left: 4px;
        padding-top: 3px;
        padding-bottom: 1px;
        padding-right: 1px;
        background-color: #97100D;
        text-decoration: none;
        border-top: 1px solid #666666;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        border-left: 1px solid #666666;
}

.title_large {
        font-size: 1.3em;
}

.alert {
        color: #FF3300;
        font-size: .8em;
        text-align: center;
}
.lisa10 { font-family: Arial, Helvetica, Helv, sans-serif; font-size: 10pt}
.tiny   { font-family: Arial, Helvetica, Helv, sans-serif; font-size: 8pt}

/*.menu_button_upper  { color:#d5d325; font-family: Arial, Helvetica, Helv, sans-serif; font-size: .9em; background: transparent url(XXimages/but_menu_upper_center.gif) left top repeat-x; }  */
.menu_button_upper  { font-family: Arial, Helvetica, Helv, sans-serif; font-size: .9em; background: transparent url(XXimages/but_menu_upper_center.gif) left top repeat-x; }

/*
.header_but .left { background:url(images/header_but_left.gif) no-repeat left top;}
.header_but .right { background:url(images/header_but_right.gif) no-repeat right top;}
.header_but .ind { padding:9px 6px 15px 0; text-align:center;}
.header_but a { font-size:14px;}
*/

.blocktext10 { font-family: Arial, Helvetica, Helv, sans-serif; text-align: justify; font-size: 10pt;}
.linkbuttons {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 200; color: #000000; text-decoration: underline}
.descriptor_med  { font-family: Verdana, Arial, Helvetica, Helv, sans-serif; font-size: 9pt}

input.bigcheck {
        height: 25px;
        width: 25px;
}

/* in use in map selection paramaters */
input.medcheck {
        height: 19px;
        width: 28px;
}


// blue #3f8ab0;
.table_header {
        background-color: #CCCCCC;
}

