body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3D4C4;
	background-image: url(images/bg_top.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}.bg_search {
	background-image: url(images/bg_search.gif);
	height: 20px;
	width: 106px;
}
.txt_dark_grey_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #414239;
}
.txt_dark_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414239;
}
.txt_lbrown {
	font-family: Tahoma;
	font-size: 10px;
	color: #EDEEDE;
}
.txt_dbrown_u {
	font-family: Tahoma;
	font-size: 10px;
	color: #603913;
	text-decoration: underline;
}
.txt_dark_grey_u {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color: #414239;
}

a{text-decoration:none}
a:hover{text-decoration:none}
a:link {color: #666666}
a:visited {color: #666666}
a:hover {text-transform:bold; letter-spacing:.cm}
a:hover {color: #ff6600;}

p {
	font-size: 11px;
	color: #000000;
}
