body {
	margin: 0px;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
#active_menu {
  color: #999;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #000;
	font-size:12px;
	font-weight: bold;	
	background-repeat: no-repeat;
	width: 95%;
	text-indent: 0px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 25px;
	margin-bottom: 1px;
}
a.mainlevel:hover  { color: #999 }

a:link, a:visited  { color: #f30; text-decoration: none }
a:hover {
color: #ff3300;
text-decoration: underline;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  font-size: 11px;
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}