body {
	background-color: #232524;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
H1 {
	font-size: 21px;
	color: #51070C;
}
.title {
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
}
a.navbar2 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a.navbar2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.space {
 line-height: 17px;	
}
.head-1 {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #DE5614;
}
a.navbar {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
a.navbar3 {
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 11px;
	font-weight: none;
	color: #FFF;
	text-decoration: underline;
}
a.navbar4 {
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #FF9900;
}
a.navbar4:hover {
	font-size: 10px;
	font-weight: none;
	color: #FF9900;
	text-decoration: underline;
}
.txt-1 {
	line-height: 11px;	
	color: #FFF;
}
.txt-2 {
   font-size: 11px;
	line-height: 18px;	
	color: #FFF;
}
.txt-3 {
   font-size: 11px;
	line-height: 18px;	
	color: #000;
}
.slogan {
   font-size: 12px;
	line-height: 18px;	
	color: #FFCC00;
}
.head-2 {
	font-size: 14px;
	font-weight: bold;	
	color: #FFC200;
}
.head-3 {
	font-size: 12px;
	font-weight: bold;	
	color: #FFF;
}
.head-4 {
	font-size: 13px;
	font-weight: bold;	
	color: #FFCC00;
}
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:29px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}
.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 29px;
  color: #F3FAEA;
  white-space: nowrap;
  float: left;
}
.Button .t
{
  height:29px;
  white-space: normal;
  padding: 0 14px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 29px;
  text-decoration: none !important;
}

input, select
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

.Button .active
{
  color: #EBEFEB;
}

.Button .hover,  a.Button:hover
{
  color: #EFFDE3;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -58px;
}

.Button .hover .r
{
  top: -29px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 14px;
  height: 87px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:421px;
  height: 87px;
}


.Button .active .l
{
  top: -58px;
}

.Button .hover .l
{
  top: -29px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 14px;
  height: 87px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

