body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/mainbg.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_beigh {
	font-family: Tahoma;
	font-size: 12px;
	color: #F1E9D4;
}
.txt_beigh_b {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #F1E9D4;
}
.txt_beigh_b_u {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color: #F1E9D4;
}
.txt_lgrey_b {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #F2F3F5;
}
.txt_lgrey_b01 {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #F2F3F5;
}
.txt_lgrey {
	font-family: Tahoma;
	font-size: 12px;
	color: #F2F3F5;
}
.txt_lgrey_b_u {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color: #F2F3F5;
}
.txt_dgrey_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
}