body
{
	font-family: Arial, Helvetica, sans-serif;
}

.footer
{ 
	background-color:#008000;
	font-style:normal;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
}
.header
{ 
	background-color:#ff8c00;
	font-style:normal;
	font-size: 20px;
	text-align:justify;
	font-weight:bold;
	color: #ffffff;
}
.pagehead
{ 
	background-color:#008000;
	font-style:normal;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	color: #ffffff;
}
.menu 
{
	margin: 10pt 10pt 10pt 10pt;
	background-color:#ffffff;
	text-align: left;
	font-style:normal;
	font-size: 14px;
	font-weight:bold;
	color: #ff8c00;
}
.main 
{
	margin: 10pt 10pt 10pt 10pt;
	background-color:#ffffff;
	text-align:justify;
	font-style:normal;
	font-size: 14px;
	font-weight:bold;
	color: #ff8c00;
}
.para 
{
	margin: 10pt 10pt 10pt 10pt;
	background-color:#ffffff;
	text-align:left;
	font-style:normal;
	font-size: 14px;
	font-weight:bold;
	color: #ff8c00;
}
.link 
{
	margin: 10pt 10pt 10pt 10pt;
	background-color:#ffffff;
	text-align:justify;
	font-style:normal;
	font-size: 12px;
	font-weight:bold;
	color: #008000;
}
.body
{
	margin: 10pt 10pt 10pt 10pt;
	background-color:#ffffff;
	font-style: normal;
	font-size: 14px;
	text-align:left;
	font-weight: normal;
	color: #000000;
}
.items
{
	background-color:#ffffff;
	text-align:left;
	font-style:normal;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
}
.error 
{
	margin: 10pt 10pt 10pt 10pt;
	background-color:#ffffff;
	text-align:left;
	font-style:normal;
	font-size: 12px;
	font-weight:bold;
	color: #ff0000;
}

div.head
{
        margin: 0px 0px 0px 0px;
	background-color:#008000;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
div.subhead
{
	margin: 10px 0px 5px 0px;
	background-color:#ffffff;
	text-align:left;
	font-style:normal;
	font-size: 12pt;
	font-weight:bold;
	color: #008000;
}

div.content
{
        margin: 10px 5px 5px 5px;
	background-color:#ffffff;
	text-align:left;
	font-style:normal;
	font-size: 12pt;
	font-weight:normal;
	color: #000000;
}

a:visited { text-decoration:none; color:#008000;}
a:active  { text-decoration:none; color:#008000;}
a:link    { text-decoration:none; color:#008000;}
a:hover   { text-decoration:underline; color:#ffcc00;}

.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left:10pt;
	font-size: 10px;
	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}
.m0l0iover 
{
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px;
	color: #ffffff;
}

/* level 0 outer */
.m0l0oout 
{
	text-decoration : none;
	border : 1px solid #f8f8ff;
	background: #ff8c00;
}
.m0l0oover 
{
	text-decoration : none;
	border : 1px solid #f8f8ff;
	background: #ff8c00;
}

/* level 1 inner */
.m0l1iout 
{
	font: 12px Courier, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}
.m0l1iover 
{
	font: bold 12px Courier, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration : none;
	padding: 4px;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout 
{
	text-decoration : none;
	border : 1px solid #f8f8ff;
	background: #008000;
	filter: alpha(opacity=85);
}
.m0l1oover 
{
	text-decoration : none;
	border : 1px solid #f8f8ff;
	background: #008000;
}

/* level 2 inner */
.m0l2iover 
{
	font: 12px Courier, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration : none;
	padding: 4px;
	color: #ffffff;
}

/* level 2 outer */
.m0l2oout 
{
	text-decoration : none;
	border : 1px solid #f8f8ff;
	background: #ff8c00;
}
.m0l2oover 
{
	text-decoration : none;
	border : 1px solid #f8f8ff;
	background: #ff8c00;
}



