﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/patt.gif);
}

ul{   margin-left: 0px;
   margin-top: 0px;
   margin-right: 26px;
   margin-bottom: 0px;
}
.header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	height: 126px;
	width: 772px;
	background-position: center;
	background-color: #FFFFFF
}
.buttStrip {
	height: 30px;
	direction: rtl;
	font-family: Arial;
	font-size: 14px;
	color: #DEEBEF;
	text-align: center;
	vertical-align: middle;
}
.padDivider {
	padding-right: 0px;
	padding-left: 0px;
	height: 10px;
	color: #DEEBEF;
}

.greyBg {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	direction: rtl;
	padding: 0px;
}
.BoxCont {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #515151;
	text-align: right;
	direction: rtl;
	background-color: #deebef;
	vertical-align: top;
	line-height: 22px;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 6px;
}

.regBox {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	direction: rtl;
}
.BoxContRegTop {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #515151;
	text-align: center;
	direction: rtl;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
.BoxContRegBottom {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #515151;
	text-align: center;
	direction: rtl;
	background-color: #FFFFFF;
	vertical-align: bottom;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
.boxRegSubmit {
	text-align: left;
}

.boxRegTitle {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.BoxRegText {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.BoxHeader {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	direction: rtl;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 22px;
	width: 176px;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
                font-weight: bold;
	height: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
}
a.boxLink:link {
	color: #333333;
	text-decoration: none;
}
a.boxLink:hover {
	color: #006782;
	text-decoration: none;
font-weight: bold;
text-decoration: underline;
}
a.boxLink:visited {
	color: #333333;
	text-decoration: none;
}
a.boxLink2:link {
	color: #009900;
	text-decoration: none;
font-weight: bold;
}
a.boxLink2:hover {
	color: #009900;
	text-decoration: none;
font-weight: bold;
text-decoration: underline;
}
a.boxLink2:visited {
	color: #009900;
	text-decoration: none;
font-weight: bold;
}
a.boxLink3:link {
	color: #990000;
	text-decoration: none;
font-weight: bold;
}
a.boxLink3:hover {
	color: #006782;
	text-decoration: none;
font-weight: bold;
text-decoration: underline;
}
a.boxLink3:visited {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #006782;
	text-decoration: none;
}
a:visited {
	color: #002E73;
	text-decoration: none;
}
a:hover {
	color: #F99D1C;
	text-decoration: none;
text-decoration: underline; color: black;
}

a.newsLink:link {
	color: #006782;
	text-decoration: none;
}
a.newsLink:hover {
	color: #D8AF48;
	text-decoration: none;
}
a.newsLink:visited {
	color: #006782;
	text-decoration: none;
}

.Streach {
	vertical-align: top;
	height: 100%;
	direction: rtl;
	
}
.whiteAround {
	height: 100%;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-align: center;
	background-color: #ffffff;

}
.footerText {
	border-top:6px solid #FFFFFF; font-family: Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	vertical-align: text-bottom;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position:  
               center bottom;
	background-color: #FFFFFF;
	padding-bottom: 6px;
	height: 7px
}
.footerTextHOME {
	border-top:6px solid #FFFFFF; font-family: Arial, Helvetica;
	font-size: 10px;
	color: #DEEBEF;
	text-align: center;
	vertical-align: text-bottom;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position:  
               center bottom;
	background-color: #FFFFFF;
	padding-bottom: 6px;
	height: 7px;
	padding-top: 12px
}


a.FooterLink:link {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.FooterLink:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #BCD8DE;
	text-decoration: none;
}
a.FooterLink:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
.Title {
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #006782;
	text-align: right;
	
}

.sideNavTitle {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 24px;
	background-color: #006782;
                font-weight: bold;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 156px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.regFooter {
	padding:3px; font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image: url('images/reg_footer.gif');
	background-repeat: no-repeat;
	background-position:  center;
	height: 41px;
	width: 772px;
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 10px;
	direction: rtl
}



.newsTitle {
	border-top:8px solid #ffffff; font-family: Arial, Helvetica;
	font-size: 15px;
	color: #006782;
	text-align: right;
	direction: rtl;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
	height: 8%;
font-weight: bold;
	background-image: url('images/news_bg.gif');
	background-repeat: no-repeat;
	background-position: right center
}
.searchBg {
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
}.serachHome {
	border-top:8px solid #FFFFFF; text-align: right;
	direction: rtl;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-image: url('images/search_bg.gif');
	background-repeat: no-repeat;
	background-position:  center;
}
.NewsText {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	vertical-align: top;
	text-align: right;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	direction: rtl;
}
.NewsTextTitle {
	font-weight: bold;
}
.NewsTextTitle2 {
color: #0000FF;
font-weight: bold;
}
.NewsTextTitle3 {
	font-weight: bold;
color: #FF0000;
}
.NewsTextTitle4 {
	font-weight: bold;
color: #1b767b;
}
.NewsTextTitle5 {
	font-weight: bold;
color: #003366;
}
.NewsTextTitle6 {
	font-weight: bold;
color: #ff3333;
}
a.TopNavLink:link {
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
a.TopNavLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F99D1C;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
a.TopNavLink:visited {
	color: #000000;
	text-decoration: none;
	padding: 6px;
	}
.picSection {
	background-image: url(images/sections/4.jpg);
	background-position: center bottom;
	text-align: center;
	vertical-align: top;
	height: 153px;
	width: 176px;
	background-repeat: no-repeat;
}
.TitleHeader {
	border-top:8px solid #FFFFFF; font-family: Arial, Helvetica;
	font-size: 15px;
	color: #006782;
	text-align: right;
	direction: rtl;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 6px;
	height: 8%;
	font-weight: bold;
	background-image: url('images/title_header.gif');
	background-repeat: no-repeat;
	background-position: right center
}
.SideNavCont {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #515151;
	text-align: right;
	direction: rtl;
	background-color: #deebef;
	vertical-align: top;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 6px;
	width: 150px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.menu
{	
                cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2pt;
}

.menuhover
{
	cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #F99D1C;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2pt;
}

.SubMenuTextClass
{
    text-align:right;
    color: #000000;
    cursor: pointer;
    z-index: 99;
    font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.SubMenuTextClassOver
{   
    border: 4px #000000;
    text-align:right;
    color: #FFFFFF;
    cursor: pointer;
    z-index: 99;
    font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	background-color:#F99D1C;    
	padding-top: 2px;
	padding-bottom: 2px;

}

.SubMenuTextClassLEFT
{
    text-align:LEFT;
    color: #FFFFFF;
    cursor: pointer;
    z-index: 99;
    font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	background-color:#F99D1C;	
}

.SubMenuTextClassOverLEFT
{   
    text-align:LEFT;
    color: #FFFFFF;
    cursor: pointer;
    z-index: 99;
    font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}

.SubMenuSeparator
{
     background-color: #FFFFFF;
     height:1px;
/*filter: alpha(Opacity=90);*/
}

.SubMenuClass
{   
	font-family: Arial, Helvetica;
	position: absolute;
	display: none;
	background-color:#FFFFFF;
    border: 4px #000000;

 /*   border: 0px solid #808080; */
}
