@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;
}


#rightcontent a:hover {
	background-color: transparent !important;
}

#rightcontent a img {
	border:none !important;
	padding: none !important;
	margin: none !important;
}

#noborderz a {
	border: none !important;
	background: none !important;
	
	
}

#noborderz {
	width:635px;
	margin: 0 auto;
}




