body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D9EDE4;


}
td {
	font-size: 9pt;
	color: #484848;
	line-height: 20px;

}
a {
	color: #484848;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.line4 {
	border: 1px solid #8D6D3A;
}
input {
	font-size: 9pt;
}
.bg {
	background-image: url(bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.linetop {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCDCDD;
}
.c {
	background-color: #D5E4E6;
}
.big {
	font-size: 14px;
	color: #FF6600;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B5117;
}
.linedown2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
.lin {
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}
