html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
:focus {	outline: 0;}
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
table {	border-collapse: collapse;	border-spacing: 0;}


body {
  text-align: center;
  background: black;
}

div.content {
  text-align: left;
  margin: 0 auto;
  width: 1005px;
}

div.head {
  height: 137px;
  position: relative;
}
span.language {
  position: absolute;
  top: 20px;
  left: 880px;
  font: bold 10px Tahoma, Arial, sans-serif;
  color:#dddddd;
}
span.language a {
  font: bold 10px Tahoma, Arial, sans-serif;
  color:#dddddd;
  text-decoration: none;
}

div.body {
  height: 392px;
  background: #151515;
}
div.bodyLeft {
  float: left;
  width: 224px;
  height: 392px;
}
div.bodyRight {
  float: left;
  margin: 15px 15px 15px 24px;
  width: 740px;
  height: 372px;
  border-left: 1px #bf8d0e solid;
  border-right: 1px #bf8d0e solid;
  background: #0c0c0c url(/files/bg_text.jpg) no-repeat top left;
}
div.text {
  float: left;
  width: 450px;
  height: 372px;
  overflow: auto;
  position: relative;
}
div.text img {
  border: 0px;
  margin: 4px;
  border: 1px #bc8c0e solid;
}
div.text p {
  margin: 15px 0px;
  padding: 0;
  line-height:16px;
  text-align: justify;
  color: #888888;
  font: normal 11px Arial;
}
div.text td {
  color: #888888;
  line-height:16px;
  font: normal 11px Arial;
}
div.text th {
  color: #888888;
  line-height:16px;
  font: bold 11px Arial;
}
div.text li {
  color: #888888;
  line-height:16px;
  font: normal 11px Arial;
}
div.text h1 {
  color: #B2B2B2;
  font: Bold 16px Trebuchet, sans-serif;
  margin: 0px 0px 15px 0px;
}
div.text h2 {
  color: #B2B2B2;
  font: Bold 14px Trebuchet, sans-serif;
  margin: 5px 0px;
}
div.text a {
  color:#cea501;
  text-decoration:none;
}
div.text a:hover {
  text-decoration:underline;
}
div.textLeft {
  float: left;
  width: 280px;
  height: 352px;
}

div.foot {
  background: black url(/files/bg_foot.jpg) no-repeat top left;
  height: 10px;
  padding: 17px 0px 0px 0px;
  font: normal 10px Arial;
  color:#111111;
}
div.foot a {
  text-decoration: none;
  font: normal 10px Arial;
  color:#111111;
}
/*//////////////PHOTO PAGE//////////////*/

.photopage {
  padding: 0px;
  line-height: 18px;
  font: normal 12px Arial;
	color: #bc8c0e;
	width: 600px;
	height: 400px;
	overflow: hidden;
}
.photopage img.big {
  float: left;
  margin-right: 5px;
  width: 400px;
  height: 400px;
  border-right: 10px #333333 solid;
}
.photopage div.small {
  border-top: 10px #333333 solid;
  padding: 7px 0px 0px 7px;
}
.photopage div.small img {
  float: left;
  margin: 4px;
  border: 1px #bc8c0e solid;
  width: 80px;
  height: 80px;
  cursor: pointer; cursor: hand;
}
.photopage div.nphotos {
  overflow: hidden;
  padding: 7px 0px 0px 7px;
}
.photopage img.photo {
  float: left;
  margin: 4px;
  border: 1px #bc8c0e solid;
  width: 70px;
  height: 70px;
  cursor: pointer; cursor: hand;
}
/*/////////////HSTSS////////////*/

div.hstss {
  width:280px;
  height: 352px;
}

div.hstss img {
  height: 77px;
  width: 77px;
  margin: 3px;
  float: left;
  border: 1px #9a7b01 solid;
  cursor: hand; cursor: pointer;
}


.reference_loga {
  width:190px;
}
