body {
  background-color: #DDDDDD;
  color: black;
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;  
  margin: 0px;
}

td {
  color: black;
  font-family: Verdana, Tahoma, Arial;
  font-size:11px;
}

a {
  color: #FF9200;
  font-family: Verdana, Tahoma, Arial;
  font-size:11px;  
}

a:link {
  color: #FF9200;
  font-family: Verdana, Tahoma, Arial;
}

a:hover {
  color: #FF9200;
  decoration: underline;
  font-family: Verdana, Tahoma, Arial;
}

input {
  color: black;
  background-color: white;
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  border-style: solid;
  border-width: 1px; 
  border-color: lightsteelblue; 
}

textarea {
  color: black;
  font-family: Verdana, Tahoma, Arial;
  font-size:11px;
}

select {
  color: black;
  font-family: Verdana, Tahoma, Arial;
  font-size:11px;
}

p {
  font-family: Verdana, Tahoma, Arial;
  font-size:11px;  
  text-align: justify;
}

.menu {
  font-weight: bold;
  text-decoration: none;
}

.menu2 {
  font-weight: normal;
  text-decoration: none;
}

.forumheader 
{
 font-size: 12px;
 font-weight: bold;
 color: White;
}

.forumcell
{
	background-color: WhiteSmoke;
	
}

.serviceheader 
{
 font-size: 12px;
 font-weight: bold;
 color: White;
 background-color: Gray;
}

.servicecell
{
	background-color: WhiteSmoke;	
}

.servicecalendarday
{
	border-bottom: 1px dotted lightgray;
}

.servicecalendarweekday
{
	background-color: whitesmoke;
}

.adgroup
{
	font-size: 12px;
	line-height: 19px;
}
