body
{
	background-color: #000000;
	background: url('/images/bg01.gif');
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0;
}

a:link
{
	color: #cc0000;
	text-decoration: none;
}
a:visited
{
	color: #cc0000;
	text-decoration: none;
}
a:active
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #606060;
	text-decoration: underline;
}

a.navlink:link
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink:visited
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink:active
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink:hover
{
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

a.sub_navlink:link
{
	color: #ffffff;
	text-decoration: underline;
}
a.sub_navlink:visited
{
	color: #ffffff;
	text-decoration: underline;
}
a.sub_navlink:active
{
	color: #000000;
	text-decoration: underline;
}
a.sub_navlink:hover
{
	color: #660000;
	text-decoration: underline;
}

a.outside_navlink:link
{
	color: #ffffff;
	font-size: 8pt;
	text-decoration: underline;
}
a.outside_navlink:visited
{
	color: #ffffff;
	font-size: 8pt;
	text-decoration: underline;
}
a.outside_navlink:active
{
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}
a.outside_navlink:hover
{
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

div
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
}

div.center
{
	text-align: center;
}

div.white
{
	color: #ffffff;
}

div.small
{
	font-size: 8pt;
}

form
{
	display: inline;
}

hr
{
	color: #000000;
	background-color: #000000;
	border: 0;
	height: 1px;
}

hr.white
{
	color: #ffffff;
	background-color: #ffffff;
	border: 0;
	height: 1px;
}

img
{
	border: none;
	display: block;
}

input
{
	border: 1px #c0c0c0 solid;
}

input.button
{
	border: 1px #000000 solid;
	color: #ffffff;
	background-color: #660000;
}

input.button_side
{
	border: 1px #000000 solid;
	color: #ffffff;
	background-color: #999966;
}

input.small
{
	font-size: 8pt;
}

span
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
}

span.red
{
	color: #cc0000;
}

span.white
{
	color: #ffffff;
}

span.small
{
	font-size: 8pt;
}

span.page_header
{
	font-size: 14pt;
	font-weight: bold;
}

table
{
	padding: 0px;
}

table.center
{
	margin-left: auto;
	margin-right: auto;
}

td
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

td.bg1
{
	background-color: #999966;
}

td.bg2
{
	background-color: #660000;
}

td.bg3
{
	background-color: #000000;
}

td.bg4
{
	background-color: #ffffff;
}

td.bottom
{
	vertical-align: bottom;
}

td.right
{
	text-align: right;
}

td.center
{
	text-align: center;
}

td.middle
{
	vertical-align: middle;
}

td.cell0
{
	background-color: #000000;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
}

td.cell1
{
	background-color: #e8e8e8;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

td.cell2
{
	background-color: #cccccc;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

td.red
{
	color: #cc0000;
}

td.white
{
	color: #ffffff;
}





















/*
td.bottom
{
	vertical-align: bottom;
}

td.cat_header
{
	font-weight: bold;
}

td.cat_header a
{
	color: #000000;
	text-decoration: underline;
}

td.center
{
	text-align: center;
}

td.content
{
	background-color: #c0c0c0;
	padding: 4px;
	border-top: 1px #000000 solid;
}

td.middle
{
	vertical-align: middle;
}

td.pad_sides_2
{
	padding-left: 2px;
	padding-right: 2px;
}

td.page_header
{
	background-color: #de0029;
}

td.performance
{
	background-color: #000000;
	color: #ffffff;
	font-size: 8pt;
	padding: 2px;
}

td.red
{
	color: #de0029;
}

td.right
{
	text-align: right;
}

td.small
{
	font-size: 8pt;
}

td.tab
{
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	background-color: #990000;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}

td.current
{
	border-left: 5px #000000 solid;
	border-right: 5px #000000 solid;
	border-top: 5px #000000 solid;
}

td.tab a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 5px;
}

td.tab a:hover
{
	background-color: #000000;
}
*/