body {
	color:#222222;
	background-color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	font-size:0.9em;
}

div.ilMainHeader
{
	background-image: url(./ios/HeaderBackground3.gif);
	background-repeat: repeat-x;
	background-color: #8CC6FF;
	right: 0px;
}

div.il_MainMenu
{
	background-image: url(./ios/MainMenuBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	margin: 0px;
	width: 100%;
	padding:0px 0px 6px 0px;
	line-height: normal;
	text-align:right;
}

a:link, a:visited {
	text-decoration: none;
	color:#0033AA;
}

a:hover {
	color:#000000;
}

div.info_block
{
	margin-bottom:15px;
}

div.info_image
{
	margin-bottom:15px;
	text-align:center;
}

div.info_block_header
{
	font-weight:bold;
	margin-bottom:4px;
}

div.outer_block
{
	background-image: url(ios/block_back.gif);
	background-repeat:repeat-x;
	background-color: #EAF5FF;
	font-size: 90%;
	margin-bottom: 15px;
}

div.bottom_block
{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#D0D8FF;
	padding: 15px 5px 5px 5px;
}

div.head_block
{
	background-image: url(ios/top_corner.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#C0C8F0;
}
a.lng, a.lng:visited
{
	color: #FFFFFF;
	font-size:50%
	font-weight:bold;
	text-align:right;
	margin:0px 20px 0px 0px;
}

a.lng:hover{
	text-decoration:underline;
}

