
body, p, td, th, li, address, ins, del, div, caption, h1, h2, h3, h4, h5, h6
{
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

body, div
{
  border: 0;
  margin: 0;
  padding: 0;  
  background: #777;
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: trebuchet, "Trebuchet MS", sans-serif;
}

h1, h2, h3, h4, h5, h6, a {
  background: transparent;
  color: #da1109;
  text-decoration: none;
}

h1 { font-size: 24px; float: left; padding-left: 24px;}
h2 { font-size: 21px; }
h3 { font-size: 17px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }

.datum {
  line-height: 30px;
}

.datum .inner {
  background: transparent; 
  color: #fff; 
  float: right; 
  padding-right: 110px; 
  font-size: 12px; 
  background: transparent; 
  color: #fff; 
  height: 14px; 
  margin-bottom: 0; 
  margin-top: 5px;
}

#page {
  margin: 30px 30px 0px 30px;
  text-align: center;
}

#maintable {
  background: #404040; 
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#menu a img, #submenu a img {
  border: 0;
}

#menu a img, #submenu a img, #menu span img, #submenu span img {
  border-right: 1px solid #da1109;
}

#menu .left {
  background: #404040; 
  color: #fff;
}

#menu .right, #submenu .right {
  background: #404040; 
  color: #fff; 
  border-left: 1px solid #da1109;
}

#submenu td {
  border-top: 1px solid #fff;
}

td.contentphoto {
  background: #dadada;
  color: #404040;
  width: 110px;
  height: 108px;
  /* overflow: hidden;
  clip: inherit; */
}

td.contentmain {
  background: #fff;
  color: #404040;
  font-weight: bold;
/*  overflow: hidden;
  clip: inherit; */
  padding: 14px 24px;
}

td.contentmain p, td.contentmain li {
  font-family: Verdana, sans-serif;
  letter-spacing: 1px;
  line-height: 1.2;
}

td.contentmain .padding {
  background: transparent;
  color: #404040;
  width: 607px;
  /* height: 60px; */
}

td.contentmainNoPadding {
  background: #fff;
  color: #404040;
  font-weight: bold;
  padding: 0px;
  vertical-align: top;
}

.MenuItem{
	background-color: #404040; 
	/*width: 10%;*/
	height: 55px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	border: 0px;
	border-right: 1px solid #da1109;
	float: left;
	cursor: pointer;
	cursur: hand;
	width: 91px;
}
.MenuItem a{
	font-family: trebuchet, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.MenuItemOn{
	background-color: #DA1109; 
	/*width: 10%;*/
	height: 55px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	border: 0px;
	border-right: 1px solid #da1109;
	float: left;
	cursor: pointer;
	cursur: hand;
	width: 91px;
}
.MenuItemOn a{
	font-family: trebuchet, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

.SubMenuItem{
	background-color: #404040; 
	/*width: 108px;*/
	height: 55px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	border: 0px;
	border-right: 1px solid #da1109;
	float: left;
	cursor: pointer;
	cursur: hand;
	border-top: 0px;
	width: 91px;
}
.SubMenuItem a{
	font-family: trebuchet, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.SubMenuItemOn{
	background-color: #DA1109; 
	/*width: 108px;*/
	height: 55px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	border: 0px;
	border-right: 1px solid #da1109;
	float: left;
	cursor: pointer;
	cursur: hand;
	border-top: 0px;
	width: 91px;
}
.SubMenuItemOn a{
	font-family: trebuchet, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.LIMargin10 {
	margin-left: 10px;
}
#LIMargin10 {
	margin-left: 10px;
}
