 body				{ background: #ffffff; color: #000000; font-family: arial; font-size: 16px; margin: 0px }
 table				{ border-collapse: collapse }
 td				{ text-align: center; vertical-align: top; color: #808080; font-size: 11px; direction: rtl }
 input, select, textarea		{ font-family: arial; background-color: #ffffff; border: 1px #000000 solid; font-size: 13px; color: #000000 }
 img				{ border: 0px }
 div 				{line-height: 190%}

 
 a				{ color: #6699cc; font-size: 13px; text-decoration: underline; font-weight: normal }
 a:visited			{ color: #6699cc; font-size: 13px; text-decoration: underline; font-weight: normal }
 a:hover			{ color: #6699cc; font-size: 13px; text-decoration: underline; font-weight: normal }
 a:active			{ color: #6699cc; font-size: 13px; text-decoration: underline; font-weight: normal }

.page_header_1		{ color: #555555; font-size: 16px; font-weight: bold; text-align: right; margin-top: 0px; margin-right: 10px; line-height: 20px;}
.page_header_2		{ color: #555555; font-size: 14px; font-weight: normal; text-align: right; margin-top: 4px; margin-right: 10px; margin-bottom: 6px; line-height: 17px; font-weight: bold;}
.page_header_3		{ color: #555555; font-size: 13px; font-weight: normal; text-align: right; margin-top: 4px; margin-right: 10px; margin-bottom: 6px }
.page_content_text{ color: #555555; font-size: 12px; font-weight: normal; text-align: right; margin-top: 4px; margin-right: 20px; margin-left: 25px; margin-bottom: 6px; line-height: 17px; }
.left_items			{ margin-left: 12px; color: #5a5a5a; font-size: 13px }
.right_upper_menu	{ height: 33px; color: #5a5a5a; font-size: 13px; font-weight: bold; text-align: right; }
.no_border			{ border: 0px solid transparent; background: transparent }

.top_links:link		{ color: #5f5f5f; font-size: 14px; text-decoration: none; font-weight: normal }
.top_links:visited		{ color: #5f5f5f; font-size: 14px; text-decoration: none; font-weight: normal }
.top_links:hover		{ color: #5f5f5f; font-size: 14px; text-decoration: none; font-weight: normal }
.top_links:active		{ color: #5f5f5f; font-size: 14px; text-decoration: none; font-weight: normal }

.top_menu_links:link		{ color: #5f5f5f; font-size: 11px; text-decoration: none; font-weight: normal }
.top_menu_links:visited		{ color: #5f5f5f; font-size: 11px; text-decoration: none; font-weight: normal }
.top_menu_links:hover		{ color: #5f5f5f; font-size: 11px; text-decoration: underline; font-weight: normal }
.top_menu_links:active		{ color: #5f5f5f; font-size: 11px; text-decoration: none; font-weight: normal }

.right_menu_links:link		{ color: #5a5a5a; font-size: 12px; text-decoration: none; font-weight: normal }
.right_menu_links:visited		{ color: #5a5a5a; font-size: 12px; text-decoration: none; font-weight: normal }
.right_menu_links:hover		{ color: #5a5a5a; font-size: 12px; text-decoration: underline; font-weight: normal }
.right_menu_links:active		{ color: #5a5a5a; font-size: 12px; text-decoration: none; font-weight: normal }

.forum_message		{height:20px;text-align: right;}
.forum_date		{height:20px;text-align: center;font-weight: bold ; color: #444444;}

.furom_posts	{ color: #444444; font-size: 13px; font-weight: bold}

#GB_overlay {
  background-image: url(site1.local/jquery/greybox_images/overlay.png); 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url(blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="site1.local/jquery/greybox_images/overlay.png", sizingMethod="scale");
}

#GB_window {
  top: 10px;
  left: 0px;
  position: absolute;
  background: #fff;
  border: 5px solid #aaa;
  overflow: auto;
  width: 400px;
  height: 400px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px;
}

#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  background: #888;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  cursor: hand;
}



