@charset "windows-874";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FDFFDF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999900;
}
a.whitelink:link, a.whitelink:visited, a.whitelink:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	text-decoration: none;
	color: #CCCCCC;
}
form {
	font-size: 12px;
	}

input {
	font-size: 12px;
	border: 1px solid #8A3802;
}

textarea {
	font-size: 12px;
}

select {
	font-size: 12px;
}
