@charset "utf-8";
/* CSS Document */

body  {
	font: 100% 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height: inherit;
	width: auto;
}
#sitebody {
background: url(img-src/main_bg.gif) top right no-repeat;
background-color:#0D324F;
width:780px;
min-height: 200px;
overflow:hidden;
position:relative;
margin:40px auto 0;
padding: 0px;
}
#footer {
background-image:url(img-src/main_bg_footer.gif);
background-position:bottom;
background-repeat:repeat-x;
clear:both;
height:74px;
padding-bottom:0px;
padding-top:0px;
text-align:center;
width:780px;
margin:0 auto;
}
#menu{
  float: right;
  margin:0 auto;
  padding-right:0px;
  width:100%;
}
.logo{
  margin:24px;
  float: left;
  padding-right:5px;
}
.ico{
  padding-right:10px;
}
a.buttonON {
  display: block;
  float: left;
  font: bold 14px 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  color: #006699;
  text-decoration: none;
  background: url(img-src/menu_on_right.gif) top right no-repeat;
  padding-right: 15px;
  outline: none;
	
}
a.buttonON span {
  display: block;
  line-height: 50px;
  background: url(img-src/menu_on.gif) no-repeat;
  padding: 7px 0 13px 15px;

}
a.buttonON:hover, a.button:hover {
  text-decoration: underline;
}
a.button {
  display: block;
  float: left;
  font: bold 14px 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  padding-right: 15px;
  outline: none;
}
a.button span {
  display: block;
  line-height: 50px;
  padding: 7px 0 13px 15px;

}
a{color:#FFFF66}
ul, ol, li{color:#FFF}
a:hover{color:#33CCFF}
#content {
color:#FFF;
display:left;
font: 14px 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
float:left;
text-align:left;
width:100%;
margin:0px 0 0 0px;
padding:0px 30px 0px 28px;
}
#table {
display:block;
float:left;
width:100%;
margin:0px 0 0 0px;
padding:0px 0 0 0px;
}

table{border:0px}

.zag{font: bold 18px 'Trebuchet MS','Lucida Grande', Arial, sans-serif; color:#FFF}
.zag2{font: bold 18px 'Trebuchet MS','Lucida Grande', Arial, sans-serif; color:#FFCC33; text-decoration:none}
.zag3{font: 10px 'Trebuchet MS','Lucida Grande', Arial, sans-serif; color:#CCCCCC}
.zag4{font: bold 14px 'Trebuchet MS','Lucida Grande', Arial, sans-serif; color:#FFCC33; text-decoration:none}

td {
color:#FFF;
font: 14px 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
}
.bg{
background-image:url(img-src/bg_random.gif);
background-position:left;
background-repeat:repeat-y;
}
#random {
background-image:url(img-src/bg_random.gif);
background-position:left;
background-repeat:repeat-y;
clear:both;
padding-bottom:10px;
padding-top:10px;
padding-right:10px;
padding-left:10px;
text-align:left;
width:100%;
margin:0 auto;
}

.stat {
color:#FFF;
display:left;
font: 12px 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
float:left;
width: 75%;
padding:0px 0px 0px 0px;
border-bottom: 1px dashed; 
text-decoration:none;
}
.stat2 {
color:#FFF;
display:right;
font: 12px 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
float:right;
width:15%;
padding:0px 0px 0px 0px;
border-bottom: 1px dashed; 
text-decoration:none;
}

div#search, #search{border:1px Solid #0D324F; padding: 5px 0px 5px 0px; text-align:center; margin-top:10px; background-color:#264761}