body
{
	font-family:Arial;
	margin-top:0;
	margin-right:5;
	scrollbar-3dlight-color:113E78;
    scrollbar-arrow-color:113E78;
    scrollbar-base-color:113E78;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:113E78;
}
A
{
	color: orangered;
	text-decoration: underline;
}
A:hover
{
	color: red;
	text-decoration: none;
}
A:visited
{
	text-decoration:none;
}
A:link
{
	text-decoration:none;
}
.NavBar
{
	BACKGROUND-POSITION-Y: center;
	background-image: url(../Images/NavBG.gif);
	color: crimson;
	direction: rtl;
	background-repeat: repeat-x;
}
.SideBar
{
	font-size: 10pt;
	z-index: 999999;
	color: activecaption;
	direction: rtl;
	position: absolute;
	background-color: #CDE5F3;
	text-decoration: none;
	float:right;
	z-index:90;
}
.MouseOver
{
	color: yellow;
}	
.MouseOut
{
	color: maroon;
}
.NavLinks A:link
{
	color: red;
}
.NavLinks A:hover
{
	color: red;
}
.NavLinks A:visited
{
	color: red;
}
.YouAreAt
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	background-repeat: repeat-x;
	text-decoration: none;
}
.Title2
{color:Green;font-size:x-small;}
.Title
{color:Maroon;font-size:small;}
.Address
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	text-decoration: none;
	direction:rtl;
}
.searchInput
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10pt;
	border-left: black 1px solid;
	width: 200px;
	color: gray;
	border-bottom: black 1px solid;
	background-color: ghostwhite;
	text-align: right;
	text-decoration: none;
}
.AddressRow
{
	height: 25px;
	background-color: #CDE5F3;
}
.Tiker
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	width:350px;
	height:100px;
}
