@CHARSET "ISO-8859-1";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, sans-serif;
  background: url(/media/design/body-back.jpg) repeat-x top center #f4f4f4;
}

body, h1, h2, h3, h4, h5, h6, td, th {
  font-size: 12px;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
	padding: 0;
}

a {
	color: black;
	text-decoration: none;
}

p {
  margin: 0 0 10px 0;
}

.page-intro {
  text-align: justify;
  margin: 0 0 20px 0;
}

tr.headline td {
  border-bottom: 1px solid black;
  padding-bottom: 3px;
}

form {
	margin: 0;
}

#wrapper {
	width: 890px;
	margin: 0 auto;
	padding: 0 5px;
	text-align: left;
  background: url(/media/design/body-back.jpg) repeat-x top center #f4f4f4;
}

#banner {
	background: url(/media/design/banner.jpg) no-repeat top center;
	width: 890px;
	height: 169px;
}

#left {
  float: left;
	width: 182px;
}

#content {
  float: left;
  width: 466px;
	margin: 0 20px 0 20px;;
}

#footer {
  border-top: 2px solid #FFAF00;
  margin-top: 10px;
  padding: 10px;
  text-align: right;
}

#footer a {
  padding: 0 10px;
}

#right {
  float: left;
  width: 202px;
}

.cl {
	clear: both;
}

#topnav {
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	top: -2px;
}

#topnav a {
	padding: 0 20px;
}

.box-a {
  margin-bottom: 10px;
  padding-bottom: 8px;
  background: url(/media/design/right-bar-box-bottom.png) no-repeat bottom center;
}

.box-a .inner {
  border: 2px solid #999999;
  border-width: 0 2px;
  background: #e1e1e1;
  margin: 0 1px;
	padding: 8px 5px 5px 5px;
}

.box-b {
  margin-bottom: 10px;
  padding-bottom: 8px;
  background: url(/media/design/left-bar-box-bottom.png) no-repeat bottom center;
}

.box-b.bl {
  margin-bottom: 10px;
  padding-bottom: 0;
  background: none;
}

.box-b .inner {
  border: 2px solid #999999;
  border-width: 0 2px;
  background: #e1e1e1;
  margin: 0 1px;
  padding: 8px 5px 5px 5px;
}

.box-c {
  margin-bottom: 10px;
  padding-bottom: 8px;
  background: url(/media/design/content-box-bottom.png) no-repeat bottom center;
}

.box-c.bl {
  margin-bottom: 10px;
  padding-bottom: 0;
  background: none;
}

.box-c .inner {
  border: 2px solid #cccccc;
  border-width: 0 2px;
  background: #f1f1f1;
  margin: 0 1px;
  padding: 8px 5px 5px 5px;
}


.headbar {
  position: relative;
  height: 23px;
}


.headbar em {
  font-style: normal;
}

.headbar .capl {
  background: url(/media/design/yellow-bar-cl.png) no-repeat top left;
  width: 8px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0;
}

.headbar .text {
  background: url(/media/design/yellow-bar-f.png) repeat-x top left;
  height: 26px;
	line-height: 26px;
	vertical-align: middle;
	border: none;
	margin: 0 8px;
	display: block;
	padding: 0;
}

.headbar .capr {
  background: url(/media/design/yellow-bar-cr.png) no-repeat top right;
  width: 8px;
  height: 26px;
  position: absolute;
  top: 0;
  right: 0;
}



box-a .headbar .inner {
  height: 25px;
  line-height: 25px;
}
box-a .headbar {
  height: 25px;
}







.headbar-c {
  position: relative;
  height: 17px;
}


.headbar-c em {
  font-style: normal;
}

.headbar-c .capl {
  background: url(/media/design/yellow-bar2-l.png) no-repeat top left;
  width: 8px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
}

.headbar-c .text {
  background: url(/media/design/yellow-bar2-f.png) repeat-x top left;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  border: none;
  margin: 0 8px;
  display: block;
  padding: 0;
}

.headbar-c .capr {
  background: url(/media/design/yellow-bar2-r.png) no-repeat top right;
  width: 8px;
  height: 22px;
  position: absolute;
  top: 0;
  right: 0;
}



box-a .headbar .inner {
  height: 25px;
  line-height: 25px;
}
box-a .headbar {
  height: 25px;
}








.frm_require {
  background-color: #ffffff;
  border: 1px solid black;
  border-color: #666666 #dedede #dedede #666666;
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.frm_error {
  background: url(/media/icons/delete2.gif) no-repeat center right;
  color: #cccccc;
  border-left-color: red;
}

.name_input {
  background-color: #ffffff;
  border: 1px solid black;
  border-color: #666666 #dedede #dedede #666666;
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}


.tool-tip {
  background: white;
  border: 1px solid black;
  padding: 5px;
}

#pagination a {
  border: 1px solid #CACACA;
  padding: 3px;
  margin: 0 6px 6px 0;
  width: 15px;
  padding: 3px 5px;
  text-align: center;
  line-height: 20px;
  text-decoration: none;
}
#pagination a.act {
  background-color: #CACACA;
  color: black;
}