﻿body 
{
	direction:rtl;
	*background-color: #6cb4e4;
	background-image:url('../NewSite/Images/System/bg.png');
	background-repeat:repeat-y;

}

.Caption
{
	FONT-SIZE: 14px;
	FONT-FAMILY:Arial;
	
}

.SmallWarning
{
	FONT-SIZE: 12px;
	FONT-FAMILY:Arial;
	FONT-WEIGHT:bold;
	
}
.Text
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.TableHeader
{
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-WEIGHT:bold;
    FONT-FAMILY:Arial;
}
.LogoText
{
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #000033;
}

.AdminLogoText
{
	font-size: 36px;
	font-family: Arial;
	font-weight: bold;
	color: #009900;
}
.StoryText
{
	FONT-SIZE: 16px;
	FONT-FAMILY:Arial;
	color:Maroon;
	
	
}
.BoldCaption
{
	FONT-SIZE: 14px;
	FONT-FAMILY:Arial;
	font-weight:bold;
	
}


.Menu
{
	background-color: #33ccff;
}
.MenuItem
{
	font-size: 16px;
	font-family: Arial;
	color: Black;
	background-color: #33ccff;
}
.MenuSelectedItem
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #330099;
}
.NewsFrame
{
	BORDER: silver thin ridge; 
	width:350px;
	
	
	
}

.NewsDate
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: red;
	text-decoration:underline;
	margin-right:3px;
}

.NewsText
{
	font-size: 16px;
	font-family: Arial;
	color: blue;
	/*height:60px;*/
	margin-right:3px;
}

.Title1
{
	font-size: 20px;
	font-family: Arial;
	color: blue;
}

.Title2
{
	font-size: 20px;
	font-family: Arial;
	color: blue;
	font-weight:bold;
}

.Title3
{
	font-size: 18px;
	font-family: Arial;
	color: blue;
	font-weight:bold;
	text-decoration:underline;
}


.TitleRed
{
	font-size: 18px;
	font-family: Arial;
	color: red;
}
.TitleBlack
{
	font-size: 18px;
	font-family: Arial;
	color: black;
	font-weight:bold;
}

.UnderLineTitle
{
	font-size: 15px;
	font-family: Arial;
	color: red;
	text-decoration:underline;
	font-weight:bold;
	
}

.CaptionBig1
{
    font-size : 18px;
	font-family: Arial;
	color: black;
}

.WordImage
{
	cursor: hand;
	
}

.NavFont
{
	font-size: 17px;
	font-family: Arial;
}

a.DownloadLink
{
	font-size: 14px;
	font-family: Arial;
	color: #ff0000;
}
a:Visited.DownloadLink
{ 
	font-size: 14px;
	font-family: Arial;
	color:#ff9900
 }



.FrameTitle
{
	font-size: 15px;
	font-family:Arial;
	font-weight:bold;
	color:Navy;
}
.ExplainText
{
	font-size: 14px;
	font-family: Arial;
	
	color: red;
}

.ErrMsg
{
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	color: red;
}

.NewLink
{
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	color: navy;
}


.BottomTtlCaption
{
	font-size: 12px;
	font-family: Arial;
	color: #485871;
	font-weight:bold;
}
 
.MenuFix
{
	z-index: 1;
}

