body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainpage.gif);
	background-attachment: scroll;
	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_title {
	background-image: url(images/bg_title.gif);
	height: 17px;
}
.txt_dgrey_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
.txt_dgrey{
	font-family: Tahoma;
	font-size: 10px;
	color: #464646;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
}
.txt_grey_b_u {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color: #6C6C6C;
}
.txt_grey_b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #6C6C6C;
}
.txt_red_bold01 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A4470E;
}
.txt_red_bold_u01 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color: #A4470E;
}
.txt_red_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A4470E;
}
.txt_red{
	font-family: Tahoma;
	font-size: 11px;
	color: #A4470E;
}
.txt_red_u {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
	color: #A4470E;
}.txt_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_bar {
	background-image: url(images/bg_bar.gif);
	height: 5px;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F0650A;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
}
