html,body,span,td{
	font-size:12px;
	line-height:1.5em;
	color:#3A364E;
}
span{
	padding:2px;
	font-size:12px;
	/*line-height:1.5em;*/
	color:#3A364E;
	/*background:#EEF1F8;*/
}
a.od{
	position:relative;
	/*width:18px;
	height:18px;
	line-height:18px;*/
	text-align:center;
	font-weight:bold;
	border: 1px solid #849BCA;
	display:block;
	color:#547BC9;
	float:right;
	text-decoration:none;
	position:relative;
	left:0px;
	top:0px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
}
a.od:link{
	background:#EEF1F8;
}
a.od:visited{
	background:#EEF1F8;
}
a.od:hover{
	background:#EFF;
}
a.od:active{
	background:#EEE;
}
.fd{
	/*width:500px;
	height:24px;*/
	background:#EDF1F8;
	border: 2px solid #849BCA;
	margin-top:2px;
	margin-left:2px;
	float:left;
	overflow:hidden;
	position:absolute;
	/*left:300px;
	top:200px;*/
	float:left;
}
.fdHeader{
	width:300px;
	height:24px;
	background:#EDFFFF;
	margin-top:0px;
	margin-left:0px;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
	cursor:move;
	background-image: url(../gimg/bg/fdhbg.jpg);
}
.fdHeaderTbl{
	padding:0px;
	height:24px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	/*position:relative;
	left:0px;
	top:0px;*/
}
.content{
	padding:4px;
	width:292px;
	height:162px;
}
.tarea{
	padding:4px;
	width:96%;
	height:150px;
	overflow:hidden;
	font-size:12px;
	line-height:1.5em;
	color:#3A364E;
}

.button{
	width:60px;
}
.buttonSmall{
	width:38px;
}
.buttonBig{
	width:120px;
}
