@charset "UTF-8";
/* CSS Document */

body {
	background-color: #b6b2b6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5A5A5A;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5A5A5A;
}

/* links */

a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #f39817;
	text-decoration: bold;
}
a:active {
	color: #222222;
	text-decoration: none;
}
.arrow1 {
	coloR: #800000;
	line-height: normal;
	font-family: ARIAL;
	font-size: 11pt;
	font-weight: normal;
}

.standard1 {
	coloR: #010101;
	line-height: normal;
	font-family: ARIAL;
	font-size: 10pt;
	font-weight: normal;
}	


.balloon a:hover {color:#f39817;}
.balloon a:link span{display: none;}
.balloon a:visited span{display: none;}
.balloon a:hover span {
  position:absolute;
  margin:-35px 0px 0px 10px;
  background-color: #f0f0f0;
  max-width:400px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  text-decoration:none;
  color: #666666;
  text-align:left;
  display: block;
 }

.contact a:hover {color:#f39817;}
.contact a:link span{
  display: none;
  vertical-align: bottom;
  border:0px
  margin:0px 0px 0px 0px;
}
.contact a:visited span{display: none;}
.contact a:hover span {
  vertical-align: bottom;
  border:0px
  margin:0px 0px 0px 0px;
  max-width:120px;
  font: normal 10px/12px verdana;
  text-decoration:none;
  color: #aaaaaa;
  text-align:left;
  display: block;
 }

