body {
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 24px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	background-image: url(bg7.jpg);
	background-repeat: repeat;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
}

hr	{
	width: 5px;
	height: 5px;
	}

h3{
font-size:12px;
padding:6px 0 0 5px;
border-bottom:dotted #444 2px;
}

.menu {
	font-size: 7pt;
	font-weight: bold;
	color: #999999;	
	line-height: 11px;
	background-color: #222222
}

.menu_selected {
	font-size: 7pt;
	font-weight: bold;
	color: #999;	
	line-height: 11px;
	background-color: #222222
}

.menu a {
	color: #FFF
}

.menu a:hover {
	color:#FF3;
}
/*  ---  */

#MENU{ 
	margin:-5px 0 0;
	padding:20px 0 0;
	width:120px;
	float:left;
}

#MENU h2{ display:none; }

#MENU ul{
	list-style-type:none;
	margin:2px 2px;
	text-align:left;
}

#MENU li{
	display: inline;
	height: 40pt;
}

#MENU li a{
	display:block;
	text-decoration:none;
	padding:0 0;
	font-size:100%;
	font-weight:bold;
}
#MENU li a:link,#MENU li a:visited{ color:#444; }
#MENU li a:hover{ color:#999;}
#MENU li.menu-on a:link,#MENU li.menu-on a:visited{
	color:#999;
	font-weight:normal;
	text-decoration: underline;
}

/*  ---  */

a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

/* List */
ol	{	}
	ol li	{	}
ul	{	}
	ul li	{	}
dl	{	}
	dt	{	}
	dd	{	}

a:link{
	font-weight: bold;
}
a:visited{
	font-weight: bold;
}
a:hover{
	background: #444;
}
a:active{}
a:focus{}

.tablecaption {
	font-size: 8pt;
	font-weight: normal;
	line-height: 12px;
	color: #FFF;
	background: #999;
}
.disco_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #EEEEEE;
	background-position: bottom;
	padding-top: 5px;
	border-top-width: 5px;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 5px;
}

.tablecontents {
	font-size: 8pt;
	font-weight: normal;
	line-height: 12px;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.disco_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EEEEEE;
	background-position: bottom;
	border-top-width: 0px;
	text-decoration: none;
}
