body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.banner {
	background-attachment: scroll;
	background-image: url(image/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 610px;
}
.dot {
	background-attachment: scroll;
	background-image: url(image/dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	width: 127px;
}
.link {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D75967;
	text-decoration: underline;
}.link:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D75967;
	text-decoration: none;
}

.imgbdr {
	height: 96px;
	width: 95px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8A5A9;
	border-right-color: #A8A5A9;
	border-bottom-color: #A8A5A9;
	border-left-color: #A8A5A9;
	display: table-cell;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B3841;
	text-decoration: none;
}
.titlehead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #154283;
	text-decoration: none;
}
