@charset "iso-8859-1";
body { height:100%}
body, html, form {
  margin:0px;
  padding:0px;
}
html, body, #container {

}
body {
 
}
body, td, th, p, div, ul, li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
input, textarea, select, option {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a{
	color: #0066CC;
}
a:hover{
	text-decoration: none;
}
.need, .req {
  font-weight:bold;
  color:#B53810;
}
.need2, .req2 {
  font-weight:bold;
  color:#E2C912;
}

hr  {
  color:#999999;
  border:none;
  border-top:1px solid #999999;
  background:transparent;
  margin:0px;
}


h1, h2, h3, h4, h5 {
  margin:0px;
  padding:0px;
  padding-bottom:5px;
  color:#0058A9;
}
h1, h1 a {
  font-size:18px;
}
h2, h2 a {
  font-size:16px;
}
h3, h3 a {
  font-size:14px;
}
h4, h4 a {
  font-size:12px;
}
h5, h5 a {
  font-size:11px;
}
#form {
  margin:0px 20px;
  margin-top:10px;
}

#form th {
	vertical-align:top;
	width:60px !important;
	padding-left:10px;
	padding-right:5px;
	background: url(/images/imgs_13.gif) -9px 0px;
	font-weight:normal;
	border-right:1px solid #FFFFFF;
	text-align : right;
}
#form td {
  padding-left:8px;
}
#form td.group {
  font-weight:bold;
}
#form input.button, .button {
  width:auto;
  background:#0058AA;
  color:#FFFFFF;
  border:none;
  font-weight:bold;
  padding:2px;
}
#form textarea, #form input {
  border:1px solid #666666;
}
#form textarea {
  height:170px;
}
div.message {
  text-align:center;
  font-weight:bold;
  margin-bottom:5px;
}
img.rep1st {
  float:left;
  margin-right:4px;
  margin-bottom:2px;
  border:1px solid #666666;
  padding:1px;
}
.date {
  font-style: italic
}
.paginal {
  margin-bottom:5px;
  padding-bottom:5px;
  width:200px;
  border-bottom:1px dashed #7E97B1;
}
#gallery img {
  background:#FFFFFF;
}
#gallery td {
  vertical-align:top
}
#menu {
	padding : 0px 0px 0px 0px;
	font-weight : bold;
	color : #FFFFFF;
	background: url(/images/menu.gif) right top repeat-y;
}
#menu a {
	display: block;
	padding: 5px 20px 5px 60px;
	margin: 0px;
	color : #FFFFFF;
	text-decoration : none;
/*	line-height : 25px; */
	font-size : 12px;
}
#menu a:hover{
	color: #B3CDE5;
	background : url("../images/arrow.gif") no-repeat -10px 5px;
}
#menu .act{
/*	line-height : 25px; 
	font-size : 12px; 
	padding-left: 80px; */
	color: #B3CDE5;
	background : url("../images/arrow.gif") no-repeat -10px 5px;
}
#contact{
	background-position: right;
	padding-left : 70px;
}
#contact a{
	color: #000000;
	text-decoration : none;
}
#news {
	padding: 20px 25px 20px 10px;
}
#centr{
	padding: 20px 0px 20px 0px;
}
#menubot{
	padding: 10px 0px 20px 10px;
	color : #666666;
	line-height : 20px;
}
#menubot a{ 
color : #666666; }
.home {
	background-position: right bottom;
	background-repeat : no-repeat;
}
