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