<style>

.bodylink
{
FONT-SIZE: 11px;
COLOR: #000000;
FONT-FAMILY: verdana, arial, helvetica, sans-serif;
TEXT-DECORATION: none
}

.table
{
FONT-SIZE: 0px;
FONT-FAMILY: arial, arial, helvetica, sans-serif;
}

.headers
{
FONT-SIZE: 25px;
COLOR: #808080;
font-weight:bold;
FONT-FAMILY: Trebuchet MS, Trebuchet;
TEXT-DECORATION: none;

}




.copy
{
FONT-SIZE: 13px;
COLOR: #000000;
FONT-FAMILY: Trebuchet MS, Trebuchet;
TEXT-DECORATION: none;
line-height:20px; 
text-align:justify;
}



.left
{
FONT-SIZE: 14px;
COLOR: #555555;
FONT-FAMILY: Trebuchet MS, Trebuchet;
line-height:25px;
TEXT-DECORATION: none
}

.links
{
FONT-SIZE: 11px;
COLOR: #000000;
FONT-FAMILY: arial, helvetica, sans-serif;
TEXT-DECORATION: none;
line-height:18px;
}

.text
{
FONT-SIZE: 11.5px;
COLOR: #000000;
line-height:18px;
FONT-FAMILY: verdana, arial, helvetica, sans-serif;
TEXT-DECORATION: none
}

.body
{
FONT-SIZE: 11.5px;
COLOR: #000000;
line-height:18px;
FONT-FAMILY: verdana, arial, helvetica, sans-serif;
TEXT-DECORATION: none;
background-color:#eaeaea;
}

.login
{
FONT-SIZE: 12px;
LINE-HEIGHT: 18px;
font-weight:bold;
COLOR: #000000;
FONT-FAMILY: arial, arial, helvetica, sans-serif;
TEXT-DECORATION: none;
}

.footer
{
FONT-SIZE: 11px;
WORD-SPACING: 1px;
COLOR: #000000;
FONT-FAMILY: ARIAL;
TEXT-DECORATION: none;
}

.select
{
FONT-SIZE: 12px;
background-color:#ffffff;
WORD-SPACING: 1px;
COLOR: #000000;
FONT-FAMILY: verdana;
TEXT-DECORATION: none;
}

.whats
{
FONT-SIZE: 11.5px;
COLOR: #ffffff;
FONT-FAMILY: arial;
TEXT-DECORATION: none;
line-height:18px;
}



.bodylinks
{
FONT-SIZE: 14px;
COLOR: #387cf1;
FONT-FAMILY: Trebuchet MS, Trebuchet;
TEXT-DECORATION: none;
line-height:15px;
}

.white
{
FONT-SIZE: 11.5px;
LINE-HEIGHT: 15px;
COLOR: #ffffff;
FONT-FAMILY: verdana, arial, helvetica, sans-serif;
TEXT-DECORATION: none
}

.nav
{
FONT-SIZE: 11.5px;
FONT-WEIGHT: bold;
LINE-HEIGHT: 18px;
COLOR: #990000;
FONT-FAMILY: verdana, arial, helvetica, sans-serif;
TEXT-DECORATION: none
}

a:hover{COLOR: #387cf1;}




#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #000000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;

}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px arial;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #000000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;

}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px arial;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


</style>



