﻿body
{
	font-family: Arial (Hebrew);
	font-size: 15px;
	color: #808080;
}


#Top a
{
	font-family:Arial (Hebrew);
	font-size:13px;
	color:#696562;
	text-decoration:none;
}
#Top a:hover
{
	color:#9A0000;
	text-decoration: underline;
}
#Top span
{
	vertical-align:middle;
	font-size:10px;
	color:#8E8D8E;
}
#Category a
{
	font-family:Arial (Hebrew);
	font-size:18px;
	color:White;
	text-decoration:none;
}
 #Category span
{
	vertical-align:middle;
	font-family:Arial (Hebrew);
	font-size:10px;
	color:White;
	text-decoration:none;
}
#Category a:hover
{
	color:#F8BF7C;
}
.Page td
{
	background-color:#800000;
	padding-right:10px;
}
.Page td:hover
{
	background-color:#A6A6A4;
}
 .Page a
{
	font-family:Arial (Hebrew);
	font-size:13px;
	color:White;
	text-decoration:none;
}
 .Page a:hover
{
	font-family:Arial (Hebrew);
	font-size:13px;
	color:White;
	font-weight:bold;
	text-decoration:none;
}
 #Button 
{
	background-image:url('<%= ResolveUrl("~/Templates/106/_images/subscribe_button.jpg") %>');
	background-repeat:no-repeat;
    cursor:pointer;
}
 #Button a
{  
	font-family:Arial (Hebrew);
	font-size:13px;
	color:Black;
	text-decoration:none;
}
 #Button a:hover
{
	font-family:Arial (Hebrew);
	font-size:13px;
	color:White;
	font-weight:bold;
	text-decoration:none;
}
