﻿*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    background:#f3f3f3;
	scrollbar-face-color: #f3f3f3; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
TR
{
	vertical-align:top;	
}
TD
{
	letter-spacing: 0px !important;
}
IMG
{
	border: solid 0px;	
}
.ImageBorder
{
	border: solid 1px #832929;	
}
.textbox
{
    background: white;
	border: solid 1px #832929;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 18px;
	direction:rtl;
}
A
{
    text-decoration: none !important;
}
#container
{
	background-color:#ffffff;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	color: #832929;
	direction:rtl;
}
.Content
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.noBorder
{
	border: solid 0px;
}
.white
{
	font: normal 12px Arial;
	color: white;	
}
.red
{
	font: normal 12px Arial;
	color: #832929;	
}
.grey
{
	font: normal 12px Arial;
	color: #333333;	
}
.bold
{
	font-weight:bold;	
}
.title
{
	font: bold 14px Arial;
	color: #832929;	
}
.CommentSep
{
	line-height:6px;
	font-size:6px;
	display:block;
	border-left:solid 1px #333333;	
	margin-top:2px;
}
.ImageGallery
{
	display:block;
	width:130px;
	height:130px;
	float:right;
	cursor:pointer;
}
.SearchBox
{
	direction:rtl;
	position:absolute;
	top:50px;
	right:860px	
}
.SearchPanel
{
	font: normal 12px Arial !important;	
}


.red
{
    font-family:Arial;
    font-size:12px;
    color: #832929;
}
.black
{
	font-family:Arial;
    font-size:12px;
}
.link
{
	font-family: Arial;
    font-size: 12px;
    color: #626262;
    font-weight:bold;
    text-decoration: none !important;
}
.redtitle
{
    font-family:Arial;
    font-size:16px;
    color: #832929;
    font-weight:bold;
}
