body {
	margin: 0 0;
}

.tdCenter {
	background-image: url(../images/wis_images/bg-center.jpg);
	background-repeat: no-repeat;
}
.tdTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-image: url(../images/wis_images/bg-main.gif);
	background-repeat: repeat-y;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content img {
	background-color: #F5EAE5;
	 /* border: 1px solid #cccccc;
	padding: 5px;padding-right: 5px; */
border: 5px solid #f5eae5;

}
.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	margin: 0px;
	padding: 10px 0px 2px;
	font-weight: normal;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 26px;
	padding-top: 6px;
}
.breadcrumb a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
hr {
	height:0px;
	border-top: 3px dotted #cccccc;
	border-right: 0px dotted #cccccc;
	border-bottom: 0px dotted #cccccc;
	border-left: 0px dotted #cccccc;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	padding-bottom: 0px;
}
.bottom a {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	padding-bottom: 3px;
}
.bottom a:hover {
	text-decoration: underline;
}
.contentFront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentFront h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.contentFront p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
}
.contentFront img {
	padding: 0px;
}
.box {
	background-color: #F5EAE5;
	border: 1px solid #000000;
}
.box h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	margin: 0px;
	padding: 10px 0px 2px;
	font-weight: normal;
}
.box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
}
