/**********************************************************************************************/
/*This Style Sheet Controls the design of the site map */
/**********************************************************************************************/

/**********************************************************************************************/
/*General Styles, applied automaticly */
/**********************************************************************************************/


/**********************************************************************************************/
/*Overwrited styles - styles which are exist in the general  website stylesheet and are partly overwrited here */
/**********************************************************************************************/
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {   text-decoration: underline;}


/**********************************************************************************************/
/*Specific design and positioning styles for this template, applied manually */
/**********************************************************************************************/
.section { padding-top: 5px; width: 510px }
.tblSiteMap td {padding-top: 10px; border-color: #CCCCCC #CCCCCC #CCCCCC #003399; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.tdLevel1 { padding-top:2px; width: 100px; vertical-align: top; font-family: "arial (hebrew)", arial, verdana, tahoma; font-size:10pt; color:#53596c; font-weight:700; padding-right:-10px; }
.tdLevel2 { padding-bottom: 5px ;}
.tdLevel2 a:{}
.tdLevel2 a:link {}
.tdLevel2 a:visited{ }
.tdLevel2 a:hover {}
.tdLevel3 { padding-right: 20px }

.tdLevel1 a:link { text-decoration: none; font-family: "arial (hebrew)", arial, verdana, tahoma; font-size: 10pt; font-weight: 700; color: #53596c}
.tdLevel1 a:visited { text-decoration: none; color: #53596c;}
.tdLevel1 a:hover { text-decoration: underline; color: #53596c; background-color: #ffffff;}
.breadsTbl1 {width:611px; height:207px;}
.breadCrumbs1 { width:100%; background-color:#F7f7f7; height:26px; border-bottom:1px solid #D6D6D6;}
.section {padding-right:22px; padding-bottom:5px;}


