body{
	background-color:#e9eaec;
	background-image:url(../images/popupbg.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#3a679b;
	
	}
a{
	outline:none;
	border:0px;
	}
body input
	{
	border:solid 1px #bdc6e8;
	font-family:Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:12px;
	
	
	}
.tdstyle{
	padding:5px 15px 5px 15px;
	}
.boldtxt{
	font-weight:bold;
	color:#666666;
	}
.popout{
	margin:20px;
	}
.inputstyle{
	width:200px;
	height:30px
	}