﻿body
{
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #3366CC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 1px silver;
}
#Title a:hover
{
    color: Yellow;
    font-weight: bold;
}
a
{
	text-decoration: none;
	color: Navy;
}
a:hover
{
    color: red;
}
.a2
{
	color: White;
	font-weight: bold;
}
.a2:hover
{
	color: #00FFFF;
	background-color: #FF0000;
}
.a3
{
	color: Black;
	font-weight: bold;
}
#Hdr
{
    width: 950px;
}

#SubHd
{
    font-family: Tahoma;
    font-size: 8pt;
    height :31px;
    padding-top :3px;
}

#Main
{
    background-color: White;
    width: 950px;
    min-height: 800px;
    direction: rtl;
}
#Header
{
    width: 950px;
    height: 100px;
    background-color: #A6BCFF;
    background-repeat: no-repeat;
    vertical-align: bottom;
}
#SubHeader
{
    width: 950px;
    height: 50px;
    background-color: #D7E1FF;
}
#Access
{
    border: solid 1px Red;
    background-color: Blue;
}
#grpHd
{
    background-color: Silver;
}
#Body
{
    width: 950px;
    height: 625px;
    background-color: White;
    border: outset 2px #D7E1FF;
    vertical-align: top;
    direction: rtl;
    text-align: justify;
}
#Title
{
    width: 950px;
    height: 20px;
    background-color: #ACACEA;
    font-weight: bold;
}

.TopTD
{
    border-top: solid 1px #AFC7FA;
}
.TopTD-R
{
    background-image: url(  '../img/tr.jpg' );
    width: 36px;
    height: 24px;
}
.TopTD-L
{
    background-image: url(  '../img/tl.jpg' );
    width: 36px;
}
.BottomTD-R
{
	background-image: url(  '../img/br.jpg' );
	width: 36px;
	height: 25px;
}
.BottomTD-L
{
    background-image: url(  '../img/bl.jpg' );
    width: 36px;
}
.BottomTD
{
    border-bottom: solid 1px #AFC7FA;
}
.MainTD-R
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #AFC7FA;
}
.MainTD-L
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #AFC7FA;
}
.Buttons
{
    border: 1px outset #AFC7FA;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: #EAE7FE;
    cursor: hand;
    font-weight: normal;
    color: Blue;
    margin-right: 0px;
    height: 19px;
}

.inputs
{
    direction: rtl;
    text-align: right;
    font-family: Tahoma;
    font-size: 8pt;
    color: Blue;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #AFC7FA;
    background-color: #EAE7FE;
}
.innnnnnnnn
{
	direction: rtl;
}
.links
{
    direction: rtl;
    text-align: right;
    font-family: Tahoma;
    font-size: 8pt;
    color: Blue;
    text-decoration: none;
}

.rightFloat
{
	clear: both;
	text-align: right;
	float: right;
}

.BoldLinks
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
	font-style: normal;
}
.RTL
{
	direction: rtl;
	font-size: 8pt;
	text-align: justify;
	font-family: Tahoma, Sans-Serif;
	text-decoration: none;
}
.div1
{
	width: 32px;
	height: 32px;
	overflow: hidden;
	padding-top: 5px;
}
.div2
{
	width: 148px;
	overflow: hidden;
}
.div3
{
	width: 180px;
	overflow: hidden
}
.div4
{
	background-color: #FF3FFF;
	color: White;
	height: 30px;
	line-height: 30px;
	width: 300px;
	overflow: hidden;
}
.div5
{
	background-color: Red;
	color: White;
	height: 30px;
	line-height: 30px;
}
.div6
{
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: red;
	border-left-color: red;
	text-align: right;
}
.News1
{
	border: 1px solid #C0C0C0;
	height: 30px;
	color: #000000;
}
.L1
{
	background-color: #F3FDFB;
	text-align: right;
	height: 30px;
	color: White;
	font-weight: bold;
}
.tt1
{
	empty-cells: show ;
}
.tt2
{
	border: 1px solid #00FF00;
	empty-cells: hide;
	border-collapse: collapse;
	table-layout: fixed;
}
.d1
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFD93E;
	border-left-color: #FFD93E;
}
.h2
{
	text-align: right; 
	padding-right: 20px;
}
.h2 h2
{
	font-size: 14px; 
	color: #FF9933;
}
