body {
	background-color: #bb813a;
	background-image: url(/sumtotal/lang-default/images/ascension_theme/images/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;



}
.contentbg {
	background-image: url(/sumtotal/lang-default/images/ascension_theme/images/content_bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 28px;

}
h1 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-weight: bold;
	color: #660033;
	font-size: 10px;

}
a:link {
	text-decoration: underline;
	color: #660033;
}
a:visited {
	color: #660033;
	text-decoration: underline;
}
a:hover {
	color: #660033;
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: underline;
}
.sm {
	font-size: 10px;
}
.field {
	font-size: 10px;
}
.err {
	font-size: 11px;
	color: #FF0000;
	background-image: url(/sumtotal/lang-default/images/ascension_theme/images/lft_grad.gif);

}