body {
	color: #000000;
	font: 13px Arial, Helvetica, sans-serif;
}
p.fixed {
	width: 350px;
}

.background1 {
	background: url(images/hp/mid_bg.jpg) no-repeat;
	padding-left: 12px;
}
.noul {
	text-decoration: none;
	color: #ED5800;
}
a.noul:hover {
	color: #DF4312;
}
.address {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 67px;
	padding-top: 11px;
	background: url(images/hp/address_box.jpg) no-repeat;
}
.pad {
	margin: 0px;
	padding: 0px;
}
.addressinner {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 67px;
	padding-top: 11px;
	background: url(images/hp/address_box-inner.jpg) no-repeat;
}
p a {
	color: #364C98;
	font-weight: bold;
}

td.body {
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;
}
a.index {
	color: #FFFFFF;
}
a:hover {
	color: #C2211F;
}

.sidebar, .sidebar-index {
	width:204px;
	padding-top: 7px;
}

.sidebar {
	background: url(images/sidebar_bg.jpg) repeat-y;
}
.sidebar-index {
	background: url(images/sidebar_bg-index.jpg) no-repeat;
}

.sidebar a, .sidebar-index a {
	color: #2D2D2D;
	background: url(images/btn_up_bg.jpg) no-repeat;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	text-decoration: none;
	margin-left: 19px;
	margin-top: 9px;
	border-top: 2px solid #999999;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
	width: 160px;
}
td.body {
	width: 550px;
}

.sidebar a:hover, .sidebar-index a:hover {
	color: #2D2D2D;
	background: url(images/btn_dn_bg.jpg) no-repeat;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #99ADEB;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-style: italic;
}

#homelink {
	float: left;
}
#number {
	color: #FFFFFF;
	float: right;
	margin-top: 88px;
	margin-right: 10px;
	font-weight: bold;
}

/*--------------------FORM----------------------*/  

legend {
  font-weight: bold;
 }

fieldset input, textarea.add {
  width: 225px;
  }
fieldset {
	margin-bottom: 1em;
	border-style: none;
}

input.check {
  width: auto;
  }

textarea {
  width: 300px;
  }

label {
  float: left;
  width: 77px;
  text-align: right;
  margin-right: 10px;
  }
 
label.checkbox {
  float: none;
  width: auto;
  text-align: left;
  margin-right: auto;
  }

textarea.msg {
  margin: 10px 14px;
  height: 150px;
  }  
  
#reverse_captcha {
	position:absolute;
	display: none;
	}

legend {
	color: #223092;
	font-weight: bold;
}
td.sidebar {
	width: 195px;
}
