@CHARSET "ISO-8859-1";

body {
	margin:0;
	color: #815b32;
	font-size: 13px;
	font-family: tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: justify;
	/* background-image: url(images/universal/classmedia-bg.gif) */
	background-color: black;
}

#cs_title {
	color: #fcf4e6;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}

#text_form {
	text-align: right;
}

#text_form_alert {
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #ff4131;
	background-color: #761e17;
	color: #ffffff;
}

#text_form_alert_big {
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #761e17;
	color: #ffffff;
}

#payment_window_bg {
	background-image: url(images/universal/loading.gif);
	background-repeat: no-repeat;
}
