/*[variables]
colors
{
	@10: #FFFFFF;
	@00: #01FF55;
}
*/
DIV.userhud
{
	text-align: right;
	position: relative;
	top: -7px;
	left: -2px;
	font-size: 9.8pt;
	color: #FF0101;
	width: 35em;
	margin: 0 0px 0 auto;
}
DIV.hawkGame
{
	text-align: center;
	position: relative;
	top: 36px;
	border: 5px solid #010101;
	width: 400px;
	height: 550px;
	margin: auto;
}
HTML
{
	background-color: #4944CC;
}
A IMG
{
	border: none;
}
DIV.copy
{
	text-align: center;
	position: relative;
	top: 47px;
}
DIV.bottomad2
{
	text-align: center;
	position: relative;
	top: 50px;
}
DIV.topad2
{
	text-align: center;
	position: relative;
	top: 28px;
}
DIV.bottomad1
{
	text-align: center;
	position: relative;
	top: 12px;
}
DIV.topad1
{
	text-align: center;
	position: relative;
	top: 25px;
}
TABLE.Highscores
{
	position: relative;
	margin: auto;
	width: 524px;
	background-color: #FFFFFF;
	border: 5px solid #010101;
	top: 4px;
	text-align: left;
}
TR.normal
{
	background-color: #FFFFFF;
}
TD.level
{
	border: 1px solid #010101;
	width: 0;
}
TD.score
{
	border: 1px solid #010101;
}
TD.number
{
	border: 1px solid #010101;
	width: 0px;
	padding-right: 9px !important; /*[e]9px*/
}
TD.name
{
	border: 1px solid #010101;
}
TR.special
{
	background-color: #FF0101;
}
TABLE.Highscores TD
{
	padding: 2px;
}
TR.title
{
	background-color: #D63F3F;
}
DIV.links
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF; /*[e]@10*/
	border-bottom: 3px solid #5E5E5E;
	padding: 0 0 3px;
	color: #FF0101;
}
DIV.links A
{
	color: #FF0101;
}
DIV.submit
{
	text-align: center;
	position: relative;
	top: 21px;
}
