@charset "windows-1255";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.header_txt {
	color: #FDFDFD;
	font-size: 20px;
	font-weight: bold;
	padding-right:60px;
}
.menu_main
{
	background-repeat:no-repeat;
    background-position:top right;
	background-image:url(images/menu_btn.gif);
	direction:rtl;
}
.menu_main_space
{
	height:8px;
}
a {
	font-size: 14px;
	color: #600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #214E14;
}
a:active {
	text-decoration: none;
	color: #033c2d;
}
.menu_div
{
	padding-right:20px;
}
a.menu {
	font-size: 24px;
	color: #033c2d;
	font-weight:bold;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #32761F;
}
a.menu:hover {
	text-decoration: none;
	color: #214E14;
}
a.menu:active {
	text-decoration: none;
	color: #32761F;
}
a.menu_bottom {
	font-size: 16px;
	color: #033c2d;
	font-weight:bold;
}
a.menu_bottom:link {
	text-decoration: none;
}
a.menu_bottom:visited {
	text-decoration: none;
	color: #32761F;
}
a.menu_bottom:hover {
	text-decoration: none;
	color: #214E14;
}
a.menu_bottom:active {
	text-decoration: none;
	color: #32761F;
}
h1 {
	font-size: 18px;
	color: #033c2d;
}
h2 {
	font-size: 16px;
	color: #044A37;
}
.news_header
{
	font-size:12px;
	color: 033c2d;
	font-weight: bold;
}
.location_div
{
	padding-right:10px;
}
.contact_header_txt
{
	font-size:16px;
	color:#F9F9F9;
	font-weight:bold;
	direction:rtl;
}
.contact_txt
{
	font-size:14px;
	color:#F9F9F9;
	font-weight:bold;
	direction:rtl;
}
.contact_input
{
	width:260px;
	height:20px;
	border:0px;
	font-size:14px;
}

/* editor styles start */
.GeneralFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
/* editor styles end */
.InScroller{
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF9900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #2172A1;
	scrollbar-shadow-color: #2172A1;
	scrollbar-darkshadow-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PhotoAlbumCurrentCategory{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.PhotoAlbumCurrentCategoryDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}
.PhotoAlbumTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.PhotoAlbumCategoryNames{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	cursor:hand;
}
.PhotoAlbumLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	cursor:hand;
}
.PhotoAlbumImageDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.PhotoAlbumImageViwerTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.NewsBody{
	background-color:#FBFBFB;
}
.NewsDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.NewsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.NewsContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tempDottedTableClass{ 
	border: 1px dotted #000000;
}
.realTableClass{ 
	border: 0px solid #000000;
}
.tempDottedCartTableClass{ 
	border: 1px dotted #000000;
}
.realCartTableClass{ 
	border: 0px solid #000000;
}

