﻿body
{ 
    direction:rtl; margin:0px; padding:0px;
    font-size:14px;
}

h2, h2 a
{
    font-size:32px;
    font-weight:bold;
    margin:0px;
    color:#8B2707;
    padding:0px;
    text-decoration:none;
}

h2 a:hover
{
    text-decoration:underline;
}

h3, h3 a
{
    font-size:26px;
    font-weight:bold;
    margin:0px;
    color:#052E70;
    padding:0px;
    text-decoration:none;
}

h3 a:hover
{
    text-decoration:underline;
}

h1
{
    font-size:40px;
    font-weight:bold;
    margin:0px;
    color:#8B2707;
    padding:0px;
}

img
{ 
    border:0px; 
}


.mainLinkTable
{
    font-weight:bold;
}

.mainLinkTable a
{
    text-decoration:none;
    color:White;
}

.mainLinkTable td
{
    
	height:44px;
	color:White;
	text-align:center;
	font-size:22px;
}

.mainLinkTableCell
{
    background-image:url(img/buttonsoff-bk.jpg);
}

.mainLinkTableCell a
{
    color:White;
    text-decoration:none;
	font-size:22px;
}
.mainLinkTableCellSeparator
{
	width:2px;
	background-image:url(img/separator.jpg);
}

.mainLinkTableCellOrange
{
    background-image:url(img/article.gif);
}

.mainLinkTableCellGreen
{
    background-image:url(img/club.gif);
}

.mainLinkTableCellPink
{
    background-image:url(img/game-inside.gif);
}

.mainLinkTableCellYellow
{
    background-image:url(img/video-inside.gif);
}

.mainLinkTableCellLightBlue
{
    background-image:url(img/buttonson-bk.jpg);
}

.articleTitle
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000066;
	text-align: right;
}

.contentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-align: right;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: right;
}

.contentTxtB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.contentTxtCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
.linkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #537F17;
	font-weight: bold;
	text-decoration: underline;
}
.linkGreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #537F17;
	font-weight: bold;
	text-decoration: none;
}
.titleSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}

.footer
{
    color:#5590D8;
    font-size:11px;
}

.footer .separator
{
    width:100px;
    margin-left:10px;
    margin-right:10px;
}

.footer a
{
    font-size:15px;
    color:Black;
    text-decoration:none;
}
.footer a:hover
{
    text-decoration:underline;
}
.label 
{
    text-align:left;
    font-weight:bold;
}


.btnBlueClass
{
    border-style:none;
    background-color:transparent;
    background-image:url(img/btnBlue.gif);
    background-repeat:no-repeat;
    display:inline-block;
    font-size:12px;
    font-weight:bold;
    color:White;
    width:93px;
    height:28px;
}
