/* STANDARĀ TAGS' REDEFINITIONS
--------------------------------------------------------------------------------------*/

body{	font-family : Arial, Helvetica, sans-serif;	color : Black;	background-color : #FFFFFF;  font-size: 12px;  background-image: url(back5.png);  background-repeat: repeat-y;    }
td{ font-family : Arial, Helvetica, sans-serif;	color : Black;	font-size : 13px;}
p, ul{	color : Black;	font-size : 13px; margin-bottom: 10px;  margin-top: 0px;   }

a{color : #B06237; font-size : 13px; text-decoration: underline;  font-weight: normal;}
a:hover {	color : #703E23; }


.LeftNav{	background-image : url(back7.png);	background-repeat : no-repeat;  padding-top: 128px;  padding-right: 15px; }
.LeftNav a{ color: White; text-decoration : none; font-weight : bold;  line-height: 20px;     }
.LeftNav a:hover{	 color: #000000; }

.Header { padding-right:0px; padding-left:15px; background-image: url(back4.png); background-color: #000000; }
.Header1 { background-color: #B76E3B; padding-right:15px;}

.Header #head1, #head1A{ color: White; margin:0;  font-size: 30px;  font-family: Georgia;  }
.Header #head1A{ font-size: 23px }

.Header #head2, #head2A{ color: White; margin:0;  font-size: 13px;  font-family: Georgia;   }
.Header #head2A{ font-size: 11px }

h4 {font-family: Arial, Helvetica, sans-serif;  font-size: 16px;  font-weight: bold;  color: WHITE;  margin-BOTTOM: 12PX  ; margin-top: 26PX  ;background-image : url(back7.png);   }

.Text{ padding-left: 50px;	padding-right: 20px;  padding-top: 26px;  }
.Text p{ line-height: 19px; }
.Text h1{ font-family: Arial, Helvetica, sans-serif;  font-size: 24px;  font-weight: normal;  color: #2c2416;  margin: 4px 0 9px 0; }
.Text h3{ font-family: Arial, Helvetica, sans-serif;  font-size: 10px;  font-weight: normal;  color: #2c2416;  margin: 4px 0 9px 0; }

/* RIGHT TEXT BLOCK
-----------------------------------------------------------------------------------------*/
td.Right{ padding-left: 0px;	padding-right: 20px;  padding-top: 31px;}
h2{font-family: Arial, Helvetica, sans-serif;  font-size: 12px;  font-weight: bold;  color: White;  margin: 0;  background-color: #B76E3B;  border-bottom: 2px solid #22527C;  border-top: 2px solid #DAE9F7;  width: 100%;      }
.RightText{ background-color: White;  padding: 0px 9px 9px 9px;  }
.RightText p { font-size: 11px;  margin: 0 0 3px 0;     }
a.RightMore{ color: #317AD5;  font-size: 9px;  font-weight: bold;  text-decoration: none;  font-family: Tahoma;           }
.RightText a:hover{ color: #DA3A3A; }
.RightDate{ color: #B22222;  font-size: 11px;  font-weight: bold;    margin: 0 0 0 0;  padding-top: 15px;      }

/*
-----------------------------------------------------------------------------------------*/
td.Footer, td.Footer1{	border-top: 1px solid #2c2416;  font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	height: 27px; padding-top: 3px; }
.Footer a, .Footer1 a{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #453823;  text-decoration: none; }
.Footer a:hover, .Footer1 a:hover{ color: #774E3A;}

.country {  border-bottom-style:solid;   border-bottom-color: black;   border-bottom-width:2px; }


@media print {

      .noprint { display: none; }
      .LeftNav { display: none; }
      .Header1 { display: none; }
      .Footer1 { display: none; }
      .Text    { padding-left: 0px; padding-right: 0px; }
      .Header  { padding-left: 140px; }

    }
