/* CSS Document */

td.redbg1h100w {
	background-color: #aa0101;
	height: 1px;
	width: 100%;	
}

td.blackbg1h100w {
	background-color: #000000;
	height: 1px;
	width: 100%;	
}

.errormessage {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.errormessagenorm {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-align: left;
}

.frmtxt { 
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.hf {
	visibility: hidden;
}

.tanbg {
	background-color: #dcd6b8;
	height: 140px;
	text-align: center;
	vertical-align: middle;	
	width: 796px;
}

.txtboxbg {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}

.red {
	color: #aa0101;
}

/*
~~ Copryright © 2007 GH Productions
	 
~~ Purpose: CSS page for Master Gohring 
~~ Page Title: mg_css.css
~~ Last Updated: 08/13/08 
~~ Initial: GH

~~ Designed By: Greg Hall - GH Productions
~~ URL: http://www.ghproductions.com

~~ Details/Notes:   
*/