@import url('global.css');

td {
	font-size: 12px; color: #000000;
	line-height:150%;
}

select {
	border-top-width: 1px; padding-right: 1px; padding-left: 1px; border-left-width: 1px; font-size: 9pt; border-left-color: #cccccc; border-bottom-width: 1px; border-bottom-color: #cccccc; padding-bottom: 1px; border-top-color: #cccccc; padding-top: 1px; border-right-width: 1px; border-right-color: #e6e6e6
}
input {
	border-top-width: 1px; padding-right: 1px; padding-left: 1px; border-left-width: 1px; font-size: 9pt; border-left-color: #cccccc; border-bottom-width: 1px; border-bottom-color: #cccccc; padding-bottom: 1px; border-top-color: #cccccc; padding-top: 1px; border-right-width: 1px; border-right-color: #e6e6e6
}
option {
	border-top-width: 1px; padding-right: 1px; padding-left: 1px; border-left-width: 1px; font-size: 9pt; border-left-color: #cccccc; border-bottom-width: 1px; border-bottom-color: #cccccc; padding-bottom: 1px; border-top-color: #cccccc; padding-top: 1px; border-right-width: 1px; border-right-color: #e6e6e6
}
li {
	font-size: 12px; color: white; list-style-type: square
}

.filter1 {
	filter: dropshadow(color=#43743c,offx=1,offy=1,positive=2)
}
a {
	font-size: 12px; color: #0000bb; text-decoration: none
}
a:active {
	font-size: 12px; color: #0000bb; text-decoration: none
}
a:visited {
	font-size: 12px; color: #000088; text-decoration: none
}
a:hover {
	font-size: 12px; color: red; text-decoration: none
}

a.biga {
	font-size: 14px; color: #0000bb; text-decoration: underline
}
a.biga:active {
	font-size: 14px; color: #0000bb; text-decoration: underline
}
a.biga:visited {
	font-size: 14px; color: #000088; text-decoration: underline
}
a.biga:hover {
	font-size: 14px; color: red; text-decoration: underline
}

a.white{
	font-size: 12px; color: #ffffff; text-decoration: none
}
a.white:active {
	font-size: 12px; color: #ffffff; text-decoration: none
}
a.white:visited {
	font-size: 12px; color: #ffffff; text-decoration: none
}
a.white:hover {
	font-size: 12px; color: #ffff00; 
}

table { border-collapse: collapse;  }
body{
  margin:0px;
}

.img01{border:1px solid #000}