@CHARSET "UTF-8";
body {
	margin: 0px;
	vertical-align: top;
	padding-top: 12px;
	background-color: #E6ECEA;
	background-image: url(../gfx2/tlo.gif);
	background-repeat: repeat-x;
}

td {
	font-size: 11px;
	font-family: verdana;
	color: #545A56;
}

select {
	font-size: 11px;
	font-family: verdana
}

input {
	BORDER-RIGHT: #89948e 1px solid; 
	BORDER-TOP: #89948e 1px solid;
	BORDER-LEFT: #89948e 1px solid;
	BORDER-BOTTOM: #89948e 1px solid;
}

.tr1 {
	BACKGROUND: #C6CEBD;
}

.tr2 {
	BACKGROUND: #DCE1D7;
}

a {
	font-family: verdana;
	text-decoration: none;
	color: #545A56;
	font-weight: bold
}

a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #545A56;
}

a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #575757;
}

a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
}

a:link {
	font-family: verdana, arial, helvetica, sans-serif;
}

.table_top {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold
}

.table_top2 {
	COLOR: #ffffff;
	font-size: 11px;
	background: #494b4a;
}