body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

td,tr,img {
	font-size:1px;
	margin: 0px;
	padding: 0px;

}

/* FORM */

.regtable {
	font-size: 11px;
	width: 600px;
	height: 550px;
}

.reginfotext {
	font-size: 11px;
	color: #333;
	background-color: #FFFFFF;
	border: 1px #95968e solid;
	width: 270px;
}

.reginfotextbox {
	font-size: 10px;
	border: 1px #95968e solid;
	width: 500px;
}

.regformselecttext { 
  	font-size : 11px; 
	border-style: none; 
	color : #333;
	text-align: left;
	line-height: 16px; 
}

.regformconfirmtext {
	font-size: 11px;
	border-style: none;
	color: #000000;
	text-align: center;
}

.regDropdown{
	font-size: 10px;
	text-align: left;
	color: #000000;
	background: #F2F2F2;
	vertical-align: text-bottom;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	border-color: #000000;
}

div#priContent {
	background-color: #170604;
	position: relative;
	border: solid 1px #95968e;
	width: 602px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 600px; /* Actual width of content area. - KM */
}

div.priContent_bg1 {
	background-color: #4D4D4D !important;
	color: #1e1916;
}

div.priContent_bg1 a:link, div.priContent_bg1 a:active, div.priContent_bg1 a:visited {
	color: #170604;
}
