/*
comment
*/
BODY.main
{
    BACKGROUND-COLOR: #FFFBCE;
    MARGIN-LEFT: 5;
    MARGIN-RIGHT: 5;
}
BODY.manager_main
{
    BACKGROUND-COLOR:  #FFFBCE;
}
BODY.left
{
    BACKGROUND-COLOR: #9999cc;
    BORDER-BOTTOM: 4pt;
    BORDER-LEFT: 4pt;
    BORDER-RIGHT: 4pt;
    BORDER-TOP: 4pt
}
/*
comment
*/
H1
{
    COLOR:#330099;
    FONT-FAMILY: 'Times New Roman', Arial, Verdana;
    FONT-SIZE: 22pt;
    FONT-WEIGHT: 800;
    TEXT-ALIGN: center;
}
H2
{
    COLOR:#330099;
    FONT-FAMILY:  'Times New Roman', Arial, Verdana;
    FONT-SIZE: 14pt;
    TEXT-ALIGN: center;

}
H3
{
    COLOR:#330099;
    FONT-FAMILY: Verdana, 'Times New Roman', Arial;
    FONT-SIZE: 12pt;
    TEXT-ALIGN: left;

}



H4
{
    COLOR:#330099;
    FONT-FAMILY: Verdana, 'Times New Roman', Arial;
	FONT-SIZE: 12pt;
    FONT-WEIGHT: 800;

}
P
{
    COLOR: blue;
	FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
	line-height: 1.25;
	margin-left: 10;
}
p.hebrew
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: right;
	padding-right: 100;

}
p.small
{
    COLOR: blue;
	FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
}

.author
{
    COLOR: #6666cc;
    FONT-FAMILY: Courier, 'Courier New';
    FONT-STYLE: normal;
    FONT-WEIGHT: 500
}
.quote
{
    COLOR:blue;
	FONT-FAMILY: Verdana, Arial;
	FONT-STYLE: italic;
    MARGIN-LEFT: 20px;
    MARGIN-RIGHT: 10px
}
.second_quote
{
    COLOR:blue;
	FONT-FAMILY: Verdana, Arial;
	MARGIN-LEFT: 30px;
    MARGIN-RIGHT: 20px
}
/*
comment
*/

OL
{
    COLOR: blue;
	FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;

}
UL.small
{
    COLOR: blue;
	FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
UL.medium
{
    COLOR: blue;
	FONT-FAMILY: Arial, Verdana;
/*
	FONT-FAMILY: Arial, Verdana, 'Times New Roman';
*/  
	FONT-SIZE: 10pt
}
UL
{
    COLOR: blue;
	FONT-FAMILY: Arial, Verdana;
/*
	FONT-FAMILY: Arial, Verdana, 'Times New Roman';
*/  
	FONT-SIZE: 10pt
}

/*
comment
*/


A.yellowlink:HOVER
{
	background-color:#330099;
}

A:HOVER
{
	background-color:white;
}


A:link
{
    COLOR: mediumblue;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: darkblue;
    TEXT-DECORATION: underline;
}
A:active
{
    COLOR: royalblue;
    TEXT-DECORATION: none;
}

/*
comment
*/
TABLE.links
{
    COLOR: black;
    FONT-FAMILY: 'Comic Sans MS';
    FONT-SIZE: 8pt;
    HEIGHT: 50px;
    TEXT-ALIGN: left;
    WIDTH: 100px;
    ALIGN: left
}
.linkcell
{
    COLOR: darkblue;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-INDENT: 2px
}
TD.linkcell
{
    COLOR: darkblue;
    FONT-FAMILY: Arial;
    FONT-SIZE: 7pt;
    TEXT-INDENT: 9px
}
.scrolled
{
    COLOR: yellow;
	FONT-SIZE: 8pt;
	FONT-FAMILY: 'Comic Sans MS', Verdana, 'Times New Roman', Arial;
}
.with_picture
{
    CLEAR: none
}
.righty
{
    FLOAT: right;
    PADDING-BOTTOM: 20px;
    PADDING-TOP: 20px
}
.lefty
{
    FLOAT: left;
    PADDING-BOTTOM: 20px;
    PADDING-TOP: 20px
}

/*
comment
*/

.not_menu_header
{
    BACKGROUND-COLOR: white;
    COLOR: #6666cc;
    FONT-FAMILY: Arial;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: 800;
    TEXT-ALIGN: left
}
TABLE.list
{
    margin-bottom: 20; 
	margin-top: 20;
	BACKGROUND-COLOR: transparent;
    BORDER-BOTTOM: lightsteelblue thin solid;
    BORDER-LEFT: lightsteelblue thin solid;
    BORDER-RIGHT: lightsteelblue thin solid;
    BORDER-TOP: lightsteelblue thin solid;
    COLOR: maroon;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TABLE-LAYOUT: fixed;
    WIDTH: 400px;
}
TABLE.manager_list
{
    BACKGROUND-COLOR: transparent;
    BORDER-BOTTOM: lightsteelblue thin solid;
    BORDER-LEFT: lightsteelblue thin solid;
    BORDER-RIGHT: lightsteelblue thin solid;
    BORDER-TOP: lightsteelblue thin solid;
    COLOR: maroon;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TABLE-LAYOUT: fixed;
    WIDTH: 750px
}

.table_section_heading
{
    FONT-SIZE: 12pt;
    FONT-WEIGHT: 700;
    TEXT-ALIGN: center
}
.small_table_header
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt
}
TH.menu_header
{
    COLOR: yellow;
    FONT-FAMILY: Arial, Verdana, 'Times New Roman';
    FONT-SIZE: 10pt
}

/*
comment
*/

.odd
{
    BACKGROUND-COLOR: lemonchiffon
}
.even
{
    BACKGROUND-COLOR: #ffff99
}

/*
comment
*/

.blue_button
{
    BACKGROUND-COLOR: #9999cc;
}

.manager_input
{
    BACKGROUND-COLOR: wheat;
    COLOR: maroon;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    HEIGHT: 15pt
}
/*
comment
*/

#navpic
{
    LEFT: 10px;
    POSITION: absolute;
    TOP: 230px;
    Z-INDEX: -1
}
#post_scroll_links
{
    LEFT: 10px;
    POSITION: absolute;
    TOP: 360px;
    Z-INDEX: -1

}
#above_righty_link
{
	POSITION: absolute;
    LEFT: 340px;
	TOP: 200px;
	background-color: #9999cc; 

	
}
#righty_link
{
	POSITION: absolute;
    LEFT: 480px;
	TOP: 250px;
}