body { background-color: gray; margin: 10px 35px 35px 35px;  scrollbar-face-color: white;
 scrollbar-arrow-color: navy;
 scrollbar-track-color: white;
 scrollbar-shadow-color: navy;
 scrollbar-highlight-color: navy;
 scrollbar-3dlight-color: white;
 scrollbar-darkshadow-Color: white;
}
.text {
 font-size: 12px;
 font-weight: normal;
 font-family: "Verdana", "Trebuchet MS", "arial", "helvetica";
 color: black; 
}
.link {
  font-size: 12px;
  font-weight: normal; font-family: "Verdana", "Trebuchet MS", "arial", "helvetica";
 text-decoration: none;
 color: black
}
.link1 {
 font-size: 12px;
 font-family: "Verdana", "Trebuchet MS", "arial", "helvetica";
 text-decoration: none;
 color: navy
}
.link2 {
 font-size: 9px;
 font-family: "Verdana", "Trebuchet MS", "helvetica", sans-serif;
 text-decoration: none;
 color: gray
}
.title {
 font-size: 18px;
  font-weight: normal;
 font-family:  "Verdana", "Trebuchet MS", "arial" , serif;
 color: #3145A5;
}

.header {
 font-size: 22px;
 font-family: "Verdana", "Trebuchet MS", "arial", "helvetica";
 color: gray;
}
.header1 {
 font-size: 14px;
 font-weight: bold;
 font-family: "Verdana", "Trebuchet MS", "arial", "helvetica";
 color: #3145A5;
}
.header2 {
 font-size: 14px;
  font-weight: bold;
 font-family:  "Verdana", "Trebuchet MS", "Arial",serif;
 color: navy;
}
.header3 {
 font-size: 14px;
  font-weight: normal;
 font-family:  "Verdana", "Trebuchet MS", "Times New Roman",serif;
 color: gray;
}
.main {
 font-size: 12px;
 font-weight: normal;
 font-family: "Verdana", "Trebuchet MS", "helvetica", sans-serif;
 color: #3145A5;
}
.info {
 font-size: 8px;
 font-weight: normal;
 font-family: "Verdana", "Trebuchet MS", "helvetica", sans-serif;
 color: black;
}
 a:hover{color: red;}

#navigation a:link  { background-color: gray; color: white; display: block; padding: 2px 10px; font: bold 11px "Verdana", "Trebuchet MS", sans-serif; text-decoration: none; margin: 15px 10px; border: 1px solid white; } 
#navigation a:visited  { background-color: gray; color: white; display: block; padding: 2px 10px; font: bold 11px "Verdana", "Trebuchet MS", sans-serif; text-decoration: none; margin: 15px 10px; border: 1px solid white; } 
#navigation a:active  { background-color: gray; color: white; display: block; padding: 2px 10px; font: bold 11px "Verdana", "Trebuchet MS" , sans-serif; text-decoration: none; margin: 15px 10px; border: 1px solid white; } 
#navigation a:hover  {color: red; background-color: white; display: block; padding: 2px 10px; font: bold 11px "Verdana", "Trebuchet MS", sans-serif; text-decoration: none; margin: 15px 10px; border-bottom: 1px solid silver; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid silver; }
#navigation .nav  {color: black; background-color: white; display: block; padding: 2px 10px; font: bold 11px "Verdana", "Trebuchet MS", sans-serif; text-decoration: none; margin: 15px 10px; border-bottom: 1px solid silver; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid silver; }    
#navigation { border-right: 1px solid black; border-bottom: 1px solid black; height: 80px; margin-top: 100px; float: left; width: 130px; background-color: silver; text-align: center; } 

#navborder { height: 100%; margin: 0px; padding: 0px; border: 0px; background-color: white; float: left; }

#content { border: 1px solid black; width: 100%; height:100%; background-color: white; text-align: center; padding: 10px 20px 10px 20px; } 

#form { color: navy; background-color: silver; font: 11px "Verdana", "Trebuchet MS", sans-serif; width: 360px; text-align: left; padding: 15px 15px 0px 15px; border-bottom: 1px solid black; border-right: 1px solid black; } 
.field { border-bottom: 1px solid silver; color: black; font: 11px "Verdana", "Trebuchet MS", sans-serif;  }
.button { width: 80px; height: 20px; color: navy; font: 11px "Verdana", "Trebuchet MS", sans-serif; }
