body {
  margin: 10px 0px 0px 0px;  
  background: #DBD0A4 url(img/grad.bmp) center repeat-y ;		  
  overflow-y: scroll;  
}

.button {
  line-height:2em;
  line-height:25px;  
  width:125px;  
  height:25px;
  margin: 0px;  
  padding: 0px;
  text-align:center;
  vertical-align:middle;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;  
  color: #800000;   
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block;
  *display:inline;
	white-space:nowrap;
	-moz-border-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
  border: solid 1px #141000;
  background: url("img/button.bmp") repeat-x left top #A59450; 
}

.menurvps {
  margin-top: 0px;
  padding: 0px;  
  text-align:center;
  vertical-align:middle;    
}

.buttonP {
  line-height:2em;
  line-height:25px;  
  width:125px;  
  height:25px;
  margin: 0px;  
  padding: 0px;
  text-align:center;
  vertical-align:middle;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;  
  color: #800000;   
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block;
  *display:inline;
	white-space:nowrap;
	-moz-border-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
  border: solid 1px #141000;
  background: url("img/button.bmp") repeat-x left top #A59450; 
}

.button:hover, .buttonP:hover{
  border: solid 1px #ffd012;
  border: solid 1px #EACD59;
  border: solid 1px #60521F;
  background: url("img/buttonh.bmp") repeat-x left top #141000;
  color: #ffffff;
  color: #A00000;
}

.buttonA {
  line-height:2em;
  line-height:25px;    
  min-width:55;
  width:115px;  
  height:25px;
  text-align:center;
  vertical-align:middle;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;  
	
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block;
  *display:inline;
	white-space:nowrap;
	-moz-border-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;

  color: #800000;   
  border: solid 1px white;
  background: url("img/buttona.bmp") repeat-x left top #D8C36A; 
}

.buttons {
  line-height:2em;
  line-height:25px;  
  min-width:55;
  width:115px;  
  height:25px;
  text-align:center;
  vertical-align:middle;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;  
  color: #800000;   
	padding:0 .2em;  
	margin:0 .2em;
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block;
  *display:inline;
	white-space:nowrap;
	-moz-border-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
  border: solid 1px #141000;
  background: url("img/buttons.bmp") repeat-x left top #A59450; 
}

.buttons:hover{
  border: solid 1px #ffd012;
  background: url("img/buttonh.bmp") repeat-x left top #141000;
  color: #ffffff;
}

.menurvts_top
{
 font-size: 7pt;
 font-family: 'Verdana';
 font-weight: bold;
 color: #800000;
}

.menurvts_small
{
 font-size: 4pt;
 font-family: 'Verdana';
 font-weight: bold;
 color: #800000;
}

.menurvts_big
{
 font-size: 12pt;
 font-family: 'Verdana';
 font-weight: bold;
 color: #800000;
}

