/* CSS Document */
body { background-color:#CCCCCC; font-family:"Trebuchet MS"; font-size:13px;}
a.underline_link { color:#990000; text-decoration:underline; }
a.plain { color:#990000; text-decoration:none; font-size:13px;}
a.morelink { color:#990000; text-decoration:underline; font-weight:bold; font-size:10px;  }
a.navlink {color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:13px;  }
.issuetitle { color:#FFFFFF; font-size:13px; }
.maintitle {  color:#990000; font-size:18px; font-weight:bold; }
.normaltxt {  color:#000000; font-size:13px; } 
.articletitle { color:#000000; font-size:13px; }
.insidetitle { color:#990000; font-size:16px;  }
.date1 { color:#990000; font-size:13px; font-weight:bold }
tr.line td{ background-image:url(http://www.siyaha.org/nl/newsletterissue/css/http|/www.siyaha.org/email/issue5/images/line.jpg); }
.red { color:#990000; font-size:13px;}



td.menuon { 	
	background-image:url("http://www.siyaha.org/v1/newsletterissue/images/nav_bg.gif");
	background-position: center;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#2964AB;
	}
td.menuoff { 
	background-image:url("http://www.siyaha.org/v1/newsletterissue/images/nav_bg.gif");
	background-position: center;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#204D84;
}

td.mainnav:hover { 
	background-position: center;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#CCC;
	}

td.mainnav
{
	background-image:url("http://www.siyaha.org/v1/newsletterissue/images/nav_bg.gif");
	background-position: center;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#321;
}