body {
	margin: 0px;
	padding: 0px;
	background-color: #484747;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #333;
	text-align: center;
	line-height: 1.8;
}

p, td, li {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #333;
}

ul {
  margin-left: 15px;
}

a {
  font-family: arial, verdana, helvetica;
	font-weight: bold;
	color: #AA2024;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}


h1 {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
	background-image: url('../templateimages/title.gif');
	background-repeat: no-repeat;
	line-height: 100%;
}

h2 {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
	background-image: url('../templateimages/title.gif');
	background-repeat: no-repeat;
	line-height: 100%;
}

.wrapper {
  width: 770px;
	height: 100%;
	background-color: #FFF;
	background-image: url('../templateimages/bodybg.gif');
	background-repeat: repeat-y;
	text-align:left;
	vertical-align:top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

.body {
  width: 100%;
	height: 100%;
	text-align:left;
	vertical-align:top;
}

.menutd {
  width: 150px;
	text-align:left;
	vertical-align:top;
	padding-left: 35px;
	padding-top: 120px;
	padding-right: 10px;
	background-image: url('../templateimages/logo.gif');
	background-repeat: no-repeat;
	display: block;
}

.contenttd {
  width: 100%;
	height: 100%;
	text-align:left;
	vertical-align:top;
}

.bannertd {
	text-align:left;
	vertical-align:top;
}

.menu {
	width: 150px;
	font-size: 11px;
	font-weight: normal;
	color: #AA2024;
	padding: 0px 5px 3px 10px;
	background-image: url('../templateimages/menubg.gif');
	background-repeat: no-repeat;
}

.contenttd {
  padding: 11px 15px 11px 15px;
}

.contenttd img {
  border: 1px solid #333;
}
