@charset "windows-874";
body,td,th {
	font-family: tahoma, MS Sans Serif, Arial, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #1b6f99;
	text-decoration: none;
}

a:visited {
	color: #1b6f99;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}

a:active {
	color: #1b6f99;
	text-decoration: none;
}
