/* CSS Document */

body{
 margin-top:     0;
  margin-left:    0;
  margin-right:   0;
  margin-bottom:  0;
  padding-top:    0;
  padding-left:   0;
  padding-right:  0;
  padding-bottom: 0;
  border-top:     0;
  border-left:    0;
  border-bottom:  0;
  border-right:   0;
  width:  auto;
scrollbar-face-color:#000000;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#3E7FAD;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#3E7FAD;
scrollbar-darkshadow-Color:#3E7FAD;
  font-size : 10px; 
  font-family : Verdana, Arial, Helvetica, sans-serif;
}
td{
   font-size : 10px; 
   font-family :   Verdana, Arial, Helvetica, sans-serif;
}

.title{
	font-size : 16px;
	color: #ffffff;
}

.aah {
	border-bottom : 1px solid #104a7b; 
	border-right : 1px solid #104a7b;
	border-left : 1px solid #afc4d5; 
    border-top : 1px solid #afc4d5;
	background-color: #ffffff;
}
.stat {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #104a7b;
}
input,textarea {
	 font-weight: bold;
	 font-family :   Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	font-family :   Verdana, Arial, Helvetica, sans-serif;
}
A:link{text-decoration: none; color: 000000;} 
A:visited{text-decoration: none; color: 000000;} 
A:active{text-decoration: none; color: 000000;} 
A:hover{ text-decoration: underline; color: ffffff; cursor: hand;}