html { 
	overflow: scroll; 
} 
a:active {outline: none;}

a {outline: none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bg_crane.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	line-height:18px;
}
.body_bg {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
}

li
{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.3em;
	color: #000;
}

h3{ font-size:18px; margin:0px; padding:0px; font-weight:bold }

.footer{
	color:#959394;
}
.footer a, .footer a:visited{
	color:#959394;
	text-decoration:none;
}
.footer a:hover{
	color:#777676;
	text-decoration:none;
}.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #CCCCCC;
	width:200px;
	padding:12px;
	line-height:18px;
}
.right {
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding:12px;
	border-left:5px solid #C61A0C;
	border-right:5px solid #C61A0C;
}
.border_black {
	border: 3px solid #000000;
}
.border_black2{
	border: 2px solid #000;
	background:#FFFFFF;
}
.red11 {
	color: #C92615;
	font-size:11px;
}
.text11{
	font-size:11px;
	color:#333333;
}
a, a:visited{
	color:#C61A0C;
}
.pixtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

a:hover{ color:#333333; }

a:link
{
  outline: none;
}
a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
.text_white{ color:#FFFFFF; }
.fields{
	width:360px;
	background:#FFFFFF;
	color:#333333;
	font-size:12px;
	border:none;
}

.blacklink a, .blacklink a:visited{
	color:#000;
	font-size: 12px;
}
.blacklink a:hover{
	color:#000;
	font-size: 12px;
}

.reset{
	background-image:url(../images/reset_over.gif); 
	width:94px; 
	height:29px; 
	border:none;
}
.reset_over{
	background-image:url(../images/reset.gif); 
	width:94px; 
	height:29px; 
	border:none;
}

.send{
	background-image:url(../images/send.gif); 
	width:94px; 
	height:29px; 
	border:none;
}
.send_over{
	background-image:url(../images/send_over.gif); 
	width:94px; 
	height:29px; 
	border:none;
}
.left2 {
	font-size: 14px;
	color: #000;
}
.sub_details {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.leftnobg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width:200px;
	padding:12px;
	line-height:18px;
	text-align: center;
	font-weight: bold;
}
.pixtextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

html { overflow-y: scroll; }
