﻿body 
{
    font-family: tahoma, arial, helvetica;
    font-size: 8pt;
    background: #1775AB;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
/*    filter: progid:dximagetransform.microsoft.gradient(gradienttype=1, StartColorStr=#1775AB, EndColorStr=#1D9CE3); */
}

table.main
{
    border: none 0px white;
    border-collapse: collapse;
    background-color: white;
    padding: 0px;
    margin: 0px;
    width: 900px;
    height: 600px;
}

td.menuitem1
{   
    border-color: Red;
    background-color: #1775AB;
    padding: 0px;
    margin: 30px 0px 0px 0px;
    width: 100px;
    height: 30px;
    text-align: center;
}

div.menuitemhome
{
    /* border-collapse:collapse; */
    background-color: #1775AB;
    padding: 0px;
    margin: 0px;
    width: 100px;
    height: 25px;
}

div.menuitemhome a
{
    border: solid 1px #1775AB;
    background-color: #1775AB;
    color: White;
    font-weight: bold;
    font-style:normal;
    font-size: 10pt;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 100px;
    height: 25px;
    padding-top: 5px;
}

div.menuitemhome a:hover
{
    background-color: #11567E;
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, StartColorStr=#1775AB, EndColorStr=#1D9CE3);
}

div.menuitem
{
    /* border-collapse:collapse; */
    background-color: #1D9CE3;
    padding: 0px;
    margin: 0px;
    width: 94px;
    height: 30px;
}

div.menuitem a
{
    border: solid 1px #1D9CE3;
    background-color: #1D9CE3;
    color: White;
    font-weight: bold;
    font-style:normal;
    font-size: 10pt;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 94px;
    height: 30px;
    padding-top: 10px;
}

div.menuitem a:hover
{
    background-color: #11567E;
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, StartColorStr=#1775AB, EndColorStr=#1D9CE3);
}

div.menuitemdark
{
    background-color: #11567E;
    padding: 0px;
    margin: 0px;
    width: 98px;
    height: 10px;
}

div.menuitemdark a
{
    border: solid 1px #11567E;
    background-color: #11567E;
    color: White;
    font-weight: bold;
    font-style:normal;
    font-size: 8pt;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 98px;
    height: 10px;
    padding: 3px 0px 3px 0px;
}

div.menuitemdark a:hover
{
    background-color: #1D9CE3;
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, StartColorStr=#1775AB, EndColorStr=#11567E);
}

div.sitemapbutton
{
    font-family: Arial, Tahoma, helvetica;
    font-size: 8pt;
    font-weight: normal;
    background-color: white;
    padding: 0px;
    margin: 0px;
    width: 98px;
    height: 27px;
    display: block;
}

div.sitemapbutton a
{
    border: solid 1px #11567E;
    background-color: white;
    color: black;
    font-weight: bold;
    font-style:normal;
    font-size: 8pt;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 98px;
    height: 27px;
    padding: 10px 0px 0px 0px;
}

div.sitemapbutton a:hover
{
    background-color: #1775AB;
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, StartColorStr=#FFFFFF, EndColorStr=#1775AB);
}

td.sitemapvertline
{
	width: 1px;
	background-image: url("images/dotblack.gif");
	background-repeat:repeat-y;
	border-collapse: collapse;
	background-position: center center;
	padding: 0px;
	margin: 0px;
}

td.sitemaphorzline
{
	height: 1px;
	background-image: url("images/dotblack.gif");
	background-repeat:repeat-x;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}

div.copyright
{
    font-family: tahoma, arial, helvetica;
    font-size: xx-small;
    color: White;
    text-align: center;
    padding-top: 5px;
}

div.slogan
{
    font-family: Arial, Tahoma, helvetica;
    font-size: 14pt;
    font-weight:bolder;
    color: #11567E;
    text-align: center;
}

table.header
{
    background-image: url('images/dbpheader1.jpg');
    background-repeat: no-repeat;
    background-position: top;
    width: 900px;
    height: 105px;
}

table.login
{
    width: 400px;
    border: solid 1px #11567E;
}

table.paragraph
{
    border: none;
}

img 
{
    border: none;
}

img.frontpage
{
    width: 300px;
    height: 200px;
}

img.majorbutton
{
    width: 150px;
    height: 45px;
    padding: 0px 10px 0px 10px;
}

div.pagetitle
{
    font-family: Arial Tahoma helvetica;
    font-size: 16pt;
    font-weight: bolder;
    color: White;
    vertical-align: text-top;
    width: 200px;
    text-align: center;
    padding-bottom: 10px;
}

div.sectiontitle
{
    font-family: Arial Tahoma helvetica;
    font-size: 14pt;
    font-weight: bolder;
    color: White;
    vertical-align: middle;
    width: 100%;
    text-align: left;
    padding-left: 5px;
}

.paragraphtitle
{
    font-family: Arial Tahoma helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #11567E;
    width: 100%;
    text-align: left;
    padding: 0px 0px 5px 0px;
}

.rowtitle
{
    font-family: Arial Tahoma helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    width: 100%;
    text-align: left;
}

td.highlightcaption
{
    background-color: #EEEEEE; 
    padding: 5px; 
    border-bottom: solid 1px white; 
    text-align: left;
    font-weight: bold;
}

td.highlighttext
{
    background-color: #EEEEEE; 
    padding: 5px; 
    border-bottom: solid 1px white; 
    text-align: left;
}
