@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto 0px auto;
	background-image:url(../images/background.gif);
}

div.dvpie {
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	width:760px;
	margin:0px auto 0px auto;
	background-image:url(../images/fndpie.gif);
	padding-left:20px;
	padding-top:21px;
	height:150px;
}

.txt11 {
	font-size:11px;
}

.txtgreen {
	color:#c7db1a;
	font-size:10px;
	font-family: Arial, Times New Roman;
	font-weight:bolder;
	
}

.text {
	font-family:Tahoma;
	font-size:11px;
	color:#282828;
	font-weight:bold;
}

input.txtdat {
	border:1px solid #a3a3a3;
	font-family:Tahoma;
	padding-left:5px;
	padding-top:3px;
	font-size:10px;
	height:18px;
	width:170px;
}

input.txtdat:hover {
	border:1px solid #636363;
	background-color:#f7f7f7;
	color:#ac1c0d;	
}