/* CSS Document */
body {
	background-color: #F4F4F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
font {
	font-family: Tahoma, "Tahoma MS", "Verdana", "Ariel", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: Tahoma, "Tahoma MS", "Verdana", "Ariel", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
	font-smooth: none;
}
a:hover {
	font-family: Tahoma, "Tahoma MS", "Verdana", "Ariel", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aa0b00;
	text-decoration: underline;
	font-smooth: none;
}
table.scale {
	height:100%; 
	overflow:hidden
}
table.generic {
	padding:0;
	border-spacing: 0px;
	border-collapse: collapse;
}
input {
	font-family: Tahoma, "Tahoma MS", "Verdana", "Ariel", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #891a1c;
	background: #e3c268;
	border: 0px;
}
li {
	font-family: Tahoma, "Tahoma MS", "Verdana", "Ariel", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-smooth: always;
}

