/* CSS Document */

body {
	background-color: #FFF;
}

.cellback1 {
	background-image: url(/images/as_back_1.gif);
	background-repeat: repeat-x;
	background-position: left;
	background-attachment: scroll;
	height: 28px;
	width: 2px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.pagetitle {
	position: absolute;
	left: 125px;
	top: 125px;
}

.pagecontent {
	position: absolute;
	left: 150px;
}a {
	color: #000000;
}.flash {
	vertical-align: bottom;
	background-color: #FF5200;
}
