body {
	margin: 0px 0px 0px 0px;
	color: #8F8E8B;
}
.BG {
	background: #666666;
}


body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* font name */
	font-size: 11px; /* font size */
	color: #8F8E8B;
}
.ewTableHeader {
	background-color: #FF9933; /* header color */
	color: #FFFFFF; /* header font color */
	vertical-align: top;
	font-weight: bold;
}

.ewTableHeader a:link {	
	color: #330000; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #330000; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #D1E1F3;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #E8E8E8; /* alt row color 2 */	
}
input,select,textarea {
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}
.txt3 {
	color: #828081;
}
.white_txt {
	color: #FFFFFF
}

.required {color: #990000}
.zbdr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.TOP {
	background: #3399CC;
	border-bottom: 2px solid #666666;
	color: #FFFFFF;
}
#header a {
	display: inline;
	font-size: 13px;
	padding: 4px;
	text-decoration: none;
}
#header a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #F0F0F0;
	background: #71A5D9;
	
}
a {
	color: #8F8E8B;
}
.uploadComponent {
	padding-top: 0px;
	padding-left: 0px;
}
.headerText {
	font-weight: bold;
}
.uploadInputs{
	padding-top: 10px;
	padding-bottom: 10px;

}
.blink {
	font-size: 12px;
	font-weight: bold;
	color: #00407E;
	text-decoration: underline;
	
}

.blink1 {
	font-size: 12px;
	color: #999999;
	font: arial;
	font-weight: lighter;
	
}

.blink2 {
	font-size: 12px;
	color: #00407E;
	text-decoration: underline;
	
}

.blink3 {
	font-size: 12px;
	color: #575653;
	text-decoration: underline;
	
}

.title {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
#error {
	color: #8F8E8B;
	background-color: #F4F4F4;
	height: auto;
	padding: 10px;
	margin: 20px;
	border: 1px solid #CCCCCC;
}
.OR {
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
}


.row {
	font-size: 12px;
	color: #8F8E8B;
	background-color: #F0F0F0;
	font-weight: bold;
}

.txt2 {
	color: #9F9E9C;
	font-weight: bold;
}
.txt4 {
	color: #7B7A77;
	font-weight: bold;
}

.style_top {
	font-size: 14px;
	color:#666666;
	font-weight: bold;
}
.top_st {	font-size: 40px;
	color: #FFFFFF;
}
.hd {
	font-weight: bold;
	color: #595758;
	font-size: 11px;
}


div.bg {
	color: #8F8E8B;
	background-color: #F4F4F4;
	height: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
