@charset "utf-8";
/* CSS Document */
p.MsoNormal, li.MsoNormal, div.MsoNormal {
    margin: 0in 0in 0.0001pt;
    font-size: 12pt;
    font-family: "tahoma";
}
body,td,th {
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
.tahoma {
	font-family: tahoma;
	font-size: 15px;
}
.tahoma_small {
	font-family: tahoma;
	font-size: 13px;
}
.tahoma_orange {
	font-family: tahoma;
	font-size: 15px;
	color:#C30
	}
.tahoma_grey {
	font-family: tahoma;
	font-size: 15px;
	color:#333;
	font-weight: bold;
}
a:link 
	{
	color:#FFF;
	text-decoration:none;
	text-underline:single;
}
a:visited
	{
	color:#FFF;
	text-decoration:none;
	text-underline:single;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.image { 
 position: relative;
   width: 100%; /* for IE 6 */
}
h1 { 
   position: absolute;
   top: -320px;
   left: -180;
   width: 100%;
}
h1 span {
	color: white;
	font: 22px/30px Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1px;
	padding: 8px;
	background: rgba(0,0,0,0.5);
	background-position: 0;
}
h1 span.spacer {
   padding: 1px;
   background: none;
}
h2 { 
   position: absolute;
   top: -280px;
   left: -151;
   width: 100%;
}
h2 span {
	color: white;
	font: 22px/30px Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1px;
	padding: 8px;
	background: rgba(0,0,0,0.5);
	background-position: 0;
}
h2 span.spacer {
   padding: 1px;
   background: none;
}
h3 { 
   position: absolute;
   top: -240px;
   left: -120;
   width: 100%;
}
h3 span {
	color: white;
	font: 22px/30px Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1px;
	padding: 8px;
	background: rgba(0,0,0,0.5);
	background-position: 0;
}
h3 span.spacer {
   padding: 1px;
   background: none;
}
h4 { 
   position: absolute;
   top: 190px;
   left: 00;
   width: 100%;
}
h4 span {
	color: white;
	font: 22px/30px Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1px;
	padding: 8px;
	background: rgba(0,0,0,0.5);
	background-position: 0;
}
h4 span.spacer {
   padding: 1px;
   background: none;
}
.highlightit img{
	border: 1px solid #FFF;
 }

 .highlightit:hover img{
	border: 1px solid #F00;
 }

 .highlightit:hover{
 color: red; /* Dummy definition to overcome IE bug */
 }

