body {
scrollbar-3d-light-color: #006600;
scrollbar-darkshadow-color: #006600;
scrollbar-base-color: #A4DB8C;
scrollbar-track-color: #A4DB8C;
scrollbar-arrow-color: #006400;
/*scrollbar-face-color: green;*/
scrollbar-highlight-color: #006600;
scrollbar-shadow-color: #006600;
font-family : 'Times New Roman',Times,serif;
text-align : center;
color : #000000;
font-size : 16px;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-decoration : none;
margin-left : 5px;
margin-right : 5px;
margin-top : 15px;
margin-bottom : 5px;
background : #a4db8c;
}
TABLE , TD {
text-align : left;
border-collapse : collapse;
border : 1px solid #006600;
font-size : 16px;
font-family : 'Times New Roman',Times,serif;
background : #a4db8c;
color : #000000;
margin-top : 0px;
}

img {
border : 0 none ;
}
h1 {
font-size : 30px;
color : black;
font-weight : bold;
background : none repeat;
text-align : center;
}
h2 {
font-size : 18px;
color : black;
font-weight : bold;
background : none repeat;
text-align : center;
margin-bottom : 0px;

}
h3 {
font-size : 15px;
color : black;
font-weight : bold;
background : none repeat;
text-align : center;
}
th {
font-size : 15px;
color : black;
font-weight : bold;
text-align : center;
background : #a4db8c;
}
i {
font-size : 14px;
color : black;
font-weight : normal;
font-style : italic;
background : none repeat;
}
a:link {
font-size : 12px;
color : black;
font-weight : bold;
background : none repeat;
}
a:visited {
font-size : 12px;
color : black;
font-weight : bold;
background : none repeat;
}
a:active {
font-size : 12px;
color : #006400;
font-weight : bold;
background : none repeat;
}
a:hover {
font-size : 12px;
color : #006400;
font-weight : bold;
background : none repeat;
}

.button
{
  background-color: #d4db8c;
  color: #000000;
  font-family: 'Times New Roman',Times,serif;
  font-size: 12px;
  height: 35px;
  width: 300px;
  border:solid 1px white;
  background-image: url(/images/button.jpg);
}


.buttonsmall
{
  background-color: #d4db8c;
  color: #000000;
  font-family: 'Times New Roman',Times,serif;
  font-size: 12px;
  height: 25px;
  width: 300px;
  border:solid 1px white;
  background-image: url(/images/button.jpg);
}

.nephead
{
  background-color: #a4db8c;
  color: #000000;
  font-family: 'Times New Roman',Times,serif;
  font-size: 12px;
  border:solid 1px black
}

.nep
{
  background-color: white;
  color: #000000;
  font-family: 'Times New Roman',Times,serif;
  font-size: 12px;
  border:solid 1px black
}

.details
{
  font-family: 'Times New Roman',Times,serif;
  font-size: 12px;
  border:solid 0px black
}