body
{
	background-color: #eaecfe;
	font-family: Sans, Cursor, Monospace;
	font-size: 12px; 
	color: 000000;

	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;

	scrollbar-face-color: 4040ff;
	scrollbar-highlight-color: ddddff;
	scrollbar-3dlight-color: 4040ff;
	scrollbar-darkshadow-color: 4040ff;
	scrollbar-shadow-color: 000069;
	scrollbar-arrow-color: eaecfe;
	scrollbar-track-color: eaecfe;
}

a:link    {color:#4040ff}
a:visited {color:#4040ff}
a:active  {color:#f1cf66}
a:hover   {color:#f1cf66}

div#hmenu a:hover {width: 80px;}
div#hmenu a img {height: 0; width: 0; border-width: 0;}
div#hmenu a:hover img {position: absolute;
    top: 96px; left: 178px; height: 64px; width: 256px;}

#headbg
{
	position: absolute;
	top: -3px;
	left: 0px;
	width: 100%;
	height: 15px;
	border: solid 0px ddddff;
	background-image: url("headtrim.png");
	background-position: top;
	background-color: Transparent;
	background-repeat: repeat-x;
	z-index: 2;
}

#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 276px;
	height: 72px;
	border: solid 0px ddddff;
	background-image: url("head0.png");
	background-position: top left;
	background-color: Transparent;
	background-repeat: no-repeat;
	color: 000;
	font-size: 24px;
	font-weight: bold;
	z-index: 3;
}

#neck
{
	font-family: Sans, Cursor, Monospace;
	position: absolute;
	top: 72px;
	left: 8px;
	background-color: transparent;
	font-size: 12px;
	color: #000000;
}

#banner
{
	position: absolute;
	top: -1px;
	left: 0px;
	width: 216px;
	height: 64px;
	border: solid 0px ddddff;
	background-image: url("head0o.png");
	background-position: top left;
	background-color: Transparent;
	background-repeat: no-repeat;
	z-index: 4;
}

#login
{
	position: absolute;
	top: 20px;
	left: 320px;
/*	width: 460px;
*/	background-color: transparent;
	text-align: left;
	z-index: 5;
}
#content
{
	position: absolute;
	top: 128px;
	left: 48px;
	width: 600px;
	text-align: justify;
	padding: 8px;
	z-index: 5;
}

#title
{
	text-align: center;
	position: absolute;
	top: -20px;
	left: 0px;
	width: 590px;
	z-index: 100;
}

#results
{
	color: #f1cf66;
	width: 520px;
	padding: 0px;
	margin-bottom: 36px;
}

#bar
{
	background-color: #f1cf66;

	border-style: solid;
	border-width: 2px;
	border-color: #4040ff;

	font-size: 10px;
	color: #000000;
	padding: 1px;
	margin: 2px;
}

#foot
{
	position: absolute;
	bottom: -32px;
	left: 2px;
	width: 580px;
	height: 20px;
	background-color: transparent;
	background-image: url("foot.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 10px;
	color: fff;
	text-align: center;
	padding-top: 2px;
}

table.info
{
	padding: 0;
	background-image: url("b_c.png");
	background-color: ddddff;
	text-align: justify;
	font-family: Sans, Cursor, Monospace;
	font-size: 12px;
}

td.ul
{
	width: 18px;
	height: 20px;
	background-image: url("b_tl.png");
	background-repeat: no-repeat;
}

td.uc
{
	background-image: url("b_t.png");
	background-repeat: repeat-x;
}

td.ur
{
	background-image: url("b_tr.png");
	background-repeat: no-repeat;
}

td.ml
{
	background-image: url("b_l.png");
	background-repeat: repeat-y;
}

td.mc
{
	padding-top: 16px;
	background-image: url("b_c.png");
}

td.mr
{
	background-image: url("b_r.png");
	background-repeat: repeat-y;
}

td.ll
{
	background-image: url("b_bl.png");
	background-repeat: no-repeat;
}

td.lc
{
	background-image: url("b_b.png");
	background-repeat: repeat-x;
}

td.lr
{
	width: 18px;
	height: 20px;
	background-image: url("b_br.png");
	background-repeat: no-repeat;
}

form
{
	padding: 0px;
	margin: 0px;
}

input
{
	border-width: 2px;
	border-color: 4040ff;
	border-style: solid;
	background-color: f1cf66;
	color: 000000;
}
/*
input
{
	border-width: 2px;
	border-color: #4040ff;
	border-style: solid;
	background-color: #f1cf66;
	color: #000000;
	font-weight: bold;
}
*/
