
/*Action frame */
.action_content{
	font-family:Verdana,Arial,sans-serif; 
	font-size:13px;
	color:black; 
	border:black; 
	border-style: groove; 
	border-top-width:0px;
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	width:99%;
	height:100%;
	overflow:auto;
}

.action_content_tbl{
	border:black; 
	border-style: groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}

.action_btn_send{
	width:40px;
	height:40px;
	font-family:tahoma
}

.content_td{
	font-size:12px;
	font-family:arial;
}

body{
	background-color:white
}

.text11{
	font-size:11px;
}
