BODY
{
    Topmargin: 0px;
    Leftmargin: 0px;
}
P
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

H1
{
    font-size: 18px;
    font-weight: bold; ;font-family:Arial,Helvetica,sans-serif
;color:#000000
}

H2
{
    font-weight: bold;
    font-size: 12px; ;font-family:Verdana,Arial,Helvetica,sans-serif
;color:#666666
}

H3
{
    font-size: 14pt;
    font-weight: bold; ;font-family:Verdana,Arial,Helvetica,sans-serif
;color:#666666
}

A
{
    color: #003399; ;text-decoration:none
}

A:Visited
{
    color: #003399; ;text-decoration:none
}

A:Active
{
    color: #003399; ;text-decoration:underline
}

A:Hover
{
    color: #0000FF; ;text-decoration:underline
}

BODY
{
    font-size: 12px; ;font-family:Arial,Helvetica,sans-serif;color:#000000
}
li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.Smaller
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.button
{
    background-image: url(/assets/submitcss.gif);
    width: 90px;
    background-color: #FFFFFF;
    border: 0px;
    height: 26px;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}



.input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: navy;
    border-right: navy 1px inset;
    border-top: navy 1px inset;
    border-left: navy 1px inset;
    border-right: navy 1px inset;
    border-bottom: navy 1px inset;
}

.thumbnail
{
    position: relative;
    z-index: 1000;
    font-family: Arial Narrow, Verdana;
    font-size: 13px;
    color: #000000;
}

.thumbnail:hover
{
    background-color: Transparent;
    z-index: 1000;
    font-family: Arial Narrow, Verdana;
    font-size: 13px;
    color: #000000;
}

.thumbnail span
{
    /*CSS for enlarged image*/
    font-family: "Arial Narrow" , Verdana;
    position: absolute;
    background-color: #C0C0C0;
    padding: 5px;
    margin-left: -113px;
    border: 1px solid gray;
    visibility: hidden;
    color: #000000;
    text-decoration: none;
    height: 25px;
    width: 120px;
    margin-top: -32px;
}

.thumbnail span img
{
    /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span
{
    /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 0;
    right: 240px; /*position where enlarged image should offset horizontally */
}
.thumbnail2
{
    position: relative;
    z-index: 0;
    font-family: "Arial Narrow" , Verdana;
    font-size: 13px;
    color: #000000;
}

.thumbnail2:hover
{
    background-color: transparent;
    z-index: 50;
    font-family: "Arial Narrow" , Verdana;
    font-size: 13px;
    color: #000000;
}

.thumbnail2 span
{
    /*CSS for enlarged image*/
    font-family: "Arial Narrow" , Verdana;
    position: absolute;
    background-color: #C0C0C0;
    padding: 5px;
    margin-left: -113px;
    border: 1px solid gray;
    visibility: hidden;
    color: #000000;
    text-decoration: none;
    height: 25px;
    width: 120px;
    margin-top: -32px;
}

.thumbnail2 span img
{
    /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail2:hover span
{
    /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 0;
    right: 240px; /*position where enlarged image should offset horizontally */
}



.help_bubble
{
    font-family: "Arial Narrow" , Verdana;
    display: run-in;
    color: #444444;
    width: 200px;
    border: 2px solid #999999;
    background-color: white;
    padding: 2px;
    position: absolute;
    z-index: 100;
}



.select-free
{
    position: absolute;
    z-index: 10;
    cursor: pointer;
    overflow: hidden;
}
.mysubmit
{
    background: #FFCC00;
    border: 1px solid #000000;
    height: 23px;
    cursor: pointer;
    font-weight: bold;
}
