/* css document */

.footer
{
    font-size: 7pt;
    color: black;
    font-style: italic;
    font-family: verdana
}
.caption
{
    font-weight: bold;
    font-size: 11px;
    color: #fbf6f0;
    font-family: verdana
}
.captiondark
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: verdana
}
.input
{
    font-size: 11px;
    color: black;
    font-family: verdana
}
a:hover
{
    font: 500 11px/20px verdana;
    color: red
}
a
{
    font: 11px/20px verdana;
    color: navy;
    text-decoration: none
}
.raisedperiwinkle
{
    border-right: #2a3963 1px solid;
    padding-right: 6px;
    border-top: #909fc9 1px solid;
    padding-left: 6px;
    padding-bottom: 2px;
    margin: 1px;
    border-left: #909fc9 1px solid;
    padding-top: 2px;
    border-bottom: #2a3963 1px solid;
    background-color: #D5E1FF
}
p
{
    font-size: 12px;
    font-family: arial
}
.stdtext
{
    font-size: 11px;
    font-family: arial
}
h1
{
    font-weight: bolder;
    font-size: x-large;
    color: black;
    font-family: arial
}
h2
{
    font-weight: bolder;
    font-size: large;
    color: black;
    font-family: arial
}
h3
{
    font-weight: bolder;
    font-size: medium;
    color: black;
    font-family: arial
}
h4
{
    font-weight: bolder;
    font-size: small;
    color: black;
    font-family: arial
}
h5
{
    font-weight: bolder;
    font-size: x-small;
    color: black;
    font-family: arial
}
body
{
    font-size: 12px;
    z-index: -1;
    font-family: arial
}
td
{
    font-size: x-small;
    font-family: arial
}
.sqlresult
{
    font-size: 11px;
    color: black;
    font-family: arial
}
a:link
{
    font-weight: 500;
    font-size: 11px;
    color: navy;
    font-family: verdana
}
a:visited
{
    color: blue;
    font-family: verdana
}
select
{
    border-right: blue;
    border-top: blue;
    font-weight: 500;
    font-size: 11px;
    z-index: -1;
    visibility: visible;
    border-left: blue;
    color: black;
    border-bottom: blue;
    font-family: arial;
    position: relative;
    background-color: white
}
a:active
{
    font-weight: 500;
    font-size: 11px;
    color: red;
    font-family: verdana
}
.heng1 {
	font-size: 12px;
	font-weight: bold;
	color: #007FAA;
}
li {
	font-size: 12px;
	font-family: arial;
}
