a.more {background-color:#ff6600;font-family:Arial,Helvetica,sans-serif;font-size:11px;text-decoration:none;font-weight:800;padding:2px 3px 2px 3px;}
a.more:link {color:#ffffff}
a.more:visited {color:#ffffff}
a.more:hover {color:#ffffff;text-decoration:none}

a.copyright2 {text-decoration:none;font-weight:800;}
a.copyright2:link {color:#ff6600;}
a.copyright2:visited {color:#ff6600;}
a.copyright2:hover {color:#fff;background-color:#ff6600;}

.status {background-color:#ffffff;border-top:1px solid #000000;}
.status p {font-size:10px;padding:2px 4px 2px 4px;}


A.other {
  font-size: 9px; 
  color: #e39102; 
  font-family: verdana; 
  text-decoration: none
}

IMG {
  border: none;
}

A.other:hover {
  font-size: 9px; 
  color: #6e84a6; 
  font-family: verdana; 
  text-decoration: none
}

A.title {
  font-size: 10px; 
  color: #e39102; 
  font-family: verdana; 
  text-decoration: none
}

A.title:hover {
  font-size: 10px; 
  color: #6e84a6; 
  font-family: verdana; 
  text-decoration: none
}

A.multi {
  font-size: 10px; 
  color: #383379; 
  font-family: verdana; 
  text-decoration: none
}

A.multi:hover {
  font-size: 10px; 
  color: #ffffff; 
  font-family: verdana; 
  text-decoration: none
}

TD.main {
  font-size: 10px; 
  font-family: verdana; 
  text-decoration: none
}

TD.little {
  font-size: 10px; 
  font-family: tahoma,verdana; 
  text-decoration: none
}

TD.little2 {
  font-size: 10px;
  color: #666666;  
  font-family: tahoma,verdana; 
  text-decoration: none
}

TD.bottom {
  font-size: 10px; 
  color: #ffffff; 
  font-family: verdana; 
  text-decoration: none
}


TD.copyright {
  font-size: 9px; 
  color: #000000; 
  font-family: verdana; 
  text-decoration: none
}
TD.archive {
  font-size: 10px;
  color: #6e84a6
  font-family: verdana;
  text-decoration: none
}


.bg {
	background-attachment: scroll;
	background-image: url(../bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.bg_top {
	background-attachment: scroll;
	background-image: url(../bg_top_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_top02 {
	background-attachment: scroll;
	background-image: url(../bg_top_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_table {
	background-attachment: scroll;
	background-image: url(../bg_table.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.style1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
}

.bgchamp table {
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev { 
  left: 0; 
  float: left;
}
#lightbox-nav-btnNext { 
  right: 0; 
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}
#lightbox-container-image-data {
  padding: 0 10px; 
  color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
  width: 70%; 
  float: left; 
  text-align: left; 
} 
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
  display: block; 
  clear: left; 
  padding-bottom: 1.0em;  
}     
#lightbox-secNav-btnClose {
  width: 66px; 
  float: right;
  padding-bottom: 0.7em;  
}


/*      menu      */
ul#menu {
  background:    #FFFFFF;
  border-bottom: 1px solid #CCCCCC; 
  padding:       0px;
  margin:        0;
  margin-bottom: 10px;
  margin-top:    10px;
  margin-left:   10px;
  width:         129px;
  _margin-top:   20px;
}

ul#menu li{
  border-top: 1px solid #CCCCCC; 
  background: url(/images/list-menu.gif) no-repeat 9px 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height:1;
  height: 28px;
}

ul#menu li ul{
  z-index:1000;
  background: #FFF;
  position: absolute;
  margin:0px;
  padding: 0px;
}

ul#menu li ul li{
  border-top: 1px solid #CCCCCC; 
  background:  url(/images/list-menu.gif) no-repeat 9px 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height:1;
  height: 28px;
}

ul#menu li.active {
  border-top: 1px solid #CCCCCC; 
  background: url(/images/list-menu.gif) no-repeat 115px 12px;
  list-style: none;
}

ul#menu li a {
  text-decoration: none;
  color: #666666;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana;
  display:block;
  text-transform:uppercase;
  margin: 0;
  padding: 0;
  padding: 9px 0 7px 19px;
  width: 129px;
}

ul#menu li a:hover {
  text-decoration: none;
  background: url(/images/list-menu-w.gif) no-repeat 9px 12px;
  background-color: #666666;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana;
  display:block;
  text-transform:uppercase;
  padding: 9px 0 7px 19px;
  width: 110px;
}

ul#menu li.active a:hover {
  background: url(/images/list-menu-w.gif) no-repeat 115px 12px;
  background-color: #666666;
}
/* ---  menu   ---   */

#labelq {
  color: #666666;
  font-size: 11px;
  font-family: Arial, Verdana;
}

#search {
  background-color: #FFFFFF;
  padding: 20px 0 0px 0;
  margin-bottom: 40px;
}

#search_btn {
  width: 15px;
  height: 15px;
  border: 1px solid #CCCCCC;
  background: url(/images/list-menu.gif) no-repeat 6px 4px;
  margin: 0;
  padding: 0;
  float: left;
  font-size:1px;
  line-height:15px;
  cursor: pointer;
}

div.clear {
  clear:both;
  font-size:1px;
  line-height:1px;
}
input#search_text {
  width:120px; 
  height: 17px; 
  border: 1px solid #cccccc; 
  background: #F3F3F3;
  margin-right: 1px;
  font-size: 10px;
  float: left;
}


.bg_table5px {
	border: 5px solid #FFFFFF;
	background-attachment: scroll;
	background-image: url(../bg_table.gif);
	background-repeat: repeat-y;
	background-position: center top;
}