.testimonial { background-color: #EBEEF4; }
.testimonialbg { background-color: #EBEEF4; }
.testimonialtitle { font-family: "Arial"; font-size: 12px; font-style: normal; font-weight: bold; vertical-align: text-top; height: 22px }
.testimonialtext { font-family: "Arial"; font-size: 12px; font-style: normal; font-weight: normal; }
.testimonialauthor { font-family: "Arial"; font-size: 12px; font-style: normal; font-weight: normal; text-align: right; }

.sidemenu_toplinks { font-family: "Arial Black"; font-size: 14px; font-style: normal; font-weight: bold; text-decoration: none; color: #EEEEEE; }
.sidemenu_categorylinks { font-family: "Arial Black"; font-size: 14px; font-style: normal; font-weight: bold; text-decoration: none; color: #FFFFFF; }
.sidemenu_title { font-family: "Arial Black"; font-size: 16px; font-style: normal; font-weight: bold; text-decoration: none; color: #FFFFFF; text-align: center}

.mainbody_title { font-family: "Arial"; font-size: 24px; font-style: normal; font-weight: bold; text-decoration: none; color: #000000; text-align: center}
.mainbody_smallertitle { font-family: "Arial"; font-size: 21px; font-style: normal; font-weight: bold; text-decoration: none; color: #000000; text-align: center}
.mainbody_firstline { font-family: "Arial"; font-size: 21px; font-style: normal; font-weight: bold; text-decoration: none; color: #000000; text-align: left; padding-top:15px; padding-bottom:15px; }

.moments_introtext { font-family: "Arial"; font-size: 16px; font-style: normal; }

.sitemapHeading  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #21347B;
}

body {
  margin: 0 0 0 0;
}

.sitemapCategory1  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 25px;
  color: #21347B;
}

.sitemapCategory2  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-left: 50px;
  color: #000000;
}

.column_left { 
	background-image: url('images/sidebar_background.jpg'); 
	background-repeat: no-repeat;
	background-color: #000000;
	height: 100%;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

.regulartext
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.whiteregulartext
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}


TR.dd_list_over, TD.dd_list_over
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

	//color: #36567C;
	color: darkblue;
	//font-style: italic;
	font-style: none;
	cursor: hand;
	cursor: pointer;
	background: #B9B9B9;
	border: 1px solid white;
}

a.dd_list_over
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

	//color: #36567C;
	color: darkblue;
	//font-style: italic;
	font-style: none;
	cursor: hand;
	cursor: pointer;
}

a.dd_list
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

	color: #FFFFFF;
	font-style: none;
}

TR.dd_list, TD.dd_list
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

	color: #FFFFFF;
	font-style: none;
	background: #000000;
	border: 1px solid darkred;
}

table.sublistTable
{
	border: 1px solid black;
}