body {
background-color: #FFFFFF;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal; 
font-size: 9px; 
color: #000000;
margin-left: 0; 
margin-top: 0; 
margin-right: 0; 
margin-bottom: 0;
}

td{
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal; 
font-size: 9px;
color: #333333;
}

.outlineTable{
background-color: #555555;
}

.header{
color: #666666;
}

.message{
color: #555555;
}

.insideTable{
background-color: #FFFFFF;
}

a{color: #000000; text-decoration: none}
a:link{color: #000000; text-decoration: none}
a:visited{color: #000000; text-decoration: normal}
a:hover{color: #000000; text-decoration: underline}
a:active{color: #000000; text-decoration: underline}

/* Form elements */
input.black {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF; 
font-weight: normal; 
font-size: 10px; 
color: #000000;
border: 1px #cccccc solid;
text-decoration: none;   
text-align: center;
}

input.black2 {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF; 
font-weight: normal; 
font-size: 10px; 
color: #000000;
border: 1px #cccccc solid;
width: 140px;
text-decoration: none;   
text-align: center;
}

input.black3 {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF; 
font-weight: normal; 
font-size: 10px; 
color: #000000;
border: 1px #cccccc solid;
width: 300px;
text-decoration: none;   
text-align: center;
}

input.black4 {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF; 
font-weight: normal; 
font-size: 10px; 
color: #000000;
border: 1px #cccccc solid;
width: 15px;
text-decoration: none;   
text-align: center;
}

input.button {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF; 
font-weight: normal; 
font-size: 10px; 
color: #000000;
border: 1px #cccccc solid;
width: 100px;
text-decoration: none;   
text-align: center;
}

input.button.black {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF; 
font-weight: normal; 
font-size: 10px; 
color: #000000;
border: 1px #cccccc solid;
width: 100px;
text-decoration: none;   
text-align: center;
}

textarea.black {
overflow:hidden
font-family: verdand, arial, helvetica, sans-serif;
background-color: #FFFFFF;
width: 280px;  
font-size: 10px; 
border: 1px; 
color:#000000;
scrollbar-3dlight-color:#000000; 
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
}

select.black {
font-family: arial, helvetica, sans-serif;
background-color: #FFFFFF; 
font-weight: normal; 
font-size: 10px; 
color: #000000;
border: 1px #cccccc solid;
width: 70px;
text-decoration: none;   
text-align: center;
}