html,body {
background : #A7D5E1 url("../_graphics/bg-page.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 : 11px; 
color : #606060; 
font-family : Verdana, Trebuchet Ms, Arial, Helvetica; 
text-decoration : none;
line-height : 18px;
}



FORM {
display : inline; 
}

H1 {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #606060; 
font-weight : bold;
margin-bottom:3px
}

H2 {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 12px; 
COLOR: #009CD9;
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, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
COLOR: #FFFFFF;


}


A:visited {
text-decoration : none; 
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
COLOR: #FFFFFF;

}

A:hover {

font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
COLOR: #FFFFFF;
text-decoration: underline;

}

.field {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #606060; 
border-left : 1px solid #A1A1A1; 
border-top : 1px solid #A1A1A1; 
border-right : 1px solid #A1A1A1; 
border-bottom : 1px solid #A1A1A1;
background : #FFFFFF url("../_graphics/bg_field.gif");
background-position : top;
background-repeat: repeat-x;

padding:5px;
margin : 0px;
height:26px;

}

.button {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #FFFFFF;
height:19px;

cursor:pointer;
margin-top:5px;
background-color : #EEEEEE;
border-right : 1px solid #333333;
border-bottom : 1px solid #333333;
border-top : 1px solid #9B9797;
border-left : 1px solid #9B9797;
color : #000000;

background-color : #DA1600;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-top : 1px solid #FFFFFF;
border-left : 1px solid #FFFFFF;
color : #FFFFFF;
}


.linkhand {
cursor: hand;
border: none
}
