#Menu A
	{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:20;
	padding-right:20;
	}
#Menu A:hover
	{
	color:#000000;
	background-color:#FFDDDD;
	text-decoration:underline;
	}
#Footer A
	{
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
#Footer A:hover
	{
	color:#000000;
	background-color:#FFFF00;
	}
BODY
	{
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	background-color:#000000;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-track-color:#AAAAAA;
	scrollbar-arrow-color:#AAAAAA;
	scrollbar-face-color:#000030;
	scrollbar-shadow-color:#C1D3FB;
	scrollbar-3dlight-color:#C1D3FB;
	scrollbar-highlight-color:#C1D3FB;
	scrollbar-darkshadow-color:#000000;
	}
BUTTON
	{
	font-size:12px;
	color:#0000A0;
	font-family:Arial, Arial;
	text-align:center;
	cursor:pointer;
	background-color:transparent;
	border:0;
	margin:0;
	height:30px;
	}
DIV
	{
	position:absolute;
	}
SELECT
	{
	font-size:8pt;
	font-family:Arial;
	color:#000000;
	background:#FFFFFF;
	}
INPUT
	{
	font-size:8pt;
	color:#000000;
	font-family:Arial, Arial;
	padding-left:2px;
	}
TABLE
	{
	font-family:Tahoma, Arial;
	font-size:8pt;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
TEXTAREA
	{
	font-size:8pt;
	color:#000000;
	font-family:Tahoma, Arial;
	background-color:#FFFFFF;
	padding-left:6px;
	cursor:text;
	}
.Buttons
	{
	font-size:10pt;
	color:#FFFF00;
	font-family:Tahoma, Arial;
	text-align:center;
	background:#5577FF;
	cursor:pointer;
	border:5px outset;
	padding-bottom:2px;
	}
.button_toolbar
{
	font-size:5pt;
	color:#000000;
	font-family:Arial;
	font-weight:Bold;
	text-align:Center;
	vertical-align:middle;
	background-position:Center;
	cursor:pointer;
	height:26;
	width:27;
	background:#D4D0C8;
	border:2px outset;
	padding:0;
	margin:0;
}
.Calender_Box
	{
	font-size:10pt;
	color:#000000;
	background:#C1C1C1;
	font-family:Tahoma, Arial;
	cursor:pointer;
	width:100;
	border:1px Black inset;
	padding:0;
	text-align:left;
	}
.Calender_Empty
	{
	font-size:4pt;
	color:#EEEEFF;
	background:#EEEEFF;
	font-family:Tahoma, Arial;
	width:100;
	height:10;
	border:0px;
	}
.Cal_Info
	{
	font-size:8pt;
	color:#0000FF;
	padding-left:4px;
	}
.CheckBox
	{
	height:20;
	width:20;
	border:2 outset;
	border-color:#A0A0A0;
	}
.Descr
	{
	font-family:Arial;
	font-size:8pt;
	color:#FFFF00;
	font-weight:bold;
	}
.Header01
	{
	font-size:14pt;
	font-family:Arial;
	font-weight:Bold;
	text-align:Center;
	}
.Header02
	{
	font-size:20pt;
	font-family:Times New Roman;
	font-weight:Bold;
	text-align:Center;
	}
.Hidden
	{
	font-size:1px;
	font-family:Arial Narrow;
	background-color:#000000;
	height:1px;
	margin:0px;
	border:0;
	padding:0px;
	}
.Input
	{
	font-size:8pt;
	color:#000000;
	background:#FFFFFF
	font-family:Arial, Tahoma;
	border:2px inset;
	padding-left:2px;
	}
.record_count
{
	font-size:8pt;
	font-family:Arial;
	color:#000000;
	background:#FFFFFF;
	cursor:text;
	text-align:center;
	width:57;
	height:10;
	margin:0;
	padding:0;
	border:2px inset;
	border-color:#C0C0C0;
}
.Scrolling
	{
	border:0px;
	padding:0px;
	margin:0px;
	overflow:auto;
	background:transparent;
	background-attachment:scroll;
	background-repeat:repeat;
	background-position:0%;
	scrollbar-track-color:#AAAAAA;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#5577FF;
	scrollbar-shadow-color:#C1D3FB;
	scrollbar-3dlight-color:#C1D3FB;
	scrollbar-highlight-color:#C1D3FB;
	scrollbar-darkshadow-color:#000000;
	}
.Text00
	{
	font-size:1px;
	color:#FFFFFF;
	font-family:Arial Narrow;
	text-decoration:none;
	padding:0;
	margin:0;
	border:0;
	}
.Text01
	{
	font-size:8pt;
	font-family:Arial, Tahoma;
	}
.Text02
	{
	font-size:12pt;
	font-family:Tahoma, Arial;
	}
.Toolbar
	{
	color:#A9B1BE;
	background:#D4D0C8;
	border-top:0px;
	border-bottom:4px ridge;
	border-left:6px ridge;
	border-right:0px;
	padding:0;
	margin:0;
	height:30;
	width:798;
	}
.Toolbar_Button
	{
	vertical-align:middle;
	background-position:Center;
	cursor:pointer;
	height:26;
	width:27;
	background:#D4D0C8;
	border:2px outset;
	padding:0;
	margin:0;
	}
.URL_Link
	{
	font-family:Arial;
	color:#0000FF;
	text-decoration:underline;
	cursor:pointer;
	}
.URL_List
	{
	font-family:Arial;
	color:#0000FF;
	text-decoration:none;
	cursor:pointer;
	padding-left:5;
	}
.Win_Close
	{
	font-family:Arial;
	font-size:7pt;
	color:#0000FF;
	text-decoration:underline;
	cursor:pointer;
	text-align:right;
	width:640;
	}