﻿.HdrTxt /* White Header text*/
{
	font-family:Tahoma;
	color:White;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
a.TitleTxt /* Dark Blue Header text*/
{
	font-family:Tahoma;
	color:#053069;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}
a.RedTitleTxt /* Red Header text*/
{
	font-family:Tahoma;
	color:#CC0000;
	font-size:12px;
	text-align:right;
	/*font-weight:bold;*/
	text-decoration:none;
}
a.mnutext {
	font-family: tahoma;
	font-size: x-small;
	color:Black;
}
.webaddress {
	font-family: tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.topmnu {
	font-family: tahoma;
	font-size: x-small;
	color: #000000;
}
.title {
	font-family: tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.txt
{
	font-family:Tahoma;
	color:#053069;
	font-size:12px;
}
.img{
	border-style:outset;
	border-color: #0588be;
	border-width:1px;
      }
.txtNavy
{
	font-family:Tahoma;
	color:#053069;
	font-size:12px;
}
.txtGray
{
	font-family:Tahoma;
	color:GrayText;
	font-size:12px;
}
.txtRed
{
	font-family:Tahoma;
	color:Red;
	font-size:12px;
}
txtWhite {
	font-family: tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.txtBlack
{
	font-family:Tahoma;
	color:Black;
	font-size:12px;
}
a
{
	font-family:Tahoma;
	color:#053069;
	font-size:12px;
	text-decoration:none;
}
input
{
	border: 1px Ridge InactiveCaption;
	font-family:Tahoma;
	font-size:x-small; 
}
.Btn
{
	border: 1px Ridge #0878a6; 
	background-color:White;
	color:#0878a6;
	font-family:Tahoma;
	font-size:10px;
}
.TitleBlueTxt /* Dark Blue Header text*/
{
	font-family:Tahoma;
	color:#053069;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}
.TitleRedTxt /* Red Header text*/
{
	font-family:Tahoma;
	color:#CC0000;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}
.TitleWhiteTxt {
	font-family: tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.tblForm td
{
	border-width:0px;
	padding:3px;	
	Font-Size:8pt;
	background-color:White;
}
.pagerStyle
{
	direction:rtl;
	font-family: tahoma;
	font-size: x-small;
}
.rightmenu {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 25px;
	padding-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box {
	border: 1px solid #000000;
	background-color: #f5f4f4;
	direction:rtl;
}