.style1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:18px;
	float: left;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
	float: right;
	margin-right: 24px;
	text-decoration: underline;
}
.style2 a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.style3 {
	font-size: 12px;
	color:#333333;
	}
	
input{
	width: 696px;
}
body {background-color:transparent;}
img { border:none;}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.iframe table {
	border-collapse: collapse;
	border-spacing: 0;
}
.iframe td {
	color: #005ebf;
	font-size: 12px;
	border-bottom: 1px dashed #B7D5DB;
	border-right: 2px solid #ffffff;
	height: 21px;	/*background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 1px;*/
}
.iframe td a{
	color: #005ebf;
	text-decoration:none;
}
.iframe td a:hover{
	color: #0EA394;
	text-decoration:none;
}

.iframe span{ color:#FF0000;}
.iframe span a{ color:#FF0000; text-decoration:none;}
 .iframe span a:hover{ color:#FF0000; text-decoration:underline;}	
