.font1 {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-family: Helvetica;
}

.font1:link  {
	font-size: 12px;
	color:#000;
	text-decoration:none;
	font-family: Helvetica;

}
.font1:visited  {
  font-size: 12px;  color:#000;text-decoration:none;
  font-family: Helvetica;
}
.font1:hover {
  font-size: 12px;  color:#990000;
    text-decoration:none;
    font-weight:normal;
	font-family: Helvetica;
}

.font4 {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-decoration: none;
}

.font4:link  {
	font-size: 12px;
	color:#000;
	text-decoration:none;
	font-family: Helvetica;

}
.font4:visited  {
  font-size: 12px;  color:#000;text-decoration:none;
  font-family: Helvetica;
}
.font4:hover {
  font-size: 12px;  color:#333333;
    text-decoration:none;
    font-weight:normal;
	font-family: Helvetica;
}

.font2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}



.font3 {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


.font5 {
	border: 1px solid #000000;
}

.a:link  {
	font-size: 14px;
	color:#FFF;
	text-decoration:none;
	font-family: Helvetica;
		z-index: 2;

}
.a:visited  {
  font-size: 14px;  color:#FFF;text-decoration:none;
  font-family: Helvetica;
  	z-index:2;
}
.a:hover {
	font-size: 14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-family: Helvetica;
}
.c {
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
	line-height: 16px;
	font-family: Helvetica;
	background-color: #AC0404;
	width: 150px;
	text-indent: 4px;
	background-position: center;
}
.c:link  {
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
	line-height: 16px;
	font-family: Helvetica;
	background-color: #AC0404;
	width: 150px;
		text-indent: 4px;
	background-position: center;
}
.c:visited  {
  font-size: 12px;  color:#FFF;
  text-decoration:none;
  line-height: 16px;
  font-family: Helvetica;
  background-color: #AC0404;
  width: 150px;
  	text-indent: 4px;
	background-position: center;
}
.c:hover {
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height: 16px;
	font-family: Helvetica;
	background-color: #AC0404;
	width: 150px;
		text-indent: 4px;
		background-position: center;
}

.b {
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
	font-family: Helvetica;
	background-color: #550000;
	width: 150px;
	text-indent: 2px;
	line-height: 24px;
	background-position: center;
}
.left_bg1 {
	background-image: url(images/left_bg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left_bg2{
	background-image: url(images/left_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.imgs:hover {
	border: thin solid #FF0000;
	background-position: center center;
}
.img_border a
{
padding:1px;
width:1px;
}
.img_border a:hover
{
padding:1px;
border:#FF0000 solid 1px;
}
.close {
	font-size: 14px;
	color: red;
}

.open{cursor: hand; position:relative; left:auto; width:550px; height:96px; z-index:9; visibility:  visible;}