BODY
{
	background-color: #FFFFF0;
 	margin: 0;
 	font-family: Verdana, helvetica, sans-serif;
  	font-size: 80%; 	
}
A:link {color: #006600;  }
A:visited {color: #006600; }
A:active {color: #006600; }

H1 {
color: #006600;
}

H2 {
color: #006600;
}

H3 {
color: #006600;
}

TD
{ 
  	color: #000000;
	font-size: 80%;
}

.portlet_menuheader 
{ 
  	background-color: #E0E0C0;
  	font-size: 80%;
  	color: #000000;
  	font-weight: bold;
  	text-align: right;
}


.portlet_menuheader2
{ 
  	background-color: #E0E0C0;
  	font-size: 80%;
  	color: #000000;
  	font-weight: bold;
  	text-align: left;
}

.portlet_header 
{ 
  	background-color: #E0E0C0;
  	font-size: 80%;
  	color: #000000;
  	font-weight: bold;
}

.portlet_menu { 
  	background-color: #F0F0D0;
  	color: #000000;
  	font-size: 80%;
  	text-align: right;
}

.portlet_menu2 { 
  	background-color: #F0F0D0;
  	color: #000000;
  	font-size: 80%;
  	text-align: left;
}

.portlet_normal 
{ 
  	color: #000000;
  	font-size: 90%;
}
.portlet_normal2
{ 
	background-color: #F0F0D0;
  	color: #008000;
  	font-size: 85%;
}

.LeftTabForeSlant
{
        background-image: url(/images/ml2000/FFFFFFlr.gif);
        background-repeat: no-repeat;
        background-position: right top;
        background-attachment: scroll;
        background-color: #AADD66;
}
.RightTabForeCurve
{
        background-image: url(/images/FFFFFFtr.gif);
        background-repeat: no-repeat;
        background-position: right top;
        background-attachment: scroll;
        background-color: #AADD66;
}
.RightTabBgCurve
{
        background-image: url(/images/FFFFFFtr.gif);
        background-repeat: no-repeat;
        background-position: right top;
        background-attachment: scroll;
        background-color: #88BB22;
}

.LeftTabBgSlant
{
        background-image: url(/images/ml2000/FFFFFFlr.gif);
        background-repeat: no-repeat;
        background-position: left top;
        background-attachment: scroll;
	background-color: #88BB22;
}

.TabForegroundColor { 
	background-color: #AADD66; 
}
.TabBackgroundColor { 
	background-color: #88BB22; 
}
.TabForegroundText
{
  	font-size: 9pt;
  	color: #000000;
  	font-weight: bold;
  	text-decoration: none;  
}
.TabBackgroundText
{
  	font-size: 9pt;
  	color: #003366;
  	text-decoration: none;
}

.PortletHeaderColor
{
     background-color: #AADD66;
}
.PortletHeaderText
{
     font-size: 10pt;
     color: #000000;
     font-weight: bold ;
}

.PortletHeaderLink
{
     font-size: 8pt;
     color: #000000;
}

.PortletHeading1 { 
	color: #006600; 
	font-weight: bold ; 
}