body {
	font-family: Arial;
	font-size: 13px;
	color: black;
	/*background-image: url(images/Israel_flage_bg.gif)*/
}

/*p {
	margin:0;
}*/

/* A tags */
a,a:visited {
	color: Black;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}

a:hover {
	color: #0D39A2;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}

/*a:visited {
	color: #07205A;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}*/
/* END A tags */

/* Common Tags */
input,textarea,select {
	font-family: Arial;
	font-size: 12px;
	background-color: #F4FAFF;
	vertical-align: middle;
}

form,div {
	margin: 0;
}

table,tr,td {
	font-family: Arial;
	font-size: 13px;
}

h1 {
	color: #78BCDD;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	color: #026DBA;
	font-size: 20px;
	font-weight: bold;
	margin-right: 0;
	text-align: center;
}

h4 {
	color: #FB7D00;
	font-size: 20px;
	font-weight: bold;
	margin-right: 0;
	border-bottom: 1px black dotted;
}
/* END Common Tags */
/* Header Classes */
.Header {
	cursor: default;
	height: 60px;
	width:759px;
	text-align: center;
	vertical-align: middle;
	background-color: #8FC8E4;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#9FD1EA', EndColorStr='#70B8DA');
}
.Logo {
	font-family: Tahoma;
	font-size: 27px;
	font-weight: bold;
	color: white;
}
.Slogan {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: white;
}
/* END Header Classes */
/* Footer Classes */
.siteFooter {
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
	color: white;
	background-color: #80C0DF;
	vertical-align: middle;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#9FD1EA', EndColorStr='#70B8DA');
}
.copyright_footer {
	margin:0;
	text-align: center;
	color: #565a56;
	font-size: 11px;
	font-family: Tahoma;
}
/*.siteFooter a,a:hover,a:visited {
	color: white;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
}*/
/* END Footer Classes */

.main_tbl {
	background-color: #F4FAFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#F4FAFF');
	border: #CCCCCC 1px solid;
	width: 759px;
}

.tbl {
	border: #ECE9D8 1px solid;
	width: 100%;
	border: #9BCFE9 solid 1px;
}

.tbl_2 {
	width: 100%;
	border: #86D2B1 double 1px;
}

.tbl_topTD {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #BFDCFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#BFDCFF');
}

.tbl_topTD_2 {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #A0DEC0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#A0DEC0');
}

.tbl_TD {
	background-color: #E0F0F8;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#E0F0F8');
}

.tbl_TD_2 {
	background-color: #E2F5EC;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#d3f0e2');
}

.tbl_TD_3 {
	color: white;
	background-color: #7A7A7A;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C1C1C1', EndColorStr='#8B8B8B');
}

.tbl_TD_4 {
	color: black;
	background-color: #FFA33C;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFBE77', EndColorStr='#FF8E11');
}

.tbl_TD_5 {
	color: black;
	background-color: #FFCD97;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFD3A4', EndColorStr='#FFB15B');
}

.tbl_TD_6 {
	color: black;
	background-color: #C1E0FF;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CEEFFF', EndColorStr='#8AD9FF');
}

.button {
	background-color: #ECE9D8;
	border: 1px outset;
	text-align: center;
	color: black;
	font-family: Tahoma;
	font-size: 11px;
}

.error {
	color: red;
	text-align: center;
}

.updated {
	text-align: center;
	color: #008040;
	font-weight: bold;
	font-family: Tahoma;
}

/* EDITOR Classes */
  .btn   { BORDER-WIDTH: 1; width: 26px; height: 24px; }
  .btnDN { BORDER-WIDTH: 1; width: 26px; height: 24px; BORDER-STYLE: inset; BACKGROUND-COLOR: buttonhighlight; }
  .btnNA { BORDER-WIDTH: 1; width: 26px; height: 24px; filter: alpha(opacity=25); }
/* END EDITOR Classes */


.reply_scroll {
	width:330px;
	height:200px;
	word-wrap:break-word;
	overflow:auto;
	overflow-y:auto;
	overflow-x:none;
	scrollbar-face-color: #DDEEFF;
	scrollbar-shadow-color: #CFE5FF;
	scrollbar-highlight-color:#CFE5FF;
	scrollbar-3dlight-color: #CFE5FF;
	scrollbar-darkshadow-color: #2B5580;
	scrollbar-track-color: #E6EEF7;
	scrollbar-arrow-color: #7BBEDD;
}


/* AjaxData */
.AjaxData_ul{
	padding: 3px 0;
	margin-right: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: right;
	direction: rtl;
}

.AjaxData_ul li{
	display: inline;
	margin: 0;
	text-decoration: none;
}

.AjaxData_ul li a{
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	text-align: right;
	direction: rtl;
	background: white url(/images/ajax/shade.gif) top right repeat-x;
	text-decoration: none;
}

.AjaxData_ul li a:hover span{
	text-decoration: underline;
}

.AjaxData_ul li a:visited {
	color: #2d2b2b;
	text-decoration: none;
}

.AjaxData_ul li a:hover{
	text-decoration: none;
	color: #2d2b2b;
}

.AjaxData_ul li.selected {
	text-decoration: none;
}

.AjaxData_ul li.selected a { 
	background-image: url(/images/ajax/shadeactive.gif);
	border-bottom: white 1px solid;
	text-decoration: none;
}

.AjaxData_ul li.selected a:hover {
	text-decoration: none;
}

.AjaxData_content {
	border: 1px solid gray;
	width: 500px;
	margin-bottom: 6px;
	padding: 10px;
	background-color: #FBFDFF;
}

.AjaxData_pageNav {
	cursor:hand; 
	cursor:pointer;
	font-weight: bold;
	vertical-align: middle;
}

.AjaxData_pageNavHover {
	cursor: hand; 
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
}
/* END AjaxData */


/* AdBrite */
.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #215670;}
.adText {font: normal 10pt Arial; text-decoration: none; color: #000000;}
/* END AdBrite */

/* Calendar */
td.calendar_month_row {
	color: #035680;
	font-weight: bold;
	text-align: center;
}
td.calendar_days_td {
	font-size:11px;
	font-weight:bold;
	text-align: center;
}
td.calendar_curr_day {
	text-align:center;
	font-weight:bold;
	color:#035680;
}
td.calendar_curr_day a, td.calendar_curr_day a:hover, td.calendar_curr_day a:visited {
	font-family: Arial;
	font-size: 13px;
	color:#035680;
}
td.calendar_day {
	text-align:center;
}
td.calendar_day a, td.calendar_day a:hover, td.calendar_day a:visited {
	font-family: Arial;
	font-size: 13px;
}
/* END Calendar */

/* Paging */
div.paging {
	margin: 0;
	padding: 4px;
	margin-top:10px;
	background-color: #d9e8ea;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
div.paging a, div.paging a:hover, div.paging a:visited {
	font-family: Tahoma;
	font-size: 12px;
}
/* END Paging */

/* Category */
h1.category {
	color: #98b105;
	font-size: 26px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	margin:0;
	margin-bottom: 10px;
}
/* END Category */

/* Post Tags */
div.post_tags {
	margin: 0;
	padding: 6px;
	padding-right:10px;
	padding-left:10px;
	margin-top:5px;
	background-color: #d9e8ea;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
div.post_tags a, div.post_tags a:hover, div.post_tags a:visited {
	font-family: Tahoma;
	font-size: 12px;
}
/* Post Tags */

/* Tag Links */
.tag_style1 a, .tag_style1 a:hover, .tag_style1 a:visited {
	color:black;
	font-size:14px;
	font-weight:bold;
}
.tag_style2 a, .tag_style2 a:hover, .tag_style2 a:visited {
	color:darkred;
	font-size:16px;
	font-weight:bold;
	font-family: Tahoma;
}
.tag_style3 a, .tag_style3 a:hover, .tag_style3 a:visited {
	color:#035680;
	font-size:18px;
	font-family: Tahoma;
}
.tag_style4 a, .tag_style4 a:hover, .tag_style4 a:visited {
	color:#465b31;
	font-size:14px;
}
.tag_style5 a, .tag_style5 a:hover, .tag_style5 a:visited {
	color:#0000ff;
	font-size:14px;
	font-family: Tahoma;
}
/* END Tag Links */