body
 {
  font-family:Tahoma;
  font-size: 10pt;
  background-color:#ffffff;
  color:#000000;
  background-image:URL(pix/bg.gif);
  background-repeat:no-repeat;
 }

input, textarea, select
{
 border: solid 1px #aaaaff;
 background-color: #ffffda;
}

A
{
 color:0000af;
}
#button
{
 border: solid 1px #7878ff;
 background-color: #ccffcc;
 text-decoration: none; 
 font-size:8pt;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 padding-right: 5px;
 font-weight:bolder;
}

#button A
{
 text-decoration:none;
}

#sheet_list, #sheet_list table, #watch_list, #watch_list table, #alias_list, #alias_list table, #email_list, #email_list table
{
 background-color:#daFFaa;
 font-size:9pt;
 font-weight:bolder;
}

.ruler
{
 color: #00af00;
 font-weight:bolder;
 font-family: arial;
 font-size:10pt;
}

.quicksheet
{
 color:#787878;
}

.quicksheet:hover
{
 color:#000000;
}

.quicksheet_cur
{
 color:#00af00;
 font-weight:bolder;
 font-size: 10pt;
}


#voteform
{
 position: absolute;
 left: 5px;
 top: 5px;
 border: solid 2px #00af00;
 background-color:#daffaa;
 font-size:22pt;
 font-weight:bolder;
 text-decoration:none;
 text-decoration:none;
 position: middle center;
}


#container
{
 width: 220px; height: 150px;
 border: 1px dotted #aaaaaa;
 margin: auto;
 overflow-x: hidden;
 overflow-y: hidden;
} 

.slider
{
 width: 5000px; height: 200px;
 padding: 10px;
 background: #ffffff;
 position: relative;
 left: 0;
}

.section
{
 margin:0px; 
 width:200px;
 float:left;
 margin-right:10px;
 font-size:9pt;
}



