body {
	margin: 0px;
	padding: 0px;
	background-color: #A8A9B6;

}
body, td, input, select, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333366;

}

a {
	color: #FF3366;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.linkfooter {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkfooter:hover {
	color: #000000;
	text-decoration: underline;
}

.pagebox {
	border: 1px solid #E7E7EC;
}

.pagemark {
	font-size: 13px;
	font-weight: bold;
	color: #663399;

}

.pagetitle {
	font-size: 24px;
	color: #EF2F72;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;


}
.pagesub {
	font-size: 23px;
	color: #FF3366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.partitle {
	font-size: 20px;
}
ul {
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-image: url(../images/icon_li.gif);

}
.sidelinkstd {
	background-color: #EEEEF2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECED9;
}
