@charset "utf-8";
/* CSS Document */


/*  GENERAL STYLES  */

#rightcontent .h3text {
	
	font-weight:normal;

}

#rightcontent .error {
	color:#CC0000;
	font-size: 110%;
	font-weight:bold;

}

#rightcontent .tablerow {
height:30px;

}

#rightcontent .errorbgd {
	background-color: #FFE7E4;
	height:30px;
	border:2px solid #CC0000;
	padding: 10px;


}

#rightcontent .bigred {
	font-size:120%;
	color: #990033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

 


