body {
	background: #5283AB url(bg.png) repeat-x;
}

tr,td,th,body
{
	font-size: 9pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFFFF;
}
b {
	font-variant: small-caps;
}
.display img{
	border-top: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
}
a,a:active,a:visited,a:hover {
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #EAEAEA;
	font-variant: small-caps;
}
a:hover {
	color: #EAEAEA;
}
th,tr,td {
	vertical-align: top;
}
img {
	border: 0px;
}
hr {
	text-align: left;
	border: none 0;
	border-top: 1px dashed #FFFFFF;
	height: 1px;
}
.ads {
	width: 100%;
	display: block;
	text-align: center;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	padding-top: 5px;
}
h1 {
	font-family: Georgia;
	color: #EAEAEA;
	font-size: 16pt;
	margin-bottom: 0;
}
input,.input2,.input {
	width: 300px;
	font-size: 8pt;
	font-family: Tahoma;
	border: 1px solid #444444;
	height: 16px;
	background: #F8FCD9;
}
.input2 {
	width: 200px;
}
.input3 {
	height: 20px;
}
.select {
	width: 70px;
	font-size: 8pt;
	font-family: Tahoma;
	border: 1px solid #444444;
	height: 16px;
	background: #F8FCD9;
}
.page {
	width: 200px;
	margin: 10px;
	border-top: 1px solid #F8FCD9;
	border-bottom: 1px solid #F8FCD9;
	border-right: 1px solid #F8FCD9;
	border-left: 1px solid #F8FCD9;
}
