.logo {
	background-attachment: scroll;
	background-color: #353382;
	background-image: url(/img/frame/left_top.gif);
	background-repeat: no-repeat;


}
.centre {
	background-attachment: scroll;
	background-image: url(/img/frame/center.gif);
	background-repeat: no-repeat;
}
.righttop {
	background-attachment: scroll;
	background-color: #353382;
	background-image: url(/img/frame/right_top.gif);
	background-repeat: no-repeat;
}
.centreunder {
	background-attachment: scroll;
	background-image: url(/img/frame/center_under.gif);
	background-repeat: no-repeat;
	background-position: bottom bottom;

}

.bold {
	font-weight: bold;
}
.purpleTITLE {
	font-weight: bold;
	color: #000080;
	font-size: 14px;
}
.pinkTITLE {
	color: #F353DC;
	font-size: 14px;
	font-weight: bold;

}.f13 {
	font-size: 13px;
}
.f10 {
	font-size: 10px;
}
.whitenomal {
	color: #FFFFFF;
}
