body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #FAFCE9;
 scrollbar-base-color: #FAFCE9;
scrollbar-arrow-color: #FAFCE9;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #FAFCE9;
scrollbar-face-color: #FAFCE9;
scrollbar-highlight-color: #FAFCE9;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FAFCE9;
}
.header_left{
	background: url(../images/header_1.jpg) no-repeat top left;
	width: 402 px;
	height: 508 px;
}
.header_right{
	background: url(../images/header_2.jpg) no-repeat top left;
	width: 598 px;
	height: 508 px;
}
.footer_left{
	background: url(../images/footer_bottom_left.jpg) no-repeat top left;
	width: 402 px;
	height: 158 px;
}
.footer_right{
	background: url(../images/footer_bottom_right.jpg) no-repeat top left;
	width: 598 px;
	height: 158 px;
	color: #828181;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menulink{
	color: #FF6501;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
.menulink:hover{
	color: #FF9900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}
.textbox {
	border:solid 1px #FF6501;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.button {
	border:solid 1px #FF6501;
	background-color:#FF6501;
	color:#FFFFFF;
}
.buttonCancel {
	border:solid 1px #FF6501;
	background-color:#FFFFFF;
	color:#FF6501;
}

.pagination{
  color: #FF6501;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal
}

.pagination2{
  color: #FF6501;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold
}

a.pagination{
  color: #FF6501;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
a.pagination:hover{
  color: #FF6501;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.Normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.contentText{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentTittle{
	color: #FF6501;
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
}

.contentText2{
	color: #FF6501;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
}

.contentLink{
	color: #FF6501;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.contentLink:hover{
	color: #FF6501;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.OrangeText{
	color: #FF6501;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}