@media print
{
	#tblPageTitle
	{
		display: none;
	}
}

body
{
	margin: 0px;
	font-family:Verdana, Arial, Tahoma;
	background-color:rgb(255,255,255);
}

body,table
{
	font-size: x-small;
	color: #100066;
}

#tblTop
{
	width:1004px;
	height: 84px;
	margin: 0px;
}

td.tdLogin
{
	width:158px;
	height:84px;
	padding:0px;
	background:rgb(1,0,102);
	border-left:2px solid white;
	color:white;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
}

.fields
{
	border: 1px solid rgb(1,0,102);
	color: black;
	background-color: white;
	font-size: xx-small;
}

.txtTopHeader
{
	text-align:center;
	width:100%;
	font-size: x-small;
	color: rgb(255,255,255);
	font-weight:bold;
}

.txtTop
{
	font-size: xx-small;
	color: rgb(255,255,255);
}

#tblBefore
{
	width: 100%;
	margin-top: 0px;
}

#tblAfter
{
	width: 100%;
	margin-top: 0px;
	text-align: center;
}

.StandardButton
{
	background-color:white;
	border:1px solid rgb(1,0,102);
	font-family:Verdana, Arial, Tahoma;
	font-size:xx-small;
	text-align:center;
	text-decoration:none;
	color:rgb(1,0,102);
	vertical-align:middle;
	cursor:hand;
	font-weight:bold;
}

.StandardButton_over
{
	background-color:white;
	border:1px solid rgb(1,0,102);
	font-family:Verdana, Arial, Tahoma;
	font-size:xx-small;
	text-align:center;
	text-decoration:none;
	color:silver;
	vertical-align:middle;
	cursor:hand;
	font-weight:bold;
}

.ButtonLeft
{
	width:7px;
	height:14px;
	background-image:url(../images/top/button_left.gif);
	background-repeat:no-repeat;
}

.ButtonRight
{
	width:7px;
	height:14px;
	background-image:url(../images/top/button_right.gif);
	background-repeat:no-repeat;
}

td.i_near
{
	background:rgb(1,0,102);
}

td.i_over
{
	width:18px;
	height:9px;
	background:rgb(1,0,102);
	font-size:1px;
}

td.i_point
{
	width:18px;
	height:14px;
	background:rgb(249,183,0);
	font-size:1px;
}

td.i_between
{
	width:18px;
	height:8px;
	background:rgb(1,0,102);
	font-size:1px;
}

td.i_body
{
	width:18px;
	height:53px;
	background:rgb(249,183,0);
	font-size:1px;
}

td.b_down
{
	width:520px;
	height:27px;
	color:white;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	background:rgb(1,0,102);
	padding-left:0px;
}

td.tdLogo
{
	background-color:#100066;
	cursor:hand;
	text-align:right;
}