td {
  font-size: 12px;
  font-family: arial, verdana;
}
table.menu a { 
  width: 130px; 
  border: 1px solid gray; 
  display: block; 
  text-align: center;
} 
div.menu a {
  color: #333333; 
  background: #ffffff; 
  text-decoration: none; 
  font-size: 11px; 
  line-height: 20px; 
  font-family: Tahoma, verdana, sans-serif;
  padding: 2px 5px;
}
div.menu a:link {
  color: #333333; 
  background: #FFFFCC; 
}
div.menu a:active { 
  color: #000000;
  background: #FFFFCC; 
}
div.menu a:visited {
  color: #333333; 
  background: #FFFFCC; 
}
div.menu a:hover {
  color: gray;
  background: #CCCC99; 
  border: 1px solid #000000; 
}

.small {font-family: verdana, helvetica, times; font-size: 10px; font-weight: normal;}
.small_bold {font-family: verdana, helvetica, times; font-size: 10px; font-weight: bold;}
.medium {font-family: verdana, helvetica, times; font-size: 11px; font-weight: normal;}
.medium_bold {font-family: verdana, helvetica, times; font-size: 11px; font-weight: bold;}
.large {font-family: verdana, helvetica, times; font-size: 13px; font-weight: normal;}
.large_bold {font-family: verdana, helvetica, times; font-size: 13px; font-weight: bold;}
.big {font-family: verdana, helvetica, times; font-size: 14px; font-weight: normal;}
.big_bold {font-family: verdana, helvetica, times; font-size: 14px; font-weight: bold;}

.roundcont1 {
	width: 150px;
	background-color: #99cc99;
	color: #fff;
}
.roundcont2 {
	width: 150px;
	background-color: #f6b270;
	color: #fff;
}
.roundcont3 {
	width: 150px;
	background-color: #99bdee;
	color: #fff;
}

.roundcont p {
	margin: 0 0px;
}

.roundtop1 { 
	background: url('http://www.big10rentals.com/images/tr1.gif') no-repeat top right; 
}
.roundbottom1 {
	background: url('http://www.big10rentals.com/images/br1.gif') no-repeat top right; 
}

.roundtop2 { 
	background: url('http://www.big10rentals.com/images/tr2.gif') no-repeat top right; 
}
.roundbottom2 {
	background: url('http://www.big10rentals.com/images/br2.gif') no-repeat top right; 
}

.roundtop3 { 
	background: url('http://www.big10rentals.com/images/tr3.gif') no-repeat top right; 
}
.roundbottom3 {
	background: url('http://www.big10rentals.com/images/br3.gif') no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}