/**********************************************************************************************/
/*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; border-bottom:1px solid #CCCCCC; 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: 5px; width: 95px; vertical-align: top; font-family: "arial (hebrew)", arial, verdana, tahoma; font-size: 10pt; color: #53596c; font-weight: 700; padding-right: -10px }
.tdLevel2 { padding-bottom: 2px }
.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;}
