@charset "iso-8859-1";
.datatr1 {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.datatr2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #E5E5E5;
}
body {
	background-color: #AEC5E7;
	font-family: Tahoma;
	font-size: 8pt;
	color: #1D3264;
}
select {
	background-color: #D3D3D3;
	height: 20pt;
	width: 100pt;
	border: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
option {
	background-color: #EEEEEE;
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
}
a:link {
	color: #1D3264;
	text-decoration: none
}
a:visited {
	color: #BD91A6;
	text-decoration: none
}
a:hover {
	text-decoration: none;
	color: #7B869A;
}
th {
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
tr {

}
td {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
}
input {
	background-color: #8B8B8B;
	height: 20pt;
	width: 50px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
font {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
}
table {
}

