﻿a:active 
	{
	color: #CC0000; 
	text-decoration: underline 
	}
a:hover 
	{ 
	color: #CC0000; 
	text-decoration: none 
	}
a:vlink 
	{ 
	color: #000066; 
	text-decoration: underline 
	}
a 
	{ 
	color: Black; 
	text-decoration: underline 
	}

.Title_red_small
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #cc0000;
}

.Title_red_med
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #cc0000;
}

.Text_red_smallest
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #cc0000;
}

.Text_red_small
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #cc0000;
}

.Text_red_small1
{
	font-family: Arial;
	font-size: 10pt;
	color: #cc0000;
}

.Text_red_med2
{
	font-weight: 600;
	font-weight: bold;
	font-size: 11pt;
	color: #cc0000;
	font-family: Arial;
}

.Text_red_med2_inv
{
	font-weight: 600;
	font-size: 11pt;
	color: White;
	background-color: #cc0000;
	font-family: Arial;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.Text_red_med2_inv:hover
{
	font-weight: 600;
	font-size: 11pt;
	color: White;
	background-color: #cc0000;
	font-family: Arial;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.Text_red_med1_inv
{
	font-weight: 600;
	font-size: 11pt;
	color: #CC0000;
	background-color: #E6F7D4;
	font-family: Arial;
}

.Title_red_big
{
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: bold;
	color: #cc0000;
}

.Title_red_biggest
{
	font-family: Arial;
	font-size: 19pt;
	color: #cc0000;
	font-weight: bold;
}

.Title_green_med
{
	font-weight: bold;
	font-size: 12pt;
	color: #009900;
	font-family: Arial;
}

.Title_green_big
{
	font-weight: bold;
	font-size: 13pt;
	color: #009900;
	font-family: Arial;
}

.Title_green_bigger
{
	font-weight: bold;
	font-size: 14pt;
	color: #009900;
	font-family: Arial;
}

.Title_green_small
{
	font-weight: bold;
	font-size: 11pt;
	color: #009900;
	font-family: Tahoma;
}

.Title_black_big
{
	font-weight: bold;
	font-size: 15pt;
	color: Black;
	font-family: Arial;
}

.Title_black_bigger
{
	font-weight: bold;
	font-size: 17pt;
	color: Black;
	font-family: Arial;
}

.Text_green_smallest
{
	font-size: 9pt;
	color: #009900;
	font-family: Tahoma;
}

.Text_black_med1
{
	font-weight: 600;
	font-size: 13pt;
	color: Black;
	font-family: Arial;
}

.Text_black_med2
{
	font-weight: 600;
	font-size: 11pt;
	color: Black;
	font-family: Arial;
}

.Text_black_small
{
	font-size: 10pt;
	color: Black;
	font-family: Tahoma;
}

.Text_black_smallest
{
	font-size: 9pt;
	color: Black;
	font-family: Tahoma;
}

.index_links
{
	font-weight: 600;
	font-size: 9pt;
	color: Black;
	font-family: Tahoma;
}

.top_menu
{
	background-color: white;
	border-top: 2px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	position: absolute; 
	display: none;
}

.menu_item
{
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 10pt;
	color: #cc0000;
	font-family: Arial;
	cursor: pointer;
}

.menu_item_hover
{
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #cc0000;
	font-family: Arial;
	cursor: pointer;
}

.green_links
{
	font-weight: bold;
	font-size: 12pt;
	color: #009900;
	font-family: Arial;
	text-decoration: none 
}

.green_links:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #00FF33;
	font-family: Arial;
	text-decoration: none 
}

.normal
{
	font-family: Tahoma;
	font-size: 12pt;
	color: Black;
}

.normal_selected
{
	cursor: default;
	background-color: #CC0000;
	font-family: Arial;
	font-size: 10pt;
	color: white;
}

input
{
	border: 1px solid #CC0000;
}

.btn
{
	background-color: #CC0000;
	border: 1px solid #CC0000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.btn_blink
{
	background-color: white;
	border: 1px solid #CC0000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.btn_small
{
	background-color: #CC0000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	text-decoration: none;
}

.btn_small:hover
{
	background-color: #CC0000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	cursor: pointer;
	text-decoration: none;
}

.TanachText
{
	font-family: David;
	font-size: 13pt;
	padding-left: 20px;
	padding-right: 20px;
}

.scroll
{
	border: 1px solid #CC0000; 
	scrollbar-arrow-color: #fFFFFF; 
	scrollbar-track-color:#FF6766; 
	scrollbar-base-color: #EE0000;
}

.ctl
{
	background-color: White; 
	border:1px solid #6BCD38; 
	padding: 2px; 
	cursor: hand;
}

