@charset "utf-8";
/* CSS Document */

.bodytag {
	margin: 0px;
	padding: 0px;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #112268;
	text-decoration: none;
}
.txtbox {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
	height: 19px;
	width: 157px;
	text-align: right;
	padding-right: 5px;
}
.txturl {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
	height: 19px;
	
	text-align: right;
	padding-right: 5px;
}
.txtarea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
	height: 200px;
	width: 300px;
	text-align: left;
	padding-right: 5px;
}

.datebox {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
	height: 19px;
	width: 157px;
	text-align: left;
	padding-right: 5px;
}

#paddingtxt {
	padding-left: 22px;
}
.contentmain {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #112268;
	text-decoration: none;
	line-height: 18px;
}
