@charset "utf-8";

.footer {
	text-align: center;	
	background:url(images/footer.gif) no-repeat;
	color:#ccc;	
	height:20px;
	width:770px;
}
.footer a:link, .footer a:visited {
	color:#ccc;
	text-decoration: none;
	font-weight:100;	
}

.footer a:hover{
	color:#fff;
	text-decoration: none;
	font-weight:100;
}

h1{
	text-align:center;
	margin:0;
	padding:0;
	color:#900;
	font-size:16px;
}

h2{
	text-align:left;
	color:#888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	padding:0;
	line-height:160%;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}



body {
	z-index:2;
	margin-left:0;
	margin-bottom:10px;
	margin-right:0;
	margin-top:15px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff;
}


a:link, a:visited {
	color:#FF6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#CC6600;	
	text-decoration: none;
	font-weight: bold;
}


.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
 
  height: 20px;
  margin: 1px;
}

.header{
	width:690px;
	height:100px;
	background-image:url(images/logo.jpg);
	text-align:left;
	padding-left:10px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:oblique;
	font-weight:bolder;
}

.up{
	width:685px;
	height:17px;
	text-align:right;
	background-image:url(images/top.gif);
	padding-right:15px;
	font-size:11px;
	color:#fff;
	font-weight:normal;
}
.up a:link, .up a:hover, .up a:visited{
	color:#fff;
	font-weight:normal;
}

.home{
	width:635px;
}

.menu a:link, .menu a:visited{
	font-size:12px;
	display:block;
	border:1px solid #FFFFFF;
	width:108px;
	background-color:#000000;
	color:#FFCC00;
	text-align:center;
	height:17px;
	font-weight:normal;
	padding-top:1px;
}
.menu a:hover{
	background-color:#FFCC00;
	color:#000;
}

.error{
	border:1px solid #d00;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	color:#006600;
	line-height:150%;
	text-align:left;
}

textarea{
	margin:0;
	padding-left:5px;
	width:200px;
	background:#eff;
	color:#060;
	font-weight:normal;
	height:80px;
}
input{
	margin:0;
	padding-left:5px;
	width:200px;
	background:#eff;
	color:#060;
	font-weight:normal;
}
select{
	margin:0;
	padding-left:5px;
	width:210px;
	background:#eff;
	color:#060;
	font-weight:normal;
}
input:hover, select:hover, input:focus, select:focus, textarea:hover, textarea:focus {
	background:#fff;
	color:#0000FF;
}
#submit{
	border:1px solid #990000;
	width:80px;
	height:22px;
	padding:0;
	margin:0;
	background:#006600;
	color:#FFFFFF;
	cursor:pointer;
}


form{
	margin:0;
	padding:5px;
	text-align:right;
	border:1px solid #000;
	line-height:100%;
}

label{
	font-size:12px;
	font-weight:normal;
	color:#060;
	text-align:right;
	width:100%;
	line-height:100%;
}

ol, ul{
	padding:0;
	margin:0;
}
li{
	padding:0;
	margin: 0 0 0 20px;
}
.contact{
	border:1px solid #d00;
	padding:5px;
	font-size:12px;
	line-height:150%;
	font-weight:normal;
	color:#006600;
}

.imagesa{
	position:absolute;
	position:absolute;
	margin-top: -250px;
	top: 50%;
	margin-left: -325px;
	left: 50%;
	right: 50%;

	text-align:center;
	
	z-index:10;
	width:630px;
	border:1px solid #000;
	padding:0;
	min-height:150px;
	background:#CCCCCC;	
}

.bnb{
	float:left;
	width: 152px;
	padding:4px;
	background:#fff;
	font-weight:normal;
	font-size:12px;
	margin-top:-5px;
	padding-bottom:0;
}

hr{
	padding:0;
	margin:2px;
	line-height:100%;
}