body {
	background: url('../images/bg.gif') #666699 no-repeat;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

body, td, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	line-height: 12px;
}

form {
	margin: 0px;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
	font-weight: normal;

}

.blink {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.bottom {
	font-size: 10px;
	color: #bebebe;
}

input.text	{
	background: url(none) center center;
	clear: both;
	float: none;
	border: none;
	color: #ffffff;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
}

p.yellow {
	color: #ffff00;
	font-weight: bold;
}

p.white {
	color: #ffffff;
}

p.blue {
	color: #333366;
	font-weight: bold;
}

br.short {
	line-height: 4px;
}

a:visited {
	color: #3300ff;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}
