.submn 
{   width:260px;
	position:absolute;
	text-align:center;
	visibility: hidden;
	border-width:1px;
	border-style:dotted;
	background:#FFFFFF;
	/*margin-left:140;
	margin-top:250;*/
	z-index:999;
	left: 150px;
	top: -20px;
	
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.style11 {
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
}
.style10 {	font-size: 12px
}
.style24 
{
	font-size: 24px;
	font-weight: bold;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	height: 20 px;
	background-color: #E8E8E8;
}
.thrColAbsHdr #container {
	position: relative;
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	z-index: 2;
	height: 620;
	}
.thrColAbsHdr #header {
	height: 60px;
	background: #DDDDDD;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	z-index: 1;
}
.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	z-index: 1;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #2A0055;
}
a:hover {
	text-decoration: none;
	color: #2A1FFF;
}
a:active {
	text-decoration: none;
	color: #0000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
.style10 {
	font-size: 12px;
	margin-left: 0px;
}
#apDiv1 {
	position:absolute;
	left:680px;
	top:27px;
	width:144px;
	height:135px;
	z-index:3;
	min-height: 750px;
}
#apDiv2 {
	position:absolute;
	left:851px;
	top:0px;
	width:120px;
	height:110px;
	z-index:3;
	visibility: visible;
}
.style11 {
	font-size: 18px
}
#apDiv {
	position:absolute;
	left:926px;
	top:209px;
	width:19px;
	height:110px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	left:930px;
	top:196px;
	width:15px;
	height:110px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:766px;
	top:362px;
	width:126px;
	height:172px;
	z-index:3;
}
#apDiv5 {
	position:absolute;
	left:188px;
	top:500px;
	width:134px;
	height:42px;
	z-index:3;
}
#apDiv6 {
	position:relative;
	left:829px;
	top:22px;
	width:172px;
	height:172px;
	z-index:3;
}
#apDiv7 {
	position:absolute;
	left:826px;
	top:28px;
	width:174px;
	height:144px;
	z-index:3;
}
.arrange
{ 
width:180px; 
 }
.directions
{ 
width:200px; 
text-overflow: ellipsis; 
 }
 .country
{ 
width:200px; 
text-overflow: ellipsis; 
 }
 .other
{ 
width:50px; 
text-overflow: ellipsis; 
 }
a {
	font-weight: bold;
}
.styleInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	top: 20px;
	right: 10px;
}
.style12 {
	font-size: 12px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.super {
	text-transform: uppercase;
}
.blinker {
  -moz-animation-duration: 2000ms;
  -moz-animation-name: blink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  
  -webkit-animation-duration: 2000ms;
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
  animation-duration: 2000ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@-moz-keyframes blink {
  from {
    color:red;
  }
  
  to {
    color:green;
  }
}

@-webkit-keyframes blink {
  from {
    color:red;
  }
  
  to {
    color:green;
  }
}

@keyframes blink {
 from {
    color:red;
  }
  
  to {
    color:green;
  }
}
.bgr
{
	height:30px;
	width:50px;
	background-color:white;
}