

#sig {
	color: #234BFF;
	font-weight: bold;
	font-size: 105%;
	font-family: 'Jefferies Italic';
	
}

#sigCID {
	color: red;
	/*font-size: 105%;*/
	font-family: "ReservoirGrunge";
	font-weight: bold;
}

#frame {

	background-color: ##FDFDFD; 
	margin: 0 auto;
	width: 770px;
	height: auto;
	/*background-color: #E4FBFF;*/
	border: solid 1pt #272b2a;
	padding-left: 10px;
}

th {
	 background:#9EC1D5;
	
}

h4 {
	color:#2F5F90;
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:13px;
font-weight:bold;
line-height:16px;
text-decoration:none;
}

td {
	padding-left: 10px;
	padding-right: 10px;

	}


#hot {
	width: 450px;
	height: 325px;
	display: none;
	border: 1pt red solid;
	padding: 0 15px 0 15px;
}

#aw {
	padding-left: 60px;
	}


.va {
	font-weight: bold;
	color: Green;
	}

.vc {
	font-weight: bold;
	color: yellow;
	}

.vf {
	font-weight: bold;
	color: red;
	}

span.error{
 color:red;
}

fieldset {
	width: 770px;
	}

#correct {
	font-weight: bold;
	color: red;
	font-size: 20px;
	padding-bottom: 30px;
}

