body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}.bg_search {
	background-image: url(images/search_bg.gif);
	height: 21px;
	width: 108px;
}
.txt_dark_grey_b {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #414239;
}
.txt_dark_grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #414239;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FF7B03;
}
.txt_dbrown_u {
	font-family: Tahoma;
	font-size: 10px;
	color: #8B4302;
	text-decoration: underline;
}
.txt_dark_grey_u {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color: #414239;
}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_black_bold_u {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bg_pro {
	background-image: url(images/bg_pro.gif);
	height: 127px;
}
.txt_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

