@CHARSET "UTF-8";



  .suggest_link {
    background-color: #FFFFFF;
    padding: 2px 6px 2px 6px;
  }
  .suggest_link_over {
    background-color: #3366CC;
    padding: 2px 6px 2px 6px;
  }
  #search_suggest {

    background-color: #FFFFFF; 
    text-align: left; 
    border: 0px solid #000000;
    margin: auto;      
    width: 370px;
  }

*{margin:0;padding:0;
font-family: verdana;
}


.code{
	font-family: courier;
}

.bigger{
	font-size: 130%;
}
	
.wider{
	letter-spacing: 150%;
}
a{
	color: #444;
	border-bottom: 1px dotted silver;
	text-decoration: none;
}

a:hover, .light a:hover{
  border-bottom: 1px dotted red;
  color: black;
}

.ad{
	height: 20px;
	margin-top: 20px;
}

.third{
	width: 250px;
	float: left;
}

.clear{
	clear: both;
	
}
.data{
	font-family: courier-new,courier;
	font-size: 90%;
	line-height: 100%;
}
.inner{
  padding: 10px;
  font-size: 0.9em;
  line-height: 150%;
}

.light, .light a{
	color: #888;
}

h1{
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 10px;
}

.center{
	text-align: center;
}

body{
	background-color: white;
	background-image: url('/bg.png');
	background-position: top center;
	text-align: center;
	color: #444;
}

#nx{
	height: 20px;
	overflow: hidden;
}

div.small{
  width: 800px;
  margin-top: 10px;
  text-align: right;
  font-size: 0.7em;
}

.overall{
	
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  text-align: left;
}


div.container{
	
  width: 800px;

  margin-top: 20px;
  text-align: left;
}

div.rounded-box {
    position:relative;
    width: 9em;
    background-color: #E6E6E6;
    margin: 3px;
}
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#D0DDE7}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #eaf0f4;
  border-right:1px solid #eaf0f4;
  background:#dbe5ed}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fafbfc;
  border-right:1px solid #fafbfc;
  background:#d8e3eb}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d8e3eb;
  border-right:1px solid #d8e3eb;}
.spiffy4{
  border-left:1px solid #eaf0f4;
  border-right:1px solid #eaf0f4}
.spiffy5{
  border-left:1px solid #dbe5ed;
  border-right:1px solid #dbe5ed}
.spiffyfg{
  background:#D0DDE7}
