@charset "utf-8";
/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	background-image:url(images/background1.jpg);
	padding: 0;
	text-align: left;
	}

h1 {
 font-family: arial, helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 color:#a13229
}

h2 {
 font-family: arial, helvetica, sans-serif;
 font-size:15px;
 font-weight:bold;
}

h3 {
 font-family: arial, helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
}

.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CD1F28;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}

.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: bold;

}

.contact {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;

}

a.menu {
  color: #FFFFFF;
  padding:10px;
  display:block;
  background-color: #CD1F28;
  text-decoration: none;
  white-space: nowrap;
  font-size: x-small;
  }

a.menu:hover{
  color: #FFFFFF;
  padding:10px;
  display:block;
  background-color: #666666;
  font-size: x-small;
  
}


.menu_s{
  color: #FFFFFF;
  padding:10px;
  display:block;
  background-color: #CD1F28;
  text-decoration: none;
  white-space: nowrap;
  font-size: x-small;
}

a.otherlink {
  color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-size: x-small;
	 display:block;
	 padding:3px;
	  line-height:7px;
}

a.otherlink:hover{
  color: #CD1F28;
  background-color: orange;
  display:block;
  font-size: x-small;
  padding:3px;
  line-height:7px;
}


.otherlink_s{
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
  display:block;
	white-space: nowrap;
	font-size: x-small;
	padding:3px;
	 line-height:7px;
}

.Hyperlinks{
 color: #CD1F28;
 text-decoration: none;
 white-space: nowrap;
	font-size: x-small;
	
}

.Hyperlinks:hover{
 color: orange;
 text-decoration: none;
 white-space: nowrap;
	font-size: x-small;
	
}

 
.adeoHyper{
 color: #fff;
 text-decoration: none;
 white-space: nowrap;
	font-size: 10px;
	
}

.adeoHyper:hover{
 color: orange;
 text-decoration: none;
 white-space: nowrap;
	font-size: 10px;
	
}

