﻿body
{
    direction: rtl;
}



table.MainTable
{
    border-style: solid;
    border-width: thin;
    border-color: #675281;
}



.SideMenu
{
    vertical-align: top;
    background-image: url(/Images/catpaws.gif);
    background-color: #675281;
    width: 200px;
}

.SideMenuItem
{
    border-style:solid;
    border-width:1px;
    font-family: Arial (hebrew);
    color: white;
    padding-right:5px;
}
a.SideMenuItem
{
    border-style:none;
}

.Contnet
{
    vertical-align: top;
}

td.Contnet
{
    padding:5px;
}

a
{
    text-decoration:none;
    color: #675281;
}

a.visited
{
    text-decoration:none;
    color: #675281;
}

.TitleText
{
	text-align: center;
	text-decoration:underline;
    font-size:xx-large;
    font-family:Arial (hebrew);
    color: #675281;
    padding: 10px;
}

h1
{
	text-align: center;
	text-decoration:underline;
    font-size:xx-large;
    font-family:Arial (hebrew);
    color: #675281;
    padding: 10px;
}

h2
{
	color:#737373;
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
	font-family:Arial (hebrew);
}

.item
{
	font-family:Arial (hebrew);
	vertical-align:middle;
	color:#737373;
}

.alternatingItem
{
	font-family:Arial (hebrew);
	vertical-align:middle;
	color:#737373;
}

.ContnetText
{
    font-size:medium;
     font-family:Arial (hebrew);
    color: #675281;
    padding: 10px;
}


td.Seperator
{
    background-color: #D8C6F2;
    width: 4%;
}

Img.Adopt
{
	width:200px;
	height:200px;
	border-style:double;
	border-width:thick;
	border-color:#6F598C;
}

Img.News
{
	width:136px;
	height:107px;
	border-style:double;
	border-width:thick;
	border-color:#6F598C;
}

.NewsTitle
{
	color:#5A5A5A;
	font-size:large;
	font-weight:bold;
	text-decoration:underline;
}

#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 4px;
left: 4px;
}

.DownMenu
{
    text-align:center
}

ul.DownMenu {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-family: Arial (hebrew);
	font-size:xx-small
	} 

ul.DownMenu li.DownMenu {
	margin-left: 0;
	padding: 3px 3px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
ul.DownMenu li.DownMenu.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
 ul.DownMenu li.DownMenu.last {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}