﻿BODY 
{
  font-family: Arial;
  direction: rtl;
  margin: 0px;
  scrollbar-arrow-color : #77a451;
  scrollbar-track-color : #DCF9FF;
  scrollbar-face-color : #DCF9FF;
  overflow:auto;
  background-color:#DCF9FF;
  overflow-x:hidden;
  font-size:100%;
}

FORM
{
  margin: 0px;
  padding: 0px;
}

TD
{
  color:#3D2935;
  font-size:80%;
}

TD.RightMenu
{
  background-color:#77a451;
  width:152px;
}
TD.RightMenuInner
{
  background-color:#7DBB72;
  width:152px;
}

br
{
  line-height:10px;
}

.BlackTitle
{
  font-size:110%;
}
/*------------------------------------SPAN------------------------------------*/
SPAN.TpText
{
  color:#B40202;
}

SPAN.Tp
{
  color:#B40202;
}


SPAN.Quotation
{
  color:#6B609C;
  font-weight:bold;
}

SPAN.StoryText
{
  scrollbar-arrow-color : #77a451;
  scrollbar-track-color : #DCF9FF;
  scrollbar-face-color : #DCF9FF;
  padding-left:6px; 
  padding-right:6px; 
  padding-bottom:6px; 
  overflow:auto; 
  direction: ltr;
  text-align:right;
  width:100%;
  height:240px;
  font-size:110%;
}

SPAN.EqualityStoryText
{
  scrollbar-arrow-color : #77a451;
  scrollbar-track-color : #D2EDCE;
  scrollbar-face-color : #D2EDCE;
  padding-left:6px; 
  padding-right:6px; 
  padding-bottom:6px; 
  overflow:auto; 
  direction: ltr;
  text-align:right;
  width:100%;
  height:240px;
  font-size:110%;
}

SPAN.FreedomStoryText
{
  scrollbar-arrow-color : #77a451;
  scrollbar-track-color : #E5EACC;
  scrollbar-face-color : #E5EACC;
  padding-left:6px; 
  padding-right:6px; 
  padding-bottom:6px; 
  overflow:auto; 
  direction: ltr;
  text-align:right;
  width:100%;
  height:240px;
  font-size:110%;
}

SPAN.RespectInstuctionText
{
  scrollbar-arrow-color : #B78EBE;
  scrollbar-track-color : #F2EBF3;
  scrollbar-face-color : #F2EBF3;
  padding-left:6px; 
  padding-right:6px; 
  padding-bottom:6px; 
  overflow:auto; 
  direction: ltr;
  text-align:right;
  width:190px;
  height:195px;
}

SPAN.HeroText
{
  padding-left:18px; 
  padding-right:6px; 
  padding-bottom:6px; 
  overflow:auto; 
  direction: ltr;
  text-align:right;
  width:100%;
  font-family: Arial;
  font-size:110%;
}
SPAN.SmallFont
{
  font-size:85%;
  color:#7E9394;
}
/*------------------------------------A------------------------------------*/
A
{
  color:#3D2935;
  font-weight:bold;
}

 A.LibTtl
  {
    color: #5E3AB8;
    font-weight:bold;
    text-decoration:none;
  }
   A.LibTtl:Hover
  {
    text-decoration:underline;
  }
/*------------------------------------------------------------------------------------*/

Table.RespectStoryBg
{
  background-image:url('/Respect/images/bk_respect_inner.jpg');
  width:918px;
  height:600px;
  background-repeat:no-repeat;
}

Table.FreedomStoryBg
{
  background-image:url('/Freedom/images/bk_freedom_inner.jpg');
  width:918px;
  height:600px;
  background-repeat:no-repeat;
}

Table.EqualityStoryBg
{
  background-image:url('/Equality/images/bk_equality_inner.jpg');
  width:918px;
  height:600px;
  background-repeat:no-repeat;
}


Table.RespectGamesBg
{
 background-image:url('/Respect/images/bk_respect_games.jpg');
 width:918px;
 height:600px;
 background-repeat:no-repeat;
}

Table.RespectBg
{
 background-image:url('/Respect/images/bk_respect.jpg');
 width:918px;
 height:600px;
 background-repeat:no-repeat;
}

Table.HeroesBg
{
 width:800px;
 height:600px;
 background-repeat:no-repeat;
}

Table.GoogleEarthBg
{
 width:616px;
 height:572px;
 background-repeat:no-repeat;
}

Table.GeneralBg
{
 background-image:url('/images/bk_general.jpg');
 width:918px;
 height:600px;
 background-repeat:no-repeat;
}

Table.FreedomBg
{
 background-image:url('/Freedom/images/bk_freedom.jpg');
 width:918px;
 height:600px;
 background-repeat:no-repeat;
}

Table.EqualityBg
{
 background-image:url('/Equality/images/bk_equality.jpg');
 width:918px;
 height:600px;
 background-repeat:no-repeat;
}


