html,body {
background : #FFFFFF url("../_graphics/bg.gif");
background-position : top;
background-repeat: repeat-x;
font-size : 11px; 
color : #000000; 
font-family : Verdana, Trebuchet Ms, Arial, Helvetica; 
text-decoration : none;
margin:0px;
margin-bottom:10px;
padding:0px;
line-height : 14px;
}

TD {
font-size : 12px; 
color : #000000; 
font-family : Verdana, Trebuchet Ms, Arial, Helvetica; 
text-decoration : none;
line-height : 16px;
}



FORM {
display : inline; 
}

H1 {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 18px; 
color : #00AFCE; 
font-weight : bold;
margin-bottom:10px
}

H2 {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 12px; 
COLOR: #00AFCE;
font-weight : bold; 

margin:0px;
padding-top : 0px; 
padding-left : 0px; 
padding-right : 0px; 
padding-top : 4px; 
}

A:link {
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
COLOR: #00AFCE;


}


A:visited {
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
COLOR: #00AFCE;

}

A:hover {

text-decoration : none; 
font-size : 12px; 
COLOR: #00AFCE;
text-decoration: underline;
font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.field {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
border-left : 1px solid #000000; 
border-top : 1px solid #000000; 
border-right : 1px solid #000000; 
border-bottom : 1px solid #000000;
BACKGROUND: #97E6F4;

padding:2px;
margin : 0px;
height:19px;

}

.button {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
}


.linkhand {
cursor: hand;
border: none
}
