/* CSS Document */
body
{   
    background-image:url(/images/bg_maind.jpg);
    background-color:#000000;
    margin:0px;
    padding:0px;
}
body.foto
{   
    background-image:url(/images/bg_maind.jpg);
    background-color:#000000;
    background-attachment:fixed;
    margin-top:0px;
    padding:0px;    
}

a:link    { color:#f0ffff; text-decoration: none; font-style:normal; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;} 
a:visited { color:#f0ffff; text-decoration: none; font-style:normal; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;} 
a:active  { color:#f0ffff; text-decoration: none; font-style:normal; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;}
a:hover   { color:#00ff00; text-decoration: none; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.menu:link { color:#ffffff; text-decoration: none; 
              font-family:Verdana, Arial, Helvetica, sans-serif;
              font-size:11px; font-weight:normal; font-style:normal;} 
a.menu:visited 
{ 
    /*color:#ff7800; */
    color:#ffffff;
    text-decoration: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;     
    font-weight:normal; 
    font-style:normal;      
} 
a.menu:active  
{ 
    color:#fffff; 
    text-decoration: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal; 
    font-style:normal;                      
}
a.menu:hover   
{ 
    color:#00ff00; 
    text-decoration: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;             
    font-weight:normal; 
    font-style:normal;              
}


a.lmenu:link    { color:#ffffff; text-decoration: none; font-style:normal; font-weight:normal;} 
a.lmenu:visited { color:#ffffff; text-decoration: none; font-style:normal; font-weight:normal;} 
a.lmenu:active  { color:#ffffff; text-decoration: none; font-style:normal; font-weight:normal;}
a.lmenu:hover   { color:#00ff00; text-decoration: none; font-style:normal; font-weight:normal;}

a.foto:link    { color:#000000; text-decoration:underline;} 
a.foto:visited { color:#000000; text-decoration:underline;} 
a.foto:active  { color:#000000; text-decoration:underline;}
a.foto:hover   { color:#ff0000; text-decoration:underline;}

td.hdn { display:none; }
img.hdn { display:none; }

a.partners:link    { color:#fafafa; text-decoration: none; } 
a.partners:visited { color:#fafafa; text-decoration: none; }
a.partners:active  { color:#fafafa; text-decoration: none; }
a.partners:hover   { color:#fafafa; text-decoration: none; } 

h1
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    font-style:normal;
    color:#eeeeee;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:16px;
    padding-left:0px;
    text-align:right;
    margin-bottom:4px;
    background-image:url(/images/bg_h1.gif);
    background-position:top right;
    background-repeat:repeat;
    letter-spacing:1px;
}
h3
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    font-style:italic;
    color:#eeeeee;
    padding-top:4px;
    padding-bottom:5px;
    padding-right:16px;
    padding-left:0px;
    text-align:right;
    margin-bottom:5px;
    background-image:url(/images/bg_h1.gif);
    background-position:top right;
    background-repeat:repeat;
    letter-spacing:1px;
}
h4
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    font-style:italic;
    color:#eeeeee;
    padding-top:0px;
    padding-bottom:2px;
    padding-right:8px;
    padding-left:0px;
    text-align:right;
    margin-bottom:5px;
    background-image:url(/images/bg_h4.gif);
    background-position:top right;
    background-repeat:no-repeat;
    letter-spacing:1px;
}
p:first-letter
{
    font-weight:bold;
    padding-left: 16px;
    color:#ffffff;
}

p
{
    padding-top:0px;
    padding-bottom:0px;
    padding-right:0px;
    padding-left:0px; 
    margin-top:0px; 
    margin-bottom:0px; 
    margin-right:0px; 
    margin-left:0px;
    color:#dddddd;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;        
    text-align:justify; 
}
li
{
    color:#dddddd;
    font-size: 11px;        
    text-align:justify; 
}
.footer
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    font-style:normal;
    color:#bbbbbb;
    padding-top:4px;
    padding-bottom:4px;
    text-align:right;
    background-image:url(/images/bg_h1_footer.gif);
    background-position:bottom right;
    background-repeat:repeat;
    position:relative;
    margin-top:8px;
    margin-bottom:36px;
    /*height:8px;*/
}
.footer2
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 4px;
    font-weight:normal;
    font-style:normal;
    color:#bbbbbb;
    text-align:right;
    background-image:url(/images/bg_h1_footer.gif);
    background-position:bottom right;
    background-repeat:repeat;
    padding:0px;
    margin:0px;
    height:4px; 
}

div.record
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    font-style:normal;
    color:#bbbbbb;
    padding-top:4px;
    padding-bottom:4px;
    text-align:right;
    background-image:url(/images/bg_h1_footer.gif);
    background-position:top right;
    background-repeat:repeat;
    position:relative;
    margin-top:8px;
    margin-bottom:8px;
}

div.imgSign
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    font-style:italic;
    color:#eeeeee;
    padding-top:1px;
    padding-bottom:8px;
    text-align:right;
    background-image:url(/images/bg_h1_footer.gif);
    background-position:bottom right;
    background-repeat:repeat-x;
    position:relative;
    margin-top:1px;
    margin-bottom:8px;
}
div.imgSign2
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight:normal;
    font-style:italic;
    color:#eeeeee;
    padding-top:1px;
    padding-bottom:6px;
    text-align:right;
    background-image:url(/images/bg_h1_footer.gif);
    background-position:bottom right;
    background-repeat:repeat-x;
    position:relative;
    margin-top:1px;
    margin-bottom:0px;
}
div.imgSign4
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    font-style:italic;
    color:#eeeeee;
    padding-top:1px;
    padding-bottom:2px;
    text-align:right;
    background-image:url(/images/bg_h1_footer.gif);
    background-position:bottom right;
    background-repeat:repeat-x;
    position:relative;
    margin-top:1px;
    margin-bottom:8px;
}
div.preambula
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    font-style:italic;
    color:#eeeeee;
    padding:8px;
    padding-top:8px;
    text-align:justify;
    background-image:url(/images/bg_h1_footer.gif);
    background-position:top right;
    background-repeat:repeat;
    position:relative;
    margin-top:8px;
    margin-bottom:1px;
}

div.refFofo
{ 
    background-image:url(/images/refs/fotoss.gif); 
    background-position:32px 0px;; 
    background-repeat:no-repeat;
    padding:0px;
    height:16px;
}
div.refFofo2
{ 
    background-image:url(/images/refs/fotoss.gif); 
    background-position:0px 0px;; 
    background-repeat:no-repeat;
    padding-left:32px;
    height:16px;
}
div.refBL
{ 
    background-image:url(/images/refs/fotoss.gif); 
    background-position:32px 2px;; 
    background-repeat:no-repeat;
    margin-top:2px;
    padding-top:4px;
    padding-left:62px;
    height:16px;
}

div.refFooter
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 2px;
    font-weight:normal;
    font-style:italic;
    color:#eeeeee;
    padding-top:0px;
    padding-bottom:0px;
    padding-right:0px;
    text-align:right;
    background-image:url(/images/bg_h1_footer.gif);
    background-position:top right;
    background-repeat:repeat;
    position:relative;
    margin-top:0px;
    margin-bottom:0px;
}
div.h1
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    font-style:normal;
    color:#eeeeee;
    padding-top:4px;
    padding-bottom:5px;
    padding-right:16px;
    padding-left:0px;
    text-align:right;
    margin-bottom:5px;
    position:relative;
    top:4px;
    background-image:url(/images/bg_h1.gif);
    background-position:top right;
    background-repeat:repeat;
    letter-spacing:1px;
}

.mainTable
{
    background-image:url(/images/bg.gif);
    background-repeat:repeat-y; 
    width:846px;
}

.textSmallUsr {
    font-size: 9px; 
    color:#e0e0e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyrightStyle
{
    background-image:url(/images/bg_page_bottom.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-top:2px;
    padding-left:18px;
    padding-right:18px;
    padding-bottom:6px;
}


.footerCap
{
    background-image:url(/images/bg_copyright.gif);
    background-position:left top;
    background-repeat:repeat-x;
    padding-top:2px;
    padding-left:18px;
    padding-right:18px;
    padding-bottom:6px;
}

.copyrightFont
{
    font-size: 10px; 
    color:#e0e0e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.crimeStyle
{
    font-size: 11px;
	font-style:italic;
	text-align:justify;
    color:#e0e0e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image:url(/images/crime.jpg); 
	background-position:2px 0px;
	background-repeat:no-repeat;
	width:810px;
	height:32px;
	padding:0px; 
	padding-bottom:10px;
}
.crimeStyle3
{
    font-size: 11px;
	font-style:italic;
	text-align:justify;
    color:#e0e0e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image:url(/images/crime3.jpg); 
	background-position:2px 0px;
	background-repeat:no-repeat;
	width:810px;
	height:48px;
	padding:0px; 
	padding-bottom:10px;
}

.slrGroup0
{
    font-size: 9px;
    font-style:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    line-height:9px;        
    text-align:center;      
    color:#aaaaaa;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;  
    opacity: 0.9;         
    filter: alpha(opacity=90);
    background-color:#550000;  
    padding:1px;
    margin-right:1px;
    margin-left:1px;        
    width:88px;
    height:30px;
}
.slrGroup4
{
    font-size: 9px;
    font-style:normal;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    line-height:9px;
    text-align:center;              
    color:#aaaaaa;
    -moz-opacity: 0.9;    
    -khtml-opacity: 0.9;  
    opacity: 0.9;         
    filter: alpha(opacity=90); 
    background-color:#420048;
    padding:1px;
    margin-right:1px;
    margin-left:1px;        
    width:88px;
    height:30px;
}
.slrGroup6
{
    font-size: 9px;
    font-style:normal; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    line-height:9px;        
    text-align:center;      
    color:#aaaaaa;
    overflow:hidden;
    -moz-opacity: 0.9;    
    -khtml-opacity: 0.9;  
    opacity: 0.9;         
    filter: alpha(opacity=90);
    background-color:#420048;  
    padding:1px;
    margin-right:1px;
    margin-left:1px;        
    width:135px;
    height:30px;
}
.slrGroup7
{
    font-size: 9px;
    font-style:normal; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    line-height:9px;        
    text-align:center;      
    color:#aaaaaa;
    overflow:hidden;
    -moz-opacity: 0.9;    
    -khtml-opacity: 0.9;  
    opacity: 0.9;         
    filter: alpha(opacity=90);
    background-color:#580000;  
    padding:1px;
    margin-right:1px;
    margin-left:1px;        
    width:140px;
    height:30px;
}
.slrGroup8
{
    font-size: 9px;
    font-style:normal; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    line-height:9px;        
    text-align:center;      
    color:#aaaaaa;
    overflow:hidden;
    -moz-opacity: 1.0;    
    -khtml-opacity: 1.0;  
    opacity: 1.0;         
    filter: alpha(opacity=100);
    background-color:#580000;  
    padding:1px;
    margin-right:1px;
    margin-left:1px;        
    width:155px;
    height:30px;
}
.slrGroup9
{
    font-size: 9px;
    font-style:normal; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    line-height:9px;        
    text-align:center;      
    color:#aaaaaa;
    overflow:hidden;
    -moz-opacity: 0.9;    
    -khtml-opacity: 0.9;  
    opacity: 0.9;         
    filter: alpha(opacity=90);
    background-color:#000048;  
    padding:1px;
    margin-right:1px;
    margin-left:1px;        
    width:170px;
    height:30px;
}
.slrGroupB
{
    font-size: 9px;
    font-style:normal; 
    color:#aaaaaa;
    text-align:center;
    overflow:hidden;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height:9px;
    -moz-opacity: 1.0;    
    -khtml-opacity: 1.0;  
    opacity: 1.0;         
    filter: alpha(opacity=100); 
    background-color:#550000; 
    padding-top:1px;
    padding-bottom:4px;
    margin-right:1px;
    margin-left:1px;        
    width:180px;
    height:28px;
}


.slrMainGroup
{
    background-color:#000000;
    vertical-align:bottom;
    width:100%;
    margin:0px; 
}

.textNormUsr {
    font-size: 9px; 
    color:#e0e0e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dateText {
    font-size: 9px; 
    color:#cccccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style:italic;
}
.indexText
{
    text-align:justify; 
    padding-top:4px; 
    padding-left:1px; 
    padding-bottom:10px; 
    padding-right:4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#dddddd;
}

.errorText {
    width:inherit; 
    padding-top:4px;
    padding-bottom:0px; 
    padding-left:10px; 
    padding-right:10px;      
        
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style:normal;
    color:#ff0000;
    text-align:left;
    width:600px;
    overflow:hidden;
}

.mainMargins
{
    background-image:url(/images/margin_dots.gif);
    background-position:left top;
    background-repeat:repeat-y;
}

.bottomHLine {
    background-image:url(/images/menu/left/dot_horng.gif); 
    background-position:bottom left; 
    background-repeat:repeat-x;
}

.imgPadding{
    padding-right:0px; 
    padding-left:4px; 
    padding-bottom:4px; 
    padding-top:4px;
    border:none;
}

.contentBlock
{
    width:inherit; 
    padding-left:8px; 
    padding-right:0px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#cccccc;
}
.fotoBlock
{
    width:inherit; 
    padding-left:4px; 
    padding-right:4px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#aaaaaa;
}


.bannerStyle3 
{
    -moz-opacity: 0.63;    
    -khtml-opacity: 0.63;  
    opacity: 0.63;         
    filter: alpha(opacity=63);
}
.bannerStyle31 
{
    -moz-opacity: 0.63;    
    -khtml-opacity: 0.63;  
    opacity: 0.63;         
    filter: alpha(opacity=63);
}
.bannerStyleLI 
{
    -moz-opacity: 0.83;    
    -khtml-opacity: 0.83;  
    opacity: 0.83;         
    filter: alpha(opacity=83);
}

.bannerStyleSN
{
    -moz-opacity: 0.55;    
    -khtml-opacity: 0.55;  
    opacity: 0.55;         
    filter: alpha(opacity=55);
}

.fadeSheet
{
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0.0;    
    -khtml-opacity: 0.0;  
    opacity: 0.0;         
    filter: alpha(opacity=0); 
}

.topBanner
{
    background-image:url(/images/bg_page_top.gif);
    background-repeat:no-repeat; 
    background-position:left top;
    font-size: 9px;
    color: #ff7800; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:846px; 
    margin-top:4px;
        
}

.indexPhoto
{
    padding-left:24px;
    padding-right:8px;
    padding-top:12px;
    padding-bottom:8px;
    background-image:url(/images/bg_2.gif);
    background-position:top left;
    background-repeat:repeat;
}

.slrText
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 8px;
   text-align:center;
}

#natalia05
{
	width:300px;
	height:270px;
	background-image:url(/catalog/whs/nataliaxxxx05/fig1_small.jpg);
	background-position:top left;
	background-repeat:no-repeat;
    padding-top:0px;
	padding-bottom:8px;
}