	BODY {background-image : url(images/omani.gif);
		font-size:12px;
		font-family:sans-serif;
	}
	a.tab:hover{color:red}
	a.tab{text-decoration:none;color:brown;}
	A {text-decoration:none;color:gray;font-weight:bold}
	a:hover{color:red}
	P {color:black;font-size:100%;}
	h1{font-size:180%;text-align:center;font-weight:bold;margin-top:4px;margin-bottom:4px;}
	H2{text-align:center; font-size:160%;font-weight:bold;margin-top:4px;margin-bottom:4px;}
	H3{text-align:center; font-size:140%;color:#FF9966;font-weight:bold;margin-top:4px;margin-bottom:4px;}
	H4{font-size:120%;color:#FF9966;font-weight:bold;margin-top:0px;margin-bottom:3px;}
	table.NewsLinks {
	width:100%;
	border : 1px solid Gray;	
	float : right;
	}
	th.NewsLinks {
	background-color:#e9e9e9;
	font-family:sans-serif;
	font-size:10pt;
	color:black;
	font-weight:bold;
	}
	p.NewsLinks {
	font-family:sans-serif;
	font-size:8pt;
	color:gray;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:10px;
	}
	A.NewsLinks {
	text-decoration : none;
	color: brown;
	}
	TABLE.event{
		width:150px;
		vertical-align:top;
	}
	td.tab{font-family:sans-serif;font-size:8pt;background-color:#FAFAF4;border-left: thin solid silver; border-right : solid gray; border-top : thin solid silver;text-align:center;padding-left: 3px;white-space: nowrap;
	padding-right: 3px}
	td.leveltab{font-family:sans-serif;font-size:8pt;background-color : #e9e9e9; border-left: thin solid silver; border-right : solid gray; border-top : thin solid silver;text-align:center;padding-left: 3px;
	padding-right: 3px;white-space: nowrap;}
	/*td.selected{font-family:sans-serif;font-size:8pt;background-color : red; border-left: thin solid silver; border-right : solid gray; border-top : thin solid silver;font-weight:bolder;padding-left: 3px;white-space: nowrap;
	padding-right: 3px}*/
	td.selectedtab{font-family:sans-serif;font-size:8pt;border-left: thin solid silver; border-right : solid gray; border-top : thin solid silver;font-weight:bolder;text-align:center;color:brown;padding-left: 3px;white-space: nowrap;
	padding-right: 3px}
	td.tabspacer {
				font-size:5px;
				width: 5px;
				color: white;
				height: 20px;
			}
	td.tabbottom{
				background-color: silver;
				height: 1px;
			}
	td.tabbottomselected{
				height: 1px;
				border-left: thin solid silver;
				border-right: solid silver;
				font-size:1px;
			}
			
	table.tabs{
				 width: 100%;
			}
div.twoCols{
	float:left;
	width:47%;
	vertical-align:top;
	padding:6px;
}
div.twoCols p{
	text-align:justify;
	font-size:100%;
	font-family:sans-serif;
	vertical-align:top;
}
div.threeCols{
	float:left;
	width:31.5%;
	vertical-align:top;
	padding:5px;
}
div.threeCols p{
	text-align:justify;
	font-size:100%;
	font-family:sans-serif;
	vertical-align:top;
}
	.osheet{
		width:95%;
		margin-left:5%;
		background-color:white;
		background-image:url(/images/paper.jpg);
		border-top:1px solid silver;
		border-left:1px solid silver;
		border-right:2px solid gray;
		border-bottom:3px solid gray;
		padding:7px;
	}
		.osheet2{
		background-color:white;
		background-image:url(/images/paper.jpg);
		border-top:1px solid silver;
		border-left:1px solid silver;
		border-right:2px solid gray;
		border-bottom:3px solid gray;
		padding:7px;
	}
		.osheet3{
		background-color:white;
		background-image:url(/images/paper.jpg);
		border-top:1px solid silver;
		border-left:1px solid silver;
		border-right:2px solid gray;
		border-bottom:3px solid gray;
		padding:7px;
	}

	div.oitem{
		float:left;
		width:32%;
		display:inline;
		border:0px solid red;
		margin:3px;
		background-color:none;
	}
	div.otext{
		height:92px;
		overflow:hidden;
		width:100%;
	}
	p.otext{
		padding-right:5px;
		padding-left:5px;
		padding-top:2px;
		padding-bottom:0px;
		line-height:15px;
		font-size:12px;
		font-family:sans-serif;
	}
	span.oname{
		font-size:15px;
		font-weight:bold;
		margin-top:0;
		text-align: left;
		color:black;
	}
	span.odate{
		font-style:italic;color:brown;
	}
	span.oplace{
		color:brown;
	}
@media print{
	.noprint {
		display:none;
	}
	table.tabs{
		display:none;
	}
	.osheet3{
		display:none;
	}
	.osheet2{
		border:none;
	}
}