html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #61502E;
}
.ng {
font-size: 14px;
line-height: 17px;
font-weight: bold;
margin: 0;
}
.txt {
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #fff;
}
a.txt {
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #fff;
text-decoration: none;
}
a.txt:hover {
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #fff;
text-decoration: underline;
}
a.dark {
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #61502E;
text-decoration: none;
}
a.dark:hover {
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #61502E;
text-decoration: underline;
}
.eweblink  {
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #61502E;
text-decoration: none;
}
.eweblink:hover {
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #61502E;
text-decoration: underline;
}
.input {
font-family: "Trebuchet MS", ArialCE, Arial, Tahoma, Verdana, sans-serif;
color: #61502E;
background-color: #f7f7f7;
font-size: 8pt;
border-style: solid;
border-color: #d7d6d7;
border-width: 1px;
}
.button_biu {
color: #000000;
background-color: #FFFFFF;
font-size: 8pt;
font-weight: bold;
border-style: solid;
border-color: #000000;
border-width: 1px;
width: 20px;
height: 20px;
}
.button {
color: #000000;
background-color: #FFFFFF;
font-size: 8pt;
font-weight: bold;
border-style: solid;
border-color: #000000;
border-width: 1px;
width: 50px;
height: 20px;
} 