body {
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../common/bgr-photonav.gif);
	background-repeat: repeat-x;

    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #666666;
    scrollbar-track-color: #333333;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #333333;
    scrollbar-highlight-color: #666666;
    scrollbar-shadow-color: #000000;
}
  a:link    {  color: #33CC33; text-decoration: none }
  a:visited {  color: #669966; text-decoration: none }
  a:hover   {  color: #00FF00; text-decoration: none }
  a:active  {  color: #CCFF00 }
  
table {
  background-color: #333333;
  border-color: #666666 #000000 #000000 #666666;
  border-width: 1px; border-style: solid; padding: 0px;
}
.table-1 {
  border-width: 0px;
  padding: 4px;
  width: 100%;
}
.table-2 {
  border-width: 0px;
  padding: 2px;
}
.table-br {
  background-color: #000000;
  height: 32px;
  border-width: 0px;
}
td {
  background-color: #333333;
  border-width: 0px;
  padding: 0px;
}
.td-1 {
  border-width: 0px;
  padding: 7px;
}
.td-2 {
  border-color: #000000 #666666 #666666 #000000;
  border-style: solid;
  border-width: 1px;
  padding: 2px
}
  .td-2 a:link    {  border: 1px #333333 solid }
  .td-2 a:visited {  border: 1px #333333 solid }
  .td-2 a:hover   {  border: 1px #FFFFFF solid }
  .td-2 a:active  {  border: 1px #CCCCCC solid }
  
img {
  border-width: 1px;
  border-color: #000000;
  vertical-align: top;
}
.descr {
  font-size: 11px;
  line-height: 13px;
  color: #999999;
  text-align: right;
  padding-top: 1px; padding-right: 5px; padding-bottom: 1px; padding-left: 5px;
  vertical-align: top;
}
.item {
  font-size: 11px;
  line-height: 13px;
  color: #CCCCCC;
  background-color: #4C4C4C;
  padding-left: 5px; padding-top: 1px; padding-right: 5px; padding-bottom: 1px;
  vertical-align: top;
}
.title-1 {
  font-size: 11px;
  color: #CCCCCC;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
.tit-prev {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  background-color: #000000;
  background-image: url(../common/tit-prev.gif);
  background-repeat: no-repeat;
  color: #009900;
  padding-left: 20px;
  padding-right: 3px;
}
  .tit-prev a:link    {  color: #009900 }
  .tit-prev a:visited {  color: #7F7F7F }
  .tit-prev a:hover   {  color: #33FF33 }
  .tit-prev a:active  {  color: #FFFFFF }
  
.tit-head {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;
	background-color: #000000;
	background-image: url(../common/tit-head.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 6px;
}
.tit-open {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  background-color: #000000;
  background-image: url(../common/tit-open.gif);
  background-repeat: no-repeat;
  color: #009900;
  padding-left: 4px;
  padding-right: 3px
}
  .tit-open a:link    {  color: #000000 }
  .tit-open a:visited {  color: #004C00 }
  .tit-open a:hover   {  color: #99FF99 }
  .tit-open a:active  {  color: #FFFFFF }
  
.tit-next {  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  background-color: #000000;
  background-image: url(../common/tit-next.gif);
  background-repeat: no-repeat;
  color: #009900;
  padding-left: 8px;
  padding-right: 6px;
}
  .tit-next a:link    {  color: #009900 }
  .tit-next a:visited {  color: #7F7F7F }
  .tit-next a:hover   {  color: #33FF33 }
  .tit-next a:active  {  color: #FFFFFF }
  
.tit-right {
  background-color: #000000;
  background-image: url(../common/tit-right.gif);
  background-repeat: no-repeat;
  width:14px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
}
  .warning a:link    { color: #FF0000; text-decoration: none }
  .warning a:visited { color: #FF0000; text-decoration: none }
  .warning a:hover   { color: #FFFFFF }
