#menu a
{
	color: #FFFFFF;
	text-decoration: none;
	/*blr: expression(this.onFocus=this.blur());*/
	outline: none;
}
#menu a:hover
{
	text-decoration: underline;
}
#menu
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
#Main
{
	width: 953px;
	height: 53px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 50px;
	background-color: #dddddd;
	background-image: url( 'http://media.corporate-ir.net/Media_Files/IROL/21/217590/static/assets/95353.png' );
	margin-left : 0.25em;
}
.myspan
{
	display: inline-block;
	cursor: pointer;
	line-height: 40px;
}
.sub a
{
	color: #3076B2;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
}
.sub a:hover
{
	color: #99cc00;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
}
.sub
{
	width: 953px;
	text-align: left;
}

.myfont
{
	font-size: 11px;
	color: #3076B2;
	padding-left: 2px;
	padding-right: 2px;
	border: none;
}
.searchbox
{
	border: none;
	border-style: none;
	background: none;
	background-attachment: fixed;
	outline: none;
	color: #cccccc;
	font-size: 11px;
	font-family: tahoma;
	width: 153px;
	height: 18px;
	padding-top: 4px;
	padding-left: 8px;
	cursor: text;
	background: url( 'http://media.corporate-ir.net/Media_Files/IROL/21/217590/static/assets/search2.png' );
	background-repeat: no-repeat;
	/*behavior: url('http://media.corporate-ir.net/Media_Files/IROL/21/217590/static/assets/iepngfix.htc');*/
}
.l
{
	float: left;
	background: none;
}
.r
{
	float: left;
	background: none;
	color : #999999;
	font-family: tahoma;
	font-size: 11px;
}

.r a
{
	color : #999999;
}
.cont
{
	width: 953px;
	height: 14px;
	background: none;
	display: block;
	margin-top: 5px;
}
.acenter
{
	text-align: center;
}
.acenter span
{
	line-height: 53px;
}
#link
{
	width:953px;
	color: #999999;
	float:left;
	font-size: 11px; 
	font-family: tahoma;
	line-height:15px;
	margin-top:6px;
	background:none;
}

#link a
{
	text-decoration: none;
	color : #999999;
}


