html { 
  padding:0px;
  margin:0px;
  height: 100%;
}

body {
  background-color: #f2f2f2;
  font-size: 10pt;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000;  
  padding:0px;
  margin:0px;
  height: 100%;
  overflow-x:hidden;
  overflow-y:scroll;
}
img
	{
		color:#fff;
	}

hr
	{
		width:100%;
		height:1px;
		color:#ccc;
		padding:0px;
		margin-top:0px
		
	}

td {
font-size:10pt;
}
	
a, a:hover, a:visited	{color:#036}

#print-header
	{
		display: none;
		font-weight: bold; font-size: 14pt;
		border-bottom: #000 solid 1px;
		padding:20px;
	}

#clock{
display: inline;
}

#head
	{
	width:100%;
	height:129px;
	background:#fff url('/i/bg/header-bg-new.gif') repeat-x;
	padding:0px;
	}
#locator
	{
	position:absolute;
	left:180px;
	top:0px;
	margin: 0px;
	padding:0px;
	height:25px;
	background:#000 url('/i/bg/locator-bg.gif') repeat-x;
	z-index:10;
	color:#c0c0c0;
	font-size:8pt;
	font-weight: normal;
	vertical-align: center;
	overflow:hidden;
	text-transform: lowercase;
	}
	
#switch
	{
		position: absolute;
		top:0px;
		right:0px;
      height:25px;
		padding:0px 7px 0px 7px;
   	font-size:8pt;
      font-weight: normal;
      font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	   vertical-align: center;
      background:#000 url('/i/bg/locator-bg.gif') repeat-x;
      text-transform: lowercase;
	}
#content {
  margin: 0px 180px 0px 200px;
  padding: 0px;
  padding-top:9px;
  padding-right:15px;
}

#left {
position: absolute;
left: 0px;
width: 190px;
padding: 2px 0px 0px 5px;
margin: 0px; 
}


#right {
position: absolute;
right:0px;
width: 170px;
margin: 0px; 
padding: 0px;
}

#splash
	{
	background:#fff;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	text-align:center;padding:0px
	}
#s1	{
	background:#f2f2f2 url('/i/bg/scheme2.gif') no-repeat center;
}
#s2	{
	background:#f2f2f2 url('/i/scheme2.gif') no-repeat center;
}
#scheme
	{
	background:#f2f2f2 url('/i/bg/scheme.gif') no-repeat center;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	text-align: center;
	}
#header
	{
	padding:5px;
	padding-left:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font: 12pt #000;
	font-weight: bold;
	margin-left:10px;
	color:#036
	}	
#footer
	{
		background: #036 url('/i/bg/footer-bg.gif') no-repeat center;
		color:#fff;
		width:100%;
		position: absolute;
		left:0px;
		margin:10px 0px 0px 0px;
		width:100%;
		height:80px;
		display:none;
	}
#content-text
	{
		text-align: justify;
		padding:10px;
	}
#alphabet	
	{
		color:#c0c0c0;
		background:#e5e5e5;
		padding:5px;
		text-align:center;
	}

#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}


.locator, .locator:visited, .locator:active
	{
		font-weight:normal;
		color:#fff;
		text-decoration: none;
		font-size:8pt;
	}

.menu,.menu:visited
	{
		font-weight: normal;
		font-size:8pt;
		color:#000;
		text-decoration:none;
	}
.menu-selected,.menu-selected:visited
	{
		font-weight: bold;
		font-size:8pt;
		color:#000;
		text-decoration:none;
		margin-bottom:10px;
	}
 .menu-sub,.menu-sub:visited
	{
		font-weight: normal;
		font-size:8pt;
		color:#039;
		text-decoration:none;}
.menu-sub-selected,.menu-sub-selected:visited
	{
		font-weight: normal;
		font-size:8pt;
		color:#000;
		text-decoration:none;
	margin-top:5px;
	}

.menu-sub-selected-cur,.menu-sub-selected-cur:visited
	{
		font-weight: normal;
		font-size:8pt;
		color:#666;
		text-decoration:none;
	margin-top:5px;
	}


.right-module-header
	{
		background: #036 url('/i/bg/right-module-bg.gif') no-repeat;
	}
.right-module-body
	{
		background: #fff;
		padding: 5px 5px 10px 10px;
		border-bottom: 1px solid #c0c0c0;
		font-size:8pt;

	}

.new-header
	{	color:#000;
		font-weight:bold;
		margin-left:20px
	}

a.new-header
	{	color:#036;
		text-decoration: undeline;
	}
.new
	{

	}
.new-sign
	{	color:#036;
		text-align: right;
		font-size: 8pt;
	}

.new-annotation, a.new-annotation:visited
	{	color:#036;
		text-decoration: none;
		font-weight:normal;
	}

	
a.new-annotation, a.new-annotation:visited
	{	color:#000;
		text-decoration: none;
	}
	
	
	
.footer, .footer:visited, .footer:hover
	{
		color:#f2f2f2;
		text-decoration: none;
		font-size: 8pt;
	}
.illustration-left
	{
		float: left;
		border: solid 5px #fff;
		margin-bottom:5px;
		margin-right:10px;
		margin-top:0px;
		margin-left:0px;
		
	}
.illustration-right
	{
		float: right;
		border: solid 5px #fff;
		margin-bottom:5px;
		margin-right:0px;
		margin-top:0px;
		margin-left:10px;
		
	}
.letter
	{
		color:#036;
		text-decoration: none;
	}
.letter-selected
	{
		color:#000;
		text-decoration: underline;
		font-weight: bold;
	}
.word	{
		color:#000;
		font-weight: bold;
		vertical-align: top;
		width: 25%;
	}
.description
	{
		font-weight: normal;
	}
.input
{
width:100%
}
fieldset
{
padding:10px;border:#ccc 1px solid;
}
.message
{
font-weight:bold; color:#f00;
}
.page-numbers
{
	text-decoration: none
}
.date
{
   color:#fff; font-size: 8pt;
} .menu2 {margin-left:10px;} .menu3 {margin-left:25px}; .menu4 {margin-left:40px}