html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	color: White;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	background: #081e28 url(/res/gfx/404topbg.gif) top center no-repeat;
}
div.main{
	margin-left: 6.2%;
	margin-right: 6.2%;
}

div.logo{
	margin-top: 8px;
	margin-bottom: 32px;
		margin-left: -16px;
}

div.cont{
	position: relative;
	z-index: 31;
	width: 96%;
	margin: 0 auto;
}


div.cont h1{
	color: #ffff99;
	font-size: 112.7%;
	font-weight: normal;
	margin-bottom: 12px;
}

div.cont h2{
	font-size: 100%;
	color: #99ffff;
	margin-bottom: 4px;
}

div.cont p{
	font-size: 75%;
	margin-bottom: 16px;
}

div.cont div.bg{
	width: 224px;
	height: 200px;
	background-image: url(/res/gfx/404bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	left: 45%;
	top: 16px;
}

div.cont div.w5{
	width: 45%;
	position: relative;
	z-index: 11;
	height: 368px;
}

div.f1{
	color: #999999;
	font-size: 69%;
	width: 50%;
	float: left;
}

div.f1 a{
	color: White;
}

div.f1 div{
	margin-top: 8px;
	font-size: 110%;
}

div.f2{
	float: left;
	width: 33%;
}

div.search div.samp{
	margin-top: 4px;
	font-size: 69%;
	color: #999999;
	padding: 1px 0;
}

div.search div.samp span{
	color: White;
	cursor: pointer;
	border-bottom: 1px dashed White;
}

div.search button{
	margin-left: -8px;
	margin-right: -8px;
	.margin: 0;
	border: 0;
	background-color: transparent;
	width: 50px;
	.width: 36px;
	float: right;
}

div.input input{
	border: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	_width:95%;
	background-color: transparent;
	color: #4b220f;
	font-size: 112.7%;
}


div.search div.input{
	color: #999999;
	width: auto;
	margin-right:36px;
	background-image: none;
	background-color: #1e4253;
	border-left: 1px solid #081115;
	border-top: 1px solid #081115;
	border-bottom: 1px solid #2e576a;
	border-right: 1px solid #23495a;
}

div.search div.input input{
	font-size: 75%;
	color: #999;
	padding: 1px 3px;
}

div.search button img{
	vertical-align: middle;
}

div.f3{
	font-size: 69%;
	color: #666666;
}

div.f3 a{
	color: #999;
}