body { 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: justify;
color: #ffffff;
background-color: #2037A7;
/*scrollbar-face-color:#ffffff; scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #c0c0c0; 
scrollbar-darkshadow-color:#ffffff; scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #c0c0c0;*/
}

table{
border: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: justify;
}

a:link, a:visited, a:hover, a:active  {
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;}

a:link, a:visited  {color: #E7EBF8;}

a:hover, a:active  {
color: white;
text-decoration:underline;
}

a.grey:link, a.grey:visited, a.grey:hover, a.grey:active  {
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;}

a.grey:link, a.grey:visited  {color: #cccccc;}

a.grey:hover, a.grey:active  {
color: white;
border-bottom: 1px white solid;}

input,textarea,select{
/*scrollbar-face-color:#ffffff; scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #c0c0c0; 
scrollbar-darkshadow-color:#ffffff; scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #c0c0c0;*/
background-color: #ffffff;
border-top: 1px #c0c0c0 outset;
border-bottom: 1px #c0c0c0 outset;
border-left: 1px #c0c0c0 outset;
border-right: 1px #c0c0c0 outset;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:  #808080;
font-size: 10px;
word-spacing: +10%;
text-align: justify;}


button{
background-color: #ffffff;
border-top: 1px #c0c0c0 outset;
border-bottom: 1px #c0c0c0 outset;
border-left: 1px #c0c0c0 outset;
border-right: 1px #c0c0c0 outset;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:  #808080;
font-size: 10px;
}


