body {
	background-color:#003366;
	font-family:tahoma,arial;
}


#arm {
font-family:zar,b zar,Tahoma;
	height:100px;
	position: absolute;
	top: 20px;
	text-align:center;
	left: 0px;
	right: 0px;
	z-index:1;
	overflow:hidden;
	width:100%;
	color:#fff;
}
h2 a 	{color:#FF0000; text-decoration:none;font-size:20px;}
a 		{color:#aaf; text-decoration:none; font-size:12px;}



#links {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:1;
}


#bodymain {

	text-align:center;
	position: absolute;
	top: 15%;
	right: 10%;
	background-color:#FFFFCC;
	padding:10px;
	left: 10%;
	border-bottom-color:#333;
	border-top-color:#333;
	}



#copyright {

width:99%;
	background-color:#003366;
	text-align:center;
	font-size:11px;
	color:#ddd;
	height:20px;
	}
#copyright a{
	color:#ddd;
}

#navigate {
text-align:center;
color:#2222ff;
direction: rtl;
background-color: #111133;
position:absolute;
top:0px;
left:0px;
right:0px;
height:20px;
padding:0PX;
}
.mynote{
	font-weight:bold;
	font-size:12px;
}

#container {

background-color: #ffffaa;

}