body {
 background-color: #CCCCCC ;
 FONT-FAMILY: verdana, arial, helvetica, sans-serif;
}

tr.pageheader {
	color: #FFFF00;
	height: 20;
  width : 520;
	Filter: Glow(Color=#010010, Strength=3);
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
  background-color: #44AA44;
	text-align: right;
	Font-size: Large;
	font-weight: bold;

}
	
else {
	padding-right: 100pt;
	margin-right : 100pt;
  background-color: #44AA44;
	display: block;
	margin-bottom: 10pt;
	padding-bottom: 10pt;
	color: #FFFF00;
	border-top: solid 3pt;


}

table.layout {
	width : 100% ;
	vertical-align: top;
	background-color: #ffffee;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		
}

td.menu {
 vertical-align: top;
 width: 200;
}

td.content {
border-left: solid 1pt;
padding-left: 10pt;

}

.quote {
	background-color: #ccffcc;
	border-top:  dotted 1pt;
	margin-top: 15pt;
	font-size: medium;
} 

.attrib {
 font-size: xx-small;
 margin-bottom: 15pt;
 display: block;
 background-color: #ddeeff;
 border-bottom:  dotted 1pt;

}

a.menulink {

}


A.menulink:link {
	BACKGROUND-COLOR: transparent; COLOR: #003366; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
	Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
}

A.menulink:visited {
	BACKGROUND-COLOR: transparent; COLOR: #336699; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
	Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
}

A.menulink:active {
	BACKGROUND-COLOR: transparent; COLOR: #660000; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
	
}

A.menulink:hover {
	BACKGROUND-COLOR: transparent; COLOR: #000066; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
	Filter: Glow(Color=#FFFF00, Strength=2);
	width: 200; height: 12;
}



A:link {
	BACKGROUND-COLOR: transparent; COLOR: #003366; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
	Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
}

A:visited {
	BACKGROUND-COLOR: transparent; COLOR: #336699; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
	Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
}

A:active {
	BACKGROUND-COLOR: transparent; COLOR: #660000; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
	
}

A:hover {
	BACKGROUND-COLOR: transparent; COLOR: #000066; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
	Filter: Glow(Color=#FFFF00, Strength=2);
	width: 20; height: 12;
	
}