}
a.link {background-color: #6DB4B8;
        text-align: center;
        font-weight: bold;
        letter-spacing: 1px;
        color: #FFFFFF;
        width: 115px;
        height: 12px;
        text-decoration: none;
        margin: 1px;
        display: block}

a.link:hover {background-color: #a4a3a3;
              font-weight: bold;
              color: #FFFFFF;
              width: 115px;
              height: 12px;
              text-transform: uppercase;
              display: block}

A:link {color: #657C96; text-decoration: none}
A:visited {color: #657C96; text-decoration: none}
A:hover{color: #000000; text-decoration: none}
A:active {color: #657C96; text-decoration: none}

BODY{
SCROLLBAR-FACE-COLOR: #BCD8DA;
SCROLLBAR-HIGHLIGHT-COLOR: #2c6568;
SCROLLBAR-SHADOW-COLOR: #2c6568;
SCROLLBAR-3DLIGHT-COLOR: #BCD8DA;
SCROLLBAR-TRACK-COLOR: #BCD8DA;
SCROLLBAR-DARKSHADOW-COLOR: #BCD8DA;
background: url('imgs/bg.jpg');
background-attachment: fixed;
font-family: Verdana;
font-size: 10px;
color: #2C6568;
text-align:left;
}




H1 {font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
    height: 14px;
    text-decoration: none; width: 97%; text-align: center; border-bottom: 0px dotted; background: url('imgs/head.jpg')}


H2 {font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
    height: 12px;
    text-decoration: none; width: 25%; text-align: center; border-bottom: 0px dotted; background: url('imgs/head2.jpg')}

td {
font-family: Verdana;
font-size:10px;
}

input {
font-family: Verdana;
font-size:8px;
background-color:#BCD8DA;
color: #2C6568;
border: 3px double #000000;
}

textarea {
font-family: Verdana;
font-size:10px;
background-color:#FFA1BB;
color: #000000;
border: 3px double #4D101F;
SCROLLBAR-FACE-COLOR: #BCD8DA;
SCROLLBAR-HIGHLIGHT-COLOR: #2c6568;
SCROLLBAR-SHADOW-COLOR: #2c6568;
SCROLLBAR-3DLIGHT-COLOR: #BCD8DA;
SCROLLBAR-TRACK-COLOR: #BCD8DA;
SCROLLBAR-DARKSHADOW-COLOR: #BCD8DA;
}


TEXTAREA {
  BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; COLOR: #2C6568; BORDER-BOTTOM: 1px solid; FONT-FAMILY: verdana, arial; 
  background: transparent;	
}
