body {
	margin-bottom: 0px;
	font-family: Arial;
	text-transform: none;
	font-size:12px;
	color:#777777;
}

table {
	font-size:12px;
}

div.why {
padding-top:2px;
padding-right:13px;
background:url(/images/vi.jpg) no-repeat right;
}

a.top:link {
	color: #6B696B;
	text-decoration: none;
}

a.top:hover {
	color: black;
	text-decoration: underline;
}


a:link {
	color: #777777;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: #777777;
	text-decoration: none;
}



a.fot:link, a.fot:hover, a.fot:visited{
	color: #FFFFFF;
	text-decoration: none;
}

img { 
border:0;
}

h1 {
color:#777777;
padding:2px;
font-size:18px;
font-weight:100;
padding-right:22px;
background:url(/images/cube.jpg) no-repeat right;
}


div.spot {
background:url(/images/spot.jpg) no-repeat right;
padding-right:16px;
}



.orange {
  font-family: Arial;
  cursor:pointer;
  border-right:solid 2px #E55C00;
  border-bottom:solid 2px #E55C00;
  border-top:solid 1px #FF751A;
  border-left:solid 1px #FF751A;
  background-color:#ff6600;
  color:#fff;
  font-size:105%;
  text-decoration:none;
}
.orange:hover {
  text-decoration:none;
  color:#fff;
  background-color:#FF751A;
}
a.orange:hover {
  _background-color:#ff6600;
}

.text {
border:1px solid #777777;
}

.greener {
background-color:#8cc308; color:#FFFFFF; font-weight:bold; font-size:14px
}