html,body {
background : #E2EDF1 url("../_graphics/bg.gif");
background-repeat: repeat;
font-size : 12px; 
color : #424343;
font-family : Verdana, Trebuchet Ms, Arial, Helvetica; 
text-decoration : none;
margin:0px;
padding:0px;
line-height : 14px;
}

TD {
font-size : 12px; 
color : #424343; 
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 : 12px; 
color : #4184AB; 
font-weight : bold; 
margin-top : 0px; 
margin-bottom : 2px; 
margin : 0; 
padding-top : 0px; 
padding-left : 0px; 
padding-right : 0px; 
padding-bottom : 4px; 
}

A:link {
color : #2E2E2E; 
text-decoration : none; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px;
}

A:visited {
color : #666666; 
text-decoration : none; 
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:hover {
color : #2E2E2E; 
text-decoration : none; 
font-size : 12px;	
font-family : Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px solid #2E2E2E;
}

.field {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #2E2E2E; 
font-weight:bold;
BACKGROUND: #FFFFFF;
padding:2px;
margin : 0px;
margin-top:2px;
height:20px
}

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

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

.copyright {
margin-top:5px;
font-weight:bold;
color:#ffffff;
}


.linkhand {
cursor: hand;
border: none
}