body {
  margin:0px auto;
  width:960px;
  color:#fff;
  background-color:#3a3a3c;
  font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial;
  font-size:14px;
}
object {
  background-color:#3a3a3c;
}
form {
  width:100%;
  padding:0px;
  margin:0px;
}

img {
  border:none;
}

#title {
  position:relative;
  float:left;
}

#advtop p {
  text-align:right;
  font-size:14px;
  line-height:20px;
  clear:both;
  color:#fff;
  margin:0
}
#advtop {
  position:relative;
  float:right;
  width:720px;
  margin:10px 0 0 0;
  padding:10px 0; 
  height:100px
}
#advside {
  float:right;
  width:180px;
  margin:0 0 20px 20px
}

.bug {
  font-size:11px;
  color:#f00;
}

.info {
  color:#0f0;
  font-weight:bold;
}

textarea {
  width:100%;
}

a:link, a:visited, a:active {
  color:#fff;
  text-decoration:underline;
}

a:hover {
  text-decoration:underline;
  color:#fff;
}


h1 {
  font-size:20px;
  line-height:30px;
  font-family:Georgia;
  clear:both;
  color:#fff;
}

h2 {
  font-size:18px;
  line-height:32px;
  margin:10px 0 0;
  font-family:Georgia;
  clear:both;
}

h3 {
  font-size:18px;
  margin:4px;
  padding:0;
  text-align:center;
}

p {
  line-height:21px;
  text-align:justify;
  margin:4px 0;
}

ul#lng {
  list-style:none;
  margin:0;
  padding:0;
  float:right;  
  width:16px;
} 

ul#lng li {
  list-style:none;
  padding:0;
  text-align:center;
  margin:0;
  height:10px;
}

ul#lng li a {
  margin:0;
  padding:0;
}

ul#lng li img {
}


ul#navigation {
  list-style:none;
  width:100%;
  margin:0;
  padding:0;  
  width:940px;
  float:left;
} 

ul#navigation li {
  list-style:none;
  display:inline;
  float:left;
  text-align:center;
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:14px;
  line-height:20px;
  width:132px;
  border-right:2px solid #3a3a3c;
}

#navigation li a {
  text-decoration:none;
}

#navigation li a:hover {
  text-decoration:underline;
} 

.table {
  width:100%;
  /*border-top:1px solid #f00;
  border-left:1px solid #f00;*/
  color:#000;
  margin:0 0 20px;
}

.table th {
/*  border-right:1px solid #f00;
  border-bottom:1px solid #f00;*/
  padding:6px;
  background-color:#ee1c25;
  color:#fff;
  text-align:left;
}

.table tr.dark {
  background-color:#e3e3e3;
}

.table tr.month td {
  border-top:2px solid #f00;
}

.table tr.spec {
  background-color:#ff6c00;
}


.table tr.light {
  background-color:#efefef;
}

.table td {
  /*border-right:1px solid #f00;
  border-bottom:1px solid #f00;*/
  padding:6px;
}

#footer {
  border-top:2px solid #fff;
  text-align:right;
  margin:20px 0;
  clear:both;
}

legend {
  font-family:Georgia;
  font-weight:bold;
  padding:0 4px;
  color:#fff;
}

table {
  width:100%;
}

table td {
  padding:2px 16px;
}



.roundcont {
  padding-bottom:10px;
}

.roundtop { 
	background: url(/img/tr.gif) no-repeat top right; 
	height:11px;
}

img.corner {
   width: 11px;
   height: 11px;
   border: none;
   display: block;
   float:left;
}

#topad {
}

#sidead {
  width:250px;
  float:right;
}

#bottomad {
  clear:both;
}

#bottomad td {
  width:20%;
  text-align:center
}
