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: 10px;
	background-color: #FFFEDF;
	color: #666666;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_default {
	font-family: Tahoma;
	font-size: 11px;
}
.txt_default_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.txt_default_U {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #727272;
}
.txt_grey_bold01 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #727272;
}
.txt_orange_u {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7400;
	text-decoration: underline;
}
.txt_orange_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FF7400;
}
.txt_grey_bu {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	font-weight:bold;
	color: #727272;
}textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFEDF;
}
