/* CSS Document */

body
{font-size: 10px; font-family: Tahoma; line-height:17px; color:#0B7395; background-color:#60CFF4 }


a:hover
{position: relative; left: 1px; top: 1px; TEXT-DECORATION: none; font-size: 10px; }

a:link 
{COLOR: #0B7395; text-decoration: none; filter: shadow(Color=#F3F3F3, strength=2); height:0px; cursor: hand; font-size: 10px;}

a:visited 
{COLOR: #0B7395; text-decoration: none; filter: shadow(Color=#F3F3F3, strength=2); height:0px; cursor: hand; font-size: 10px;} 

a:active
{COLOR: #0B7395; text-decoration: none; font-size: 10px;}

a:hover
{text-decoration: none; filter: shadow(Color=#F3F3F3, strength=2); height:0px; cursor: hand; font-size: 10px;}

input,textarea
{color: #0B7395; background: #D2D2D2; font-size: 10px; font-weight: normal; text-decoration: none; font-family: Tahoma; text-align: left; border-width: 1px; border-style: solid; border-color: #0B7395; }

table
{border-collapse:collapse; font-size: 10px; border-color:#0B7395 }


