body {
  font-family:  Trebuchet MS, Arial, Verdana, Sans-Serif;
  font-size: 12px;
  color: #444444;
  margin: 0px;
}
td {
  font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
  font-size: 13px;
  color: #000000;
  }

a:link {
   font-size: 13px;
   color: #00a9ec;
   text-decoration: underline;
        }

a:visited {
   font-size: 13px;
   color: #00a9ec;
   text-decoration: underline;
}

a:hover {
   font-size: 13px;
   color: #880000;
   text-decoration: underline;
}


a.green:link {
   font-size: 13px;
   color: #1D6B1F;
   text-decoration: underline;
        }

a.green:visited {
   font-size: 13px;
   color: #1D6B1F;
   text-decoration: underline;
}

a.green:hover {
   font-size: 13px;
   color: #888888;
   text-decoration: none;
}

.activeTopMenu {
	color: #555555;
	text-decoration: none;
}
.overGreen{
color: #ffffff;
}

img {
border: none;
}
.padding5{
padding: 5px;
}

.padding20{
padding: 20px;
}

.padding15{
padding: 10px;
}
