body {
	background-color: #C397A8;
	margin: 0px;
}
.bg-header {
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	height: 116px;
}
.bg-footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 81px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
}
.menu:hover {
	color: #000000;
	text-decoration: none;
}
.menuleft {
	background-image: url(images/menuleft.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	background-position: left top;
	display: block;
}
.menuleft:hover {
	color: #ffffff;
	background-image: url(images/menuleft-roll.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #EAAAC1;
	text-decoration: underline;
}
.bottomline {
	background-image: url(images/bg-dotline.gif);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}
.bg-left {
	background-color: #A45F79;
	background-image: url(images/bg-leftbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-box1top {
	background-image: url(images/bg-box1top.gif);
	background-repeat: no-repeat;
	height: 9px;
}
.bg-box1bottom {
	background-image: url(images/bg-box1bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
}
.bg-box2top {
	background-image: url(images/bg-box2top.gif);
	background-repeat: no-repeat;
	height: 9px;
}
.bg-box2bottom {
	background-image: url(images/bg-box2bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
}
