﻿body{
	margin: 0px;
	background: #EEEEEE;
}


.bot_sel
{
  border: 1px solid #CCCCCC;
  font-family: Tahoma;
  font-size: 12px;
  color: #FFFFFF;
  display: block;
  float: left;
  margin: 0 4px 0 0;
  cursor: pointer;
  width: 100px;
  height: 25px;
}

.bot_sel
{
  background: url(bot_n.gif) repeat-x;
}

.bot_sel a
{
  display: block;
  color: #000000;
  text-decoration:none;
  width: 100px;
  height: 25px;
  padding-top: 5px;
  text-align: center;
}

.bot_sel a:hover
{
  background: url(bot_h.gif) repeat-x;
  text-decoration: none;
}

.tbfooter
{
background: #DDDDDD;
font-family: tahoma;
font-size: 12 px;
color: #333333;
text-align: center;
}
