h1 h2 h4 h4 h5{
	padding				:0px 0px 0px 0px; 
	margin				:0px 0px 0px 0px; 
	white-space			:nowrap; 
	display				:inline;
	}

a{	
	color				:#000; 
	text-decoration		:none;
	}
a:visited{color:#333;}

a:hover{text-decoration	:underline;}


li{list-style:none;}

.class1{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:20px;
	
	}

.class1a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#5C6081;
	}
.class1a a{
	color:#5C6081;
	}
.class1b{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px;
	}
.class1b a{
	color:#5C6081; 
	text-decoration:none;
	}
.class2{
	font-family: Verdana, Geneva, sans-serif; 
	font-size:14px;
	}

/*style 1 grey footer link text*/
.style1 {
	color				:#666666;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:10px; 
	text-decoration		:none; 
}
.style1 {
	color				:#666666;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:10px; 
	text-decoration		:none; 
}
.style1 a:link {
	color				:#666666;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:10px;
	text-decoration		:none; 
}
.style1 a:hover {
	color				:#666666;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:10px; 
	text-decoration		:underline;
}
.style1 a:visited {
	color				:#666666;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:10px; 
	text-decoration		:none; 
}

/* Style 2 black table text larger text 12px*/
.style2 {
	color				:#000000;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px;
	text-decoration		:none;  
}
.style2 a:link {
	color				:#000000;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px; 
	text-decoration		:none; 
}
.style2 a:hover {
	color				:#000000;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px; 
	text-decoration		:underline;
}
.style2 a:visited {
	color				:#000000;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px; 
	text-decoration		:none; 
}

.style2b {
	color				:#666;
	font-family			:Arial, Helvetica, sans-serif;
	-webkit-transform	:scale(1,1.3); /* Safari and Chrome */
    -moz-transform		:scale(1,1.3); /* Firefox */
    -ms-transform		:scale(1,1.3); /* IE 9 */
    -o-transform		:scale(1,1.3); /* Opera */
    transform			:scale(1,1.3); /* W3C */
	font-size			:16px;
	text-decoration		:none;  
	}
.style2b a:link {
	color				:#666;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:16px; 
	text-decoration		:none; 
	}
.style2b a:hover {
	color				:#666;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:16px; 
	text-decoration		:none;
	}
.style2b a:visited {
	color				:#666;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:16px; 
	text-decoration		:none; 
	}

/* Style 3 black table text larger text 12px like 2 but with decoration*/
.style3 {
	color				:#000000;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px;
}
.style3 a:link {
	color				:#000000;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px; 
 
}
.style3 a:hover {
	color				:#000000;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px; 
}
.style3 a:visited {
	color				:#000000;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:12px; 
 }
.fakelink{ 
	font-size			:10px;
	text-decoration		:underline;
}

/* selection field */ 
.selfieldcl{font-family:Arial, Helvetica, sans-serif; background-color:#900; border-style:none; text-align:center; }
.selfieldcl:hover{font-family:Arial, Helvetica, sans-serif; background-color: #666; border-style:none; text-align:center; z-index:1; }
.selfieldcl a{font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#000;}

.selfieldad{font-family:Arial, Helvetica, sans-serif; background-color:#FC0; border-style:none; text-align:center; }
.selfieldad:hover{font-family:Arial, Helvetica, sans-serif; background-color: #666; border-style:none; text-align:center; z-index:1; }
.selfieldad a{font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#000;}

.closebut { background:url(../shared/closenormal.jpg); width:20px; border:none; height:12px;}
.closebut:active{ background:url(../shared/closedown.jpg); width:20px; border:none; height:12px;}

.inq{background:url(../shared/inquire1.jpg); width:50px; height:17px; border:none;}
.inq:active{background:url(../shared/inquire3.jpg); width:50px; height:17px; border:none;}
.inq:hover{background:url(../shared/inquire2.gif); width:50px; height:17px; border:none;}

.table{ border-bottom:1px outset; border-bottom-color: #ffffff; border-left:none; border-right:none;}

#form{
	font-family			:Arial, Helvetica, sans-serif;
	width				:80%; 
	height				:600px; 
	position			:fixed; 
	z-index				:5; 
	top					:30px; 
	left				:100px; 
	background-color	:#CCC; 
	display				:none;
	} 
	
#fade{
	background			:url(https://www.blackbomb.com/shared/bbjfade.gif) repeat;
	filter				:alpha(opacity=50);
	opacity				:0.5; 
	position			:fixed; 
	z-index				:1; 
	width				:100%; 
	margin				:0px; 
	padding				:0px; 
	top					:0px; 
	left				:0px; 
	height				:1200px; 
	display				:none;
	}
	
.Xerror{
	color				:#900; 
	font-family			:Arial, Helvetica, sans-serif; 
	font-size			:12px; 
	font-weight			:800; 
	display				:none; 
	white-space			:nowrap;
	}
	
.fakelink{
	text-decoration		:underline;
	}
#piselectdiv{
	background			:#FFF;
	position			:fixed; 
	z-index				:2; 
	width				:30%; 
	margin				:0px; 
	padding				:0px; 
	top					:35%; 
	left				:35%; 
	height				:150px; 
	}

.heading{
	font-family			:Verdana, Geneva, sans-serif; 
	-webkit-transform	:scale(1,1.3); /* Safari and Chrome */
    -moz-transform		:scale(1,1.3); /* Firefox */
    -ms-transform		:scale(1,1.3); /* IE 9 */
    -o-transform		:scale(1,1.3); /* Opera */
    transform			:scale(1,1.3); /* W3C */
	color				:#666;
}

.input {

  border-radius: 3px;
  border: 1px solid transparent;
  border-top: none;
  border-bottom: 1px solid #DDD;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
}