/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
background: url(flaglite.jpg) no-repeat fixed;
font-size: small;
color: black;
text-align: justify;
padding: 0;
margin: 0;
position: relative;
}

.title {
background: url(flag02flip.jpg) no-repeat fixed;
padding: 5px;
text-align: center;
clear: both;
height: 100px;
}

.toc {
font-family: Arial, Helvetica, sans-serif;
background: url(flag02flip.jpg) no-repeat fixed;
width: 210px;
clear: both;
position: absolute;
padding-left: 10px;
font-size: medium;
font-weight: bold;
text-align: left;
clear: both;
}

#home {
background:  url(home-button.gif) no-repeat;
height: 35px;
padding: 7px 0 0 55px;
}

#us {
background:  url(us-button.gif) no-repeat;
height: 35px;
padding: 7px 0 0 55px;
}

#state {
background:  url(state-button.gif) no-repeat;
height: 35px;
padding: 7px 0 0 55px;
}

#intl {
background:  url(intl-button.gif) no-repeat;
height: 35px;
padding: 7px 0 0 55px;
}

#pole {
background:  url(pole-button.gif) no-repeat;
height: 35px;
padding: 7px 0 0 55px;
}

.rightside {
clear: right;
margin: 0;
padding-left: 220px;
}

.text {
font-family: Arial, Helvetica, sans-serif;
background: url(flag02fliplite.jpg) no-repeat fixed;
font-size: medium;
margin: 0;
padding: 5px 5px 0;
}

a {
text-decoration: none;
color: #0000ff;
}

a:hover {
text-decoration: underline;
color: #0000ff;
}

.yellow {
background: url(yellow.jpg) no-repeat fixed;
}

.footer {
clear: both;
padding: 5px;
text-align: center;
}

.un {
color: #0039bd;
}

.oas {
text-decoration: underline;
}

.pvc {
color: blue;
}

.steel {
color: red;
}

