@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fcfbfb;
}
body,td,th {
	font-family: Arial;
	font-size:13px;
	font-style: normal;
	color: #edeeef;
	line-height: 14pt
}
a:link {
	color: #fd803e;
}
a:visited {
	color: #fd803e;
}
a:hover {
	color: #fd803e;
}
a:active {
	color: #fd803e;
}
