/* for use with new index page effective 10/11/04/ */

body {
	background: #fff;
	padding: 0px;
	margin: 1px 0 0 2px;
	font: 100% arial, hevetica, sans-serif;
	color: #444444;
}

a
{
	text-decoration: none;
	color: #FA3178;
}

a:visited
{
	color: #FA3178;
}

a:hover
{
	color: #0b6;
}

a img
{
	border: none;
}



div#slug {
	background: #fff url(Graphics/slug_bg.gif) repeat-y 0 0;
	margin: 0 0;
	padding: 0 4 0 5;
	height: 120em;
	font-family: arial, helvetica;
	font-size: 7pt;
	line-height: 1.5;
	font-weight: bold;
}

div#slug a {
	color:#000080;
}

div#slug a:visited	{
	color:#000080;
}

div#slug a:hover	{
	color:#f25;
}


div.hr {
	background-color: #aa7530;
	margin: 1em 0 1em 0;
	color: #aa7530;
	height: 1px;
}



span.menuhead {
	color: #000080;
	font-family: arial, helvetica;
	font-size: 7pt;
	margin: 2em 0 0 0;
}

span.sublinks {
	font-family: arial, helvetica;
	color: #724825;
	font-size: 8pt;
	margin: 2em 0 0 0;
}


span.more a {
	color:#000080;
	font-size: 7pt;
	font-weight: bold;
}

span.more a:visited	{
	color:#000080;
}

span.more a:hover	{
	color:#f25;
}

p.cover {
	font-family: times;
	font-size: 10pt;
	color: #444;
	line-height: 1.2;
}

span.trends {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
}


div#asiams {
	background: url(Graphics/julia_90.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}


h1 {
	color: #aa8032;
	text-align: center;
	font-size: 24pt;
	margin: 0;
}

h2 {
	color: #aa8032;
	text-align: center;
	font-size: 18pt;
	margin: 0;
}

p.slug {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #724825;
	text-align: center;
}

p.byline {
	font-family: arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #555;
	text-align: center;
}



span.ap {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #555;
	line-height: 1.5;
	font-weight: plain;
}

h3 {
	padding: 1em 0 1em 0;
	color: #f48;
	font-size: 120%;
}

h4 {
	color: #f48;
	font-size: 110%;
	line-height: 80%
}
table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background-color: #fff;
	width: 798px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 74%;
	color: #999;
	padding: 1ex;
	margin: 0;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #ff0055;
}

p.menu
{
	text-align: left;
	font-size: 16pt;
	font-weight: 100;
	color: #989999;
	font-family: "Courier New", Courier, monospace;
        font-style:none;
}

p.submenu
{
	text-align: left;
	font-size: 15pt;
	font-weight: 100;
	color: #FB57C3;
	font-family: "Courier New", Courier, monospace;
        font-style:none;
        font-variant:small-caps;
        text-indent: 0pt;
}

a.submenulink {
	text-align: left;
	font-size: 15pt;
	font-weight: 100;
	color: #FB57C3;
	font-family: "Courier New", Courier, monospace;
        font-style:none;
        font-variant:small-caps;
        text-indent: 0pt;
    }


