body 
{
    color: black;
    background-image:url(../Images/HeaderBg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link, a:visited 
{
	color : #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: darkorange;
	text-decoration:none;
	 cursor:hand;
}
#Header, #Menu, #Location, #Body, #Footer
{
	direction: rtl;
	width: 900px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
#Header
{
	vertical-align:middle;
	height: 160px;
}
#Menu
{
	height: 40px;
}
#Location
{
	height: 34px;
}
#Body
{
	height: 50%;
}
#Footer
{
	background-color: #2A2A2A;
	height: 60px;
	width: 100%;
}

#BodyRight
{
	width: 150px;
}
#BodyCenter
{
 width: 100%;
}
#DomainBox
{
	background-image:url(../images/DomainBox.jpg);
	background-repeat: no-repeat;
}
#tblRightMenuContainer
{
	width: 173px;
   background-image:url(../Images/MenuBg.jpg);
	background-repeat: repeat-y;
}
#tblRightMenu
{
	width: 100%;
   background-image:url(../Images/MenuTop.jpg);
	background-repeat: no-repeat;
}
/* Login Box */
#tblRightLoginContainer
{
	width: 173px;
	height: 272px;
   background-image:url(../Images/LoginBox.jpg);
	background-repeat: no-repeat;
	border-collapse: collapse;
}
#tblRightMembersContainer
{
	width: 173px;
	height: 272px;
   background-image:url(../Images/MembersBox.png);
	background-repeat: no-repeat;
	border-collapse: collapse;
}

#tblRightLoginContainer .Input_CSS_TextBox
{ 
	height: 14px;
	width: 110px;
}
#DomainBox .Input_CSS_TextBox
{ 
	height: 14px;
	width: 120px;
	font-family:Tahoma;
	font-size: 11px;
	vertical-align:middle;
}
#DomainBox .Input_CSS_DropDown
{ 
	height: 18px;
	width: 55px;
	font-family:Tahoma;
	font-size: 11px;
	vertical-align:middle;
}
#Menu .vMenuCell, #Menu .vMenuLink
{
	width: 120px;
	color: #E8D1D0;
	font-family: tahoma;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	word-wrap: normal;
}
#Menu .vMenuLink:hover, #Menu .vMenuLink:active {
	color: orange;
	text-decoration:none;
}
	width: 120px;
	color: #E8D1D0;
	font-family: tahoma;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	word-wrap: normal;
}

#Menu .vMenuSep
{
	width: 2px;
}