/********** TEXT STYLES ************************************************************/

table{font-family:Arial;color:#000000;font-size:9pt;}

.under{font-family:Arial;color:#8A0505;font-size:9pt;text-decoration:underline;}
	  
.red1{font-family:Arial;color:#5E1320;font-size:9pt;font-weight:bold;}
.red2{font-family:Arial;color:#8A0505;font-size:9pt;font-weight:bold;}
.red3{font-family:Arial;color:#B71737;font-size:9pt;font-weight:bold;}
.red4{font-family:Arial;color:#CE1A3F;font-size:9pt;font-weight:bold;}

.grey1{font-family:Arial;color:#221F1C;font-size:9pt;font-weight:bold;}
.grey2{font-family:Arial;color:#2C3136;font-size:9pt;font-weight:bold;}
.grey3{font-family:Arial;color:#434A52;font-size:9pt;font-weight:bold;}
.grey4{font-family:Arial;color:#68747F;font-size:9pt;font-weight:bold;}

#big{font-family:Arial;color:#A80032;font-size:18px;font-weight:bold;letter-spacing:1px;}
#small{font-family:Arial;font-size:8pt;color:#434A52;font-weight:bold;}
#map{font-size:8pt;color:#2C3136;}

#name{font-family:Arial;color:#231814;font-size:9pt;font-weight:bold;}
#name1{font-family:Arial;color:#9C1E34;font-size:9pt;font-weight:bold;}

#nameHeb{font-family:Arial;color:#231814;font-size:10pt;font-weight:bold;font-style:italic;}
#nameHeb1{font-family:Arial;color:#9C1E34;font-size:10pt;font-weight:bold;font-style:italic;}

#star{font-family:Arial;color:#A80032;font-size:11pt;font-weight:bold;}	

.text_align{width:550px;overflow:auto;text-align:justify;}

.scroller{font-family:Arial;color:#ffffff;font-size:10pt;width:150px;overflow:auto;text-align:justify;}

/********** LINKS ************************************************************/

a:link{color:#9C1E34;}
a:visited{color:#9C1E34;}
a:hover{color:#68747F;}

a.group:link{}
a.group:visited{}
a.group:hover{background-color:#FFFFFF;}

a.map:link{color:#B71737;font-size:8pt;line-height:18px;}
a.map:visited{color:#B71737;font-size:8pt;line-height:18px;}
a.map:hover{color:#68747F;font-size:8pt;line-height:18px;}

a.imagecom:link{FONT-SIZE: 7pt;COLOR: #68747F;TEXT-DECORATION: none}
a.imagecom:visited{FONT-SIZE: 7pt;COLOR: #68747F;TEXT-DECORATION: none}
a.imagecom:hover{FONT-SIZE: 7pt;COLOR: #8A0505;TEXT-DECORATION: none}



/********** INPUTS, ets. ************************************************************/

BODY{scrollbar-shadow-color:#2C3136;scrollbar-darkshadow-color:#E7E8EC;scrollbar-arrow-color:#2C3136;scrollbar-track-color:#E7E8EC;scrollbar-base-color:#ABB3BA;scrollbar-3dlight-color:#2C3136;scrollbar-highlight-color:#ABB3BA;}
	 
TEXTAREA{background-color:#F7F8F9;BORDER-TOP:#2C3136 1px outset; BORDER-LEFT:#2C3136 1px outset; BORDER-BOTTOM:#2C3136 1px inset; BORDER-RIGHT:#2C3136 1px inset;}
.input{background-color:#F7F8F9;BORDER-TOP:#2C3136 1px outset; BORDER-LEFT:#2C3136 1px outset; BORDER-BOTTOM:#2C3136 1px inset; BORDER-RIGHT:#2C3136 1px inset;}
		  
.searchbox{background-color:#E7E9EB;BORDER-TOP:#2C3136 1px outset;BORDER-LEFT:#2C3136 1px outset;BORDER-BOTTOM:#2C3136 1px inset;BORDER-RIGHT:#2C3136 1px inset;}

hr{color:#ABB3BA;}

/********** BACKGROUNDS ************************************************************/

.bgColor{BACKGROUND-COLOR: #E7E8EC}