p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:#532409;
}

a {
	color:#532409;
	border:none;
}

img {
	border:none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#532409;
}

.menu_title {
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#532409;
}
.CellContent {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}

.menu_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#532409;
	min-height:20px;
}

.menu_description a {
	font-size:10px;
	font-weight:normal;
}


.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow.img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
 }

 .p-shadow {
  width: 90%;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow.p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
 }
 
 a {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:#532409;
	font-weight:bold;
 	text-decoration:none;
 }
 
 a:hover {
 	text-decoration:underline;
 }