@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #736357;
	font-size: 14px;
}
body {
	background-color: #F4DCE9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.backing {
	display: block;
	width: auto;
	height: 25px;
	background-color: D498B5;
	vertical-align: middle;
	text-align: center;
	padding-top: 3px;
	background-image: url(images/pinkbg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 736357;
	text-decoration: none;
}

.backing:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.tablestyle {
	font-size: 13px;
	color: 736357;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	white-space: normal;
	vertical-align: top;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat-y;
}

.tablestyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #736357;
}

a {
	font-size: 14px;
	color: #736357;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #736357;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}
#apDiv1 {
	left:-60px;
	top:-35px;
	width:875px;
	height:1350;
	z-index:1;
	background-color: #FFFFFF;
	border-right-color: 736357;
	border-left-color: 736357;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thick;
	border-left-width: thick;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
}
.style2 {
	color: #D498B5;
	font-size: 15px;
}
