a:link    { color: #0000ff; }
a:visited { color: #880088; }
a:active  { color: #ffff00; }
a:hover   { color: red; text-decoration: none }

table, body {
font-family: tahoma, arial, helvetica, "sans serif";
font-size: 10pt;
background-color: white;
}

img { border: none; }
image { border: none; }

input, select, textarea, option {
font-family: Verdana, Helvetica, Sans-Serif, Arial;
font-size: 10pt;
font-weight: normal;
}

input, select, textarea {
background-repeat: repeat-x;
background-image: url("/graphics/guidebarback.gif");
background-color: transparent;
border: 1px solid #808080;
//vertical-align: middle; /* Netscape 4 needs this for some inexplicable reason */
}
textarea { background-color: white; }

input[type="radio"] {
background-color: #ffffff;
border: 1px solid #808080;
background-image: none;
}

input[type="checkbox"] {
background-color: #ffffff;
border: 1px solid #808080;
}

input:hover,
input:focus {
background-repeat: repeat-x;
background-image: url("/graphics/gold.gif");
background-color: #ffffee;
}

textarea:hover,
select:hover,
textarea:focus,
select:focus {
background-repeat: repeat-x;
background-image: url("/graphics/gold_reverse.gif");
background-color: #ffffee;
}

.fnh a:link    { color: #ffffff; }
.fnh a:visited { color: #ffffff; }
.fnh a:active  { color: #ff0000; }
.fnh a:hover   { color: #ff0000; background-color : #0000ff;}
.fnh a{ text-decoration: none }

.navbar {
background-image: url("/graphics/blue.gif");
background-color: #000080;
font-weight: bold;
text-align: center;
font-family: "ms sans serif", "sans serif";
font-size: 8pt;
}

.navbar a {
width: 95px;
height: 14px;
display: block;
padding: 4px;
border: 1px solid blue;
border-bottom-color: black;
border-right-color: black;
color: #ffffff;
text-decoration: none;
}

.footer { margin-top: 10px; }

.navbar a { text-decoration: none }
.navbar a:link    { color: #ffffff; }
.navbar a:visited { color: #ffffff; }
.navbar a:hover   { color: #ff0000; }
.navbar a:active  { color: #ffff00; }


.navbar a:hover {
border-color: black;
border-bottom-color: blue;
padding: 5px 3px 3px 5px;
color: #ffffff;
background-image: url("/graphics/blue_reverse.gif");
}

.opacity1 {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.opacity2 {
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.leftcolumn {
width: 182px;
border-right: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
background: #f8f8f8 none no-repeat;
padding-bottom: 10px;
-moz-border-radius: 0em 0em 1.5em 1.5em;
}

.rightcolumn {
border-right: none;
border-left: 1px solid #c0c0c0;
}

.leftcolumn p {
margin-top: 0px;
margin-bottom: 4px;
}

.leftcolumn input {
margin-left: 10px;
}

.leftnavheader
{
background-image: url("/graphics/silverback.gif");
height: 18px;
color: #000000;
text-decoration: none;
font-weight: bold;
margin: 0px;
padding-left: 5px;
padding-top: 3px;
}

.leftnavitem
{
color: #000000;
text-decoration: none;
}

.leftnavitem img {
vertical-align: middle;
}

.leftnavitem a {
color: #000000;
text-decoration: none;
height: 16px;
line-height: 15px;
overflow: hidden;
display: block;
margin: 0px;
border: 1px none #000000;
padding-left: 15px;
padding-bottom: 2px;
padding-top: 0px;
}

.leftnavitem a:visited,
.leftnavitem a:active,
.leftnavitem a:hover {
color: #000000;
text-decoration: none;
border: 1px solid #000000;
background-color: #c0c0c0;
padding-bottom: 0px;
background-image: url("/graphics/blueback.gif");
}

.myaccount {
line-height: 1.2;
font-size: 8pt;
font-family: "ms sans serif", tahoma, verdana, arial, helvetica, "sans serif";
}

.myaccount img {
vertical-align: middle;
}

.newgraphic {
 color: #FF0000;
 font-weight: bold;
 font-style: italic;
}
