body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
table.sample {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
}
table.sample td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
}
table.sample1 {
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
}
table.sample1 td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
}

.style1 {

	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color: #2F84C5;
	font-weight: bold;
}
.style1 A {
	text-decoration: none;
	color: #2F84C5;
}
.style1 A:hover {
	text-decoration: none;
	color: #000000;						
} 
.style2 {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color:#949FA5;
	font-weight: bold;
}
.style2 A {
	text-decoration: none;
	color: #949FA5;
}
.style2 A:hover {
	text-decoration: none;
	color: #000000;						
}  
.style3 {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color:#949FA5;
}
.style3 A {
	text-decoration: none;
	color: #949FA5;
}
.style3 A:hover {
	text-decoration: none;
	color: #000000;						
}  
.style4 {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	padding-left: 25px;
}

.style5 {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 9px;
	color:#949FA5;
	font-weight: bold;
	padding-left: 25px;
}
.style5 A {
	text-decoration: none;
	color: #949FA5;
}
.style5 A:hover {
	text-decoration: none;
	color: #000000;						
} 
.style6 {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.style6 a {
	
	color:#2C84C3;
	text-decoration:none
}
.style6 a:hover {
	
	color:#6EBDF8;
	text-decoration:none
}

.tinput {
	width: 200px;
	height: 15px;
	border: 1px solid blue;
	background-color: #FFFFF7;
}
.txtinput {
	width: 200px;
	height: 65px;
	border: 1px solid blue;
	background-color: #FFFFF7;
}
