BODY
{
	background-color: #EAE1C4;
	font-family: Arial;
	font-size:12px;
}

A
{
	font-family: Arial;
	text-decoration: underline;
	font-size:12px;
	color: Black;
	cursor:pointer, hand;
}

INPUT
{
	font-family: Arial;
	font-size:12px;
}

TEXTAREA
{
	font-family: Arial;
	font-size:12px;
}

INPUT.Button
{
	font-weight:bold;
}

TABLE
{
	font-size:12px;
}
	
TABLE.AdminTable
{
	border:solid 1px black;
	width:100%;
}

TABLE.AdminTable TH
{
	background-color:#D0E0F0;
	padding:3pt;
	border-bottom:solid 1px black;
}

TABLE.AdminTable TD
{
	border:solid 1px #E0E0E0;
	padding:3px;
}

TABLE.FormTable
{
	border:solid 1px black;
}

TD.FormTableFormError
{
	color:Red;
	font-weight:bold;
}

DIV.Texts_Header
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding:3pt;
	margin-bottom:5pt;
}

DIV.Texts_Body
{
}

TABLE.NavigationMenu
{
	font-size:12px;
	font-weight:bold;
	padding:3pt;
	border-bottom:solid 1px black;
}

TABLE.NavigationMenu A
{
	font-size:12px;
	font-weight:bold;
}

FORM
{
	margin:0;
}

DIV.NewsList_Header
{
	font-weight:bold;
	padding-top:10pt;
}

DIV.NewsList_Body
{
}

DIV.NewsList_Body A
{
	text-decoration:none;
}

DIV.NewsView_Header
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding:3pt;
	margin-bottom:5pt;
}

DIV.NewsView_Body
{
}

TABLE.ArticlesList
{
	border:solid 1px black;
}

TABLE.ArticlesList TD
{
	padding:5pt;
	vertical-align:top;
}

DIV.ArticlesList_Header
{
	font-size:12pt;
	font-weight:bold;
}

DIV.ArticlesList_Header A
{
}

DIV.ArticlesList_Body
{
}

DIV.ArticlesList_Body A
{
	text-decoration:none;
}

DIV.ArticlesView_Header
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding:3pt;
	margin-bottom:5pt;
}

DIV.ArticlesView_Body
{
}



TABLE.PicturesList
{
	border:solid 1px black;
}

TABLE.PicturesList TD
{
	padding:5pt;
	vertical-align:top;
}

DIV.PicturesList_Header
{
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

DIV.PicturesList_Header A
{
	text-decoration:none;
}

DIV.PicturesList_Body
{
}

DIV.PicturesList_Body A
{
	text-decoration:none;
}

DIV.PicturesView_Header
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding:3pt;
	margin-bottom:5pt;
}

DIV.PicturesView_Body
{
}

TABLE.Bought
{
	border-top:solid 1px black;
	border-right:solid 1px black;
	background-color:#EAE1C4;
}

TABLE.Bought TH
{
	border-bottom:solid 1px black;
	background-color:#CAC1A4;
	padding:3pt;
	border-Left:solid 1px Black;
}

TABLE.Bought TD
{
	padding:3pt;
	border-Left:solid 1px Black;
	border-Bottom:solid 1px Black;
	text-align:center;
}

TABLE.Bought A
{
	color:Blue;
	text-decoration:underline;
}

DIV.Bible
{
	font-family:Guttman Stam1, Arial;
	border:solid 1px black;
	background-color:#EAE1C4;
	background-image:url(/images/background.jpg);
	padding:3pt;
	font-size:12px;
	direction:rtl;
}

DIV.Bible B
{
	color:#909090;
}

DIV.Bible A
{
	font-family:Guttman Stam1, Arial;
	font-size:12px;
	text-decoration:none;
}

TD.BibleChapters
{
	background-color:#EAE1C4;
	background-image:url(/images/background.jpg);
}

TABLE.BibleNavigation
{
	direction:rtl;
}

TABLE.BibleNavigation A
{
	text-decoration:none;
}

TD.Buttons
{
}

TD.Buttons TABLE
{
	border:0;
}

TD.Buttons TD
{
	border:0;
}

DIV.SampleBible
{
	background-color:#D0E0F0;
	border:solid 1px black;
	padding:4px;
	direction:rtl;
}

DIV.SampleBible A
{
	text-decoration:none;
	cursor:pointer;
}

P
{
	padding:0;
	margin:0;
}