/*
 * $Id$
 *
 */

BODY
{
    FONT-FAMILY: gill sans,verdana,sans-serif;
    background-color: #0080ff;
    COLOR: WHITE;

    FONT-SIZE: 18px
    margin-left: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;

}

#h_index .form {
	margin: 9px auto;
}

#h_index .form td
{
    text-align: right;
    padding-right: 1em;
}
#h_index .form td.submit
{
    text-align: center;
    padding-bottom: 0px;

}
body#h_about h1
{
    text-align: center;

}
body#h_about li
{
    margin-top: .75em;
}
body#h_about li,
body#h_about td
{
   text-align: right;   
   font-size: 18px;
}

body#h_about #main td
{

    font-size: 18px;
}

body#h_about table#main,
body#h_credits table#main
{
   width: 600px;
   text-align: right;   
   margin-left: 20px;
   margin-right: 10px;
}


body#about table#main,
body#credits table#main
{
   width: 600px;
   text-align: left;   
   margin-left: 20px;
   margin-right: 10px;
}


H1
{
    FONT-SIZE: 30px;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 0px

}
H2
{

    FONT-SIZE: 18px;
}
H3
{

    FONT-SIZE: 16px;
}
H4
{


    FONT-SIZE: 14px
}

H6
{

    FONT-SIZE: 10px
}

P
{


}
LI
{

    FONT-SIZE: 18px;
}
ul
{

    FONT-SIZE: 12px
}

td
{	
    FONT-SIZE: 16px;
    VERTICAL-ALIGN: top;
    text-align: center;
    FONT-WEIGHT: bold;
}

.footer_copy
{
	text-align: justify;
	width: 600px;
	margin: 20px auto;
	border: 1px solid #000;
	padding: 10px;
	font-size: 11px;
}

.reverse
{
     color: #0080ff
}


th
{

    FONT-SIZE: 15px;
    vertical-align: top;
    text-align: center;
    FONT-WEIGHT: bold;
}

.he
{
   text-align: left;
}

BLOCKQUOTE
{
    COLOR: Blue;
 
    FONT-SIZE: 12px
}
.right
{
    TEXT-ALIGN: right
}
TD.nav
{
    VERTICAL-ALIGN: TOP
}
TD.nav A
{
    FONT-FAMILY: arial;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TD.act A
{

    FONT-FAMILY: verdana,arial;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
.small
{
    FONT-SIZE: 10px
}
.field
{
    FONT-SIZE: 10px;
    HEIGHT: 18px;
    WIDTH: 110px
}
.button
{
    FONT-SIZE: 10px
}

TD.navsmall
{
    VERTICAL-ALIGN: top
}
TD.navsmall A
{
    FONT-FAMILY: arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TD.navsmall A:link
{
}
TD.navsmall A:visited
{
    COLOR: white
}
TD.navsmall A
{
    COLOR: white
}

pre.dump
{
    text-align: left;
    FONT-SIZE: 10px;
    background: #FCF;
    color: black;
}

/*
div#upper_left
{
    position: absolute;
    left: 5px;
    top:  10px;
}


div#upper_right
{
    position: absolute;
    right: 5px;
    top:  10px;
}
*/


table.buttons
{
    margin-top:    8px;
    margin-bottom: 8px;
    background: white;
    padding: 4px;
    cellpadding: 4px;
}

td.buttons 
{
    width: 35px;
    font-size: 1.3em;
    border: 1px solid #0080FF;    
    color: #636363;
    FONT-WEIGHT: bold;
    text-align: center;
}

.buttons a:visited,.buttons a:hover, .buttons a
{
    text-decoration: none;
    color:  #0080FF;
}

.word
{
    background-color: white;
    padding-top:    8px;
    padding-bottom: 8px;
    margin-top: 0px;
 
}
#words
{
    background-color: white;
    padding-top:    8px;
    padding-bottom: 8px;
    margin-top: 0px;


}
table#main
{
    margin-left: auto;
    margin-right: auto;
}

a
{
    color: white;
}
/* popup menus */
select
{
    font-family: ariel;
    FONT-WEIGHT: bold;
    color:  #0080ff;
    background-color: white;
    font-size: 1.0em;
    width: 200px;
    padding: 2px;
    border: 1px solid black;
    
}
option
{
    FONT-WEIGHT: bold;
    font-size: 1.0em;
}

table.form {
	margin: 9px auto;
}

table.form td
{
    margin: 1em;
    padding-top: 1em;
    text-align: left;
}

table.form td.submit
{
    FONT-WEIGHT: bold;
    color: #0080FF;
    text-align: center;
}

td.submit input
{
    color: #0080FF;
    background-color: white;
    font-size: 15px;
    border: 1px solid black;    
   
    margin: 8px;
    padding: 8px;
    FONT-WEIGHT: bold;
}

.about , .about p
{
    text-align: left;
    font-size: 16px;
}
.about li
{
    margin-top: 1em;
}

.copyright
{
    text-align: center;
    margin-bottom: 2em;
}

.about_link
{
/*    margin-top: 1.5em; */
    margin-bottom: 1.5em;
    text-align: center;
}

#about .about_link,#credits .about_link
{
   text-align: left;
}

#credits td
{
   text-align: left;
}

div#back
{
    text-align: center;
    background-color: white;
    font-size: 12px;

    border: 1px solid black;    
    color: black; 

    margin: 8px;
    padding: 8px;
    FONT-WEIGHT: bold;

    width: 8%;

    margin-left: auto;
    margin-right: auto;
    margin-top: 4em;
}

div#back a
{
   margin: 4px;
}
div#back a:hover,div#back a:visited,div#back a
{
    text-decoration: none;
    color:  #0080FF;
}

a.arrow
{
    margin: 4px;
}
/*
div.arrow
{
 
}
*/
/*
table.bottom
{
    

}

*/

div#lang_nav_en,div#lang_nav_he
{
    FONT-WEIGHT: bold;
}

div#lang_nav_he
{
 
    text-align: left;
    width: 100%;
}
div#lang_nav_en
{
 
    text-align: right;
    width: 100%;
}
#h_about ul
{
    align: right;

}