.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8E0AB;
	line-height: 14pt;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F8E0AB;
	line-height: 14pt;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8E0AB;
}	
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933
}
.top-bg {
	background-image: url(common/top-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.grad {
	background-image: url(common/gradient.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.header {
	background-image: url(common/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-bg {
	background-image: url(common/bottom-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #980506;
 text-decoration: none;
}
.link1:hover {
 color: #FF9933;
 text-decoration: none;
 }
 .link2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #C04C13;
 text-decoration: none;
}
.link2:hover {
 color: #FF9933;
 text-decoration: none;
 }
.link3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #F8E0AB;
 text-decoration: none;
}
.link3:hover {
 color: #FF9933;
 text-decoration: none;
 }
 .link4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #F8E0AB;
 text-decoration: none;
}
.link4:hover {
 color: #330000;
 text-decoration: none;
 }
.menu-bg {
	background-image: url(common/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.swirl-bg {
	background-image: url(common/swirl-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.construction-bg {
	background-image: url(temp/construction_r2_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
label {
  font: bold 11px Arial,Helvetica,sans-serif;
  width: 75px;
  float: left;
  text-align: right;
  margin-right: 10px;
  display: block;
  vertical-align: middle;
  color:#F8E0AB;
  line-height:14pt;
}
