p {
	margin: 0px;
	padding: 0px;
}
.adminwelcome {color: #FCEDD7}
body {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebg {
	background-image: url(images/sidebg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.textnormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p,td,blockquote,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color:#CD640E;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F8DBB1;
}
