.SendNewsDiv
{
	
	margin-top:5px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	background-image:url(../images/topPageCorner.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#ffffff;
}
.SendNewsDivIn
{	
	background-image:url(../images/bottomPageCorner.gif);
	background-repeat:no-repeat;
	background-position:left bottom;	
	padding-top:30px;
	padding-right:50px;
	padding-bottom:20px;
	
}
.lable
{
	font-family:Tahoma;
	font-size:9pt;
	width:140px;
	display:block;
	margin-bottom:3px;
}
.inputField
{
	background-color:#EAF7FF;
	border: solid 1px #DAE5E9;
	width:300px;
	margin-bottom:10px;
}
.txtinputField
{
	background-color:#EAF7FF;
	border: solid 1px #DAE5E9;
	width:300px;
	height:150px;
}
.inputsecutirtyField
{
	background-color:#EAF7FF;
	border: solid 1px #DAE5E9;
	width:60px;/*150px;*/
	margin-bottom:10px;
}
.btnDiv
{
	width:300px;	
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.btnSend
{
	background-image:url(../images/SendNews.gif);
	border:none;
	background-color:#ffffff;
	width:47px;
	height:23px;
}
.securityimg
{
	/*DISPLAY:block;*/
	/*FLOAT:left;*/
	margin-right:15px;
	
}
.Divmsg
{
	padding:10px;
	padding-right:40px;
	padding-top:30px;
}