﻿body
{
    background-color: #dfeeef;
    background-image: url(img/IWV_Background.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

#fondo
{
    background-color: #FFFFFF;
    height: 100%;
    width: 776px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 5px;
    border: 1px solid #72B1D3;
}
#flash
{
    height: auto;
    width: 776px;
}
#maininfo
{
    height: 100%;
    width: 772px;
    border: 2px solid #63A9CD;
}
#ir-info
{
    background-image: url(img/info.jpg);
    height: 71px;
    width: 776px;
    border: 0;
}
.bodybold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.whitebold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.white
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
}

.tdheadline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #62A9CD;
}

.border
{
    border-style: solid;
    border-color: #62A9CD;
    border-width: 1px;
}



.th
{
    font-family: Arial, Helvetica, sans-serif;
}


.headerbg
{
    background-image: url(img/head.jpg);
    height: 160px;
    width: 826px;
}

.contactMe
{
    display: block;
    width: 140px;
    height: 26px;
    background: url('img/contact-me.gif') no-repeat 0 0;
}

.contactMe:hover
{
    background-position: 0 -26px;
}

.contactMe span
{
    display: none;
}
.contactiwv
{
    display: block;
    width: 140px;
    height: 30px;
    background: url('img/contact-iwv.gif') no-repeat 0 0;
}

.contactiwv:hover
{
    background-position: 0 -30px;
}

.contactiwv span
{
    display: none;
}
.whatisiwv
{
    display: block;
    width: 140px;
    height: 30px;
    background: url('img/what-is-iwv.gif') no-repeat 0 0;
}

.whatisiwv:hover
{
    background-position: 0 -30px;
}

.whatisiwv span
{
    display: none;
}
.werebetter
{
    display: block;
    width: 140px;
    height: 30px;
    background: url('img/what-is-iwv.gif') no-repeat 0 0;
}

.werebetter:hover
{
    background-position: 0 -30px;
}

.werebetter span
{
    display: none;
}

.style1
{
    font-size: 12px;
    font-weight: bold;
    color: #80FF00;
    font-family: Arial, Helvetica, sans-serif;
}
a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}


A.itamsheader:link
{
    color: white;
    text-decoration: none;
}


A.itamsheader:active
{
    color: white;
    text-decoration: none;
}

A.itamsheader:visited
{
    color: white;
    text-decoration: none;
}

.style3
{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.style4
{
    color: #FFFFFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.style6
{
    color: #CCCCCC;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.link_image
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.link_image:link
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.link_image:visited
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.link_image:hover
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.link_image:active
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}



