body        {
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	font-size:10pt;
	font-family:verdana,arial,helvetica,Sans-Serif;
	color:#000000;
	background-color:#ffffff;
	text-align: center;
	padding-right: 50px;
}

table       {font-size:10pt;}
p, .n       {font-size:10pt; font-family:verdana,arial,helvetica,Sans-Serif; color:#000000; background-color:#ffffff;}
h1          {font-size:18pt; background-color:#ffffff;

	color:#DD0000;
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;}
h2          {
	font-size:14pt;
	color:#000080;
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 40px;
}
h3          {font-family:Arial,Helvetica; font-size:12pt; font-weight:bold; color:#000080; background-color:#ffffff;}
h4          {font-family:Arial,Helvetica; font-size:10pt; font-weight:bold; color:#000080; background-color:#ffffff;}
h5          {font-family:Verdana,Arial,Helvetica; font-size:10pt; font-weight:bold; color:#000000;  background-color:#ffffff; margin-bottom: 0;}
form        {margin-bottom:-5px;}
textarea    {color:#333333;  background-color:#ffffff; width:100%;}
dl,ul,ol    {margin-top: 2pt; margin-bottom: 2pt;}


td.menu {
	width: 100%;
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin: 0px;
	padding: 2px;
}
td.menu_selected {
	width: 100%;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	display: block;
	background-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

td.menu a {

	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

td.menu a:hover {
	color: #000000;
	background-color: #FFFF99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990033;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990033;
}



pre.code {
    margin-top: 8pt;
    margin-bottom: 8pt;
    background-color: #ffffee;
    white-space:pre;
    border-style:solid;
    border-width:1px;
    border-color:#999999;
    color:#333333;
    padding:10px;
    width:100%;
}

a:link      {
	color:#C00000;
	text-decoration: none;
}
a:visited   {color:#C00000;
text-decoration: none; }
a:active    {color:green;
text-decoration: none; }
a:hover     {background:#eFefef;}


div.listinoa{
background-color:#FFFF66;
width: 80%;}

div.listinob{
background-color:#FFFF66;
width: 80%;
text-align:center;}


th.box1 {
	color: #990000;
	border: 1px solid #000099;
}
td.price {
	background-color: #CCCCCC;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: dashed;
	border-left-width: 1px;
	background-color: #eeeeee;
	text-align:center }
td.row {
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-align:right;
}
td.rownote {
	text-align:right;
	font-style: italic;
	color: #0000FF;
	vertical-align: top;
}
th.col {
	background-color: #FFFFFF;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: dashed;
	border-left-width: 1px;
	text-align:center;
}
.footer {
font-size:8pt;
color:#666666;
}

