a:link, a:visited, a:active,
a.account:link, a.account:visited, a.account:active {
    color: #FFE617;
    text-decoration: none;
}
a.account:link, a.account:visited, a.account:active { font-weight: bold; }
a:hover, a.account:hover {
    cursor: pointer;
    text-decoration: underline;
}
a.button:link, a.button:visited, a.button:active, input.button {
    background: #037;
    border-top: 1px solid #03F;
    border-left: 1px solid #03F;
    border-right: 1px solid #006;
    border-bottom: 1px solid #006;
    color: #FFF;
    font-size: small;
    font-weight: bold;
    line-height: 1.5;
    margin: 1em 0;
    text-align: center;
    text-decoration: none;
    width: 6em;
}
a.button:active, input.button:active  {
    background: #FFE617;
    color: #037;
}
a.button:hover, input.button:hover {
    color: #FFE617;
    cursor: pointer;
}
a.button { 
    display: block;
    height: 1.5em;
}
body {
    color: #FFF;
    background-image: url(/images/bg-top.gif);
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    margin: 0;
    min-width: 955px;
    padding: 0;
    text-align: center;
}
input.button { 
    display: inline;
    height: 1.75em;
}

/*** Main Menu ***/
#menu a:link, #menu a:visited, #menu a:active {
    color: #FFF;
    font-family: Arial;
    font-size: medium;
    font-variant: small-caps;
    line-height: 2.5;
    letter-spacing: -0.025em;
    padding: .75em .25em 1em .25em;
    text-decoration: none;
}
#menu a:hover { color: #FFE617; text-decoration: none; }
#menu {
    background: url(/images/menu_bg.jpg) repeat-x;
    clear: left;
    line-height: 2;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu li { display: inline; }
/*** End Main Menu ***/

/* Ads */
.ad1 {
    background: #CCC;
    display: block;
    height: 60px;
    width: 240px;
}
.alert { color: #FF0; text-align: center; }
.blue1, body { background-color: #072956; }
.blue2, .row0 { background: #1E3E6A; }
.blue3, .abox, .heading, .login_box, .row1 { background: #2D507E; }
.blue3, .abox, .heading, .login_box { padding: 1em; }
.abox { float: right; line-height: 1.5; margin-left: 2em; width: 20em; }
#logo { border: 0; float: left; width: 200px; height: 240px; }
#header { padding: 45px 0 0 0; }
#header h1 { margin: 0; padding: 3.75em 0 0 0; }
#aframe, #aframe a { color: #000; font-size: x-small; font-weight: bold; }
#aframe {
    color: #FFF;
    float: right;
    margin: .5em 2.5em 0 0;
    padding: 0;
    width: 248px;
}
#aframe h4 { margin: 0; padding: 4.5em 0 0 0; }
#container { min-width: 68em; padding: 2em; }
#footer { font-size: x-small; }
.desc { padding: .5em; }
h1 { font-size: medium; line-height: 1.5; }
h3 { color: #FFE617; }
h3, h4 {
    font-size: small;
    margin: 0 0 .5em 0;
}
h4 { font-size: x-small; }
.hr {
    border-bottom: 1px dotted #999;
    clear: both;
    margin-bottom: 1em;
    padding-top: 1em;
}
hr {
    border: 0;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.req {
    color: #FF0000;
    line-height: 1;
    font-weight: bold;
}
img { border: 0; }
input, input.file, select, textarea,
input.login {
    background: #F0F0F0;
    border-top: 1px solid #006;
    border-left: 1px solid #006;
    border-right: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    font-size: small;
    margin: 1px;
}
.login_box { font-size: small; width: 16em; }
.login_box h3 { text-align: left; }
.closed {
    height: 0;
    overflow: hidden;
}
.heading {
    float: left;
    font-size: medium;
    font-weight: bold;
    margin: -0.75em 0 0 0;
    padding: 0 1em;
    position: relative;
    z-index: 100;
}
.arow, .row, .value {
    float: left;
    line-height: 1.5;
}
.row {
    text-align: right;
    padding-right: 0.25em;
    width: 6em;
}
.arow {
    clear: left;
    text-align: right;
    padding-right: 0.25em;
    width: 45%;
}
.row0, .row1, .orow {
    float: none;
    line-height: 1.5;
    width: 100%;
}
.orow {
    background: #037;
    cursor: pointer;
}
.cert, .yell {
    color: #FF0;
    font-size: medium;
    font-style: italic;
}
.cert {
    font-size: large;
    text-align: center;
}
.cert a img {
    border: 0;
    height: 44px;
    width: 172px;
    vertical-align: middle;
    margin-top: .5em;
}
.pframe, .vframe {
    padding: .5em;
    border: 1px solid #2D507E;
}
.vframe {
    float: right;
    margin: 0 0 2em 2em;
}
.pic {
    height: 190px;
    width: 330px;
}
.hframe {
    border: 1px solid #037;
    padding: 1em;
}
.hspacer {
    float: left;
    height: 1em;
    width: 1em;
}

/*** White CSS Round Box ***/
div.wb {
	background: #FFF;
	color: #000;
	text-align: center;
}
b.rtop, b.rbot{
	display: block;
	background: #072956;
	color: #FFF;
}
b.rtop b, b.rbot b{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FFF
}
b.r1{ margin: 0 5px; }
b.r2{ margin: 0 3px; }
b.r3{ margin: 0 2px; }
b.rtop b.r4, b.rbot b.r4{ margin: 0 1px; height: 2px;}
/*** End White CSS Round Box ***/

.roll_over {
    background: #072956;
    border: 1px dotted #999;
    padding: 2em 0 1em 0;
    position: absolute;
    visibility: hidden;
    width: 25em;
    z-index: 1000;
}