BODY
{
    SCROLLBAR-FACE-COLOR: #4969D0;
    FONT-SIZE: 8pt;
    SCROLLBAR-HIGHLIGHT-COLOR: #8EB1D2;
    SCROLLBAR-SHADOW-COLOR: #f5f5e6;
    COLOR: #333333;
    SCROLLBAR-3DLIGHT-COLOR: #f5f5e6;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    FONT-FAMILY: Tahoma;
    SCROLLBAR-DARKSHADOW-COLOR: #0066CC;
    BACKGROUND-COLOR: #E8E5E5;
}
A
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
A:hover
{
	font-size: 8pt;
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: underline;
}
TABLE
{
    FONT-SIZE: 9pt;
    COLOR: #800080;
    FONT-FAMILY: Tahoma
}
.main_tbl
{
	border-right: #2A4FCE 1px solid;
	border-left: #2A4FCE 1px solid;
	background-color: white;
}
.copyright
{
	color: #000000;
	text-decoration: none;
}
.copyright A
{
	color: #000000;
	text-decoration: none;
}
.copyright A:hover
{
	color: #ff0000;
	text-decoration: none;
}
.blank
{
	font-size:3pt;
}
.top_time
{
	color: #ffffff;
}
.top_mnu
{
	background-position: left top;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url('top_mnu.gif');
	color: #000000;
	background-repeat: repeat-x;
	height: 29px
}
.top_mnu A
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top_mnu A:hover
{
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
.left_mnu
{
	height: 19px;
}
.left_mnu A
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	width: 100%;
	text-indent: 3pt;
	border-bottom: gainsboro 1px solid;
	height: 100%;
	background-color: #f9f6f6;
}
.left_mnu A:hover
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	width: 100%;
	color: black;
	border-bottom: darkgray 1px solid;
	height: 100%;
	background-color: gainsboro;
	text-decoration: none;
}
.blank
{
	font-size: 2pt;
}
.feedback
{
	background-position: left top;
	background-attachment: fixed;
	background-image: url('feedback.gif');
	background-repeat: no-repeat
}
.textbox
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma;
}
.impress
{
	font-weight: bold;
	color: #0000cc;
}
.border
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}
.big
{
	font-weight: bold;
	font-size: 12pt;
	color: #0000ff;
}
.bottom_line
{
	font-size: 2pt;
	border-bottom: #330033 1px solid;
}