body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font:Verdana, Tahoma;
	overflow-x:hidden;
	background-color:#0F0F0F;
	background-attachment: fixed;
	background-image: url(../engine/bg.gif);
}
A:link,A:active,A:visited {
	color: #333333;
	text-decoration: underline;
}
A:hover {
	color:#000000;
	text-decoration: none;
}
div,form {
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 16px;
	font-size: 11px;
	color: #828282;
	font:Verdana, Tahoma;
}
td,tr,p {
	line-height:16px;
	font-size : 11px;
	color: #000000;
	font-family: Verdana, Tahoma;
}
#logolink {
	position:absolute;
	z-index:99;
	width:170px;
	height:95px;
}
#menu {
	position:absolute;
	width:710px;
	height:35px;
	z-index:94;
}
#overlink {
	position:absolute;
	width:300px;
	height:133px;
	z-index:5;
}
.input{
color: #000000;
font-size: 10px;
width:225px;
}
/* Crumb */
.crumb {
	font-size: 11px;
	font: bold;
	color: #333333;
	text-decoration: none;
}
.crumb A:link ,.crumb A:active,.crumb A:visited {
	line-height: normal;
	font-size: 11px;
	font:normal;
	color: #999999;
	text-decoration: none;
}
.crumb A:hover {
	line-height: normal;
	font-size: 11px;
	font:normal;
	color: #432A14;
	text-decoration: none;
}
/* Footer*/
.footer {
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;
	padding-top: 6px;
	line-height: 16px;
}
.footer A:link ,.footer A:active,.footer A:visited {
	font-size: 11px;
	color: #797979;
	text-decoration: none;
}
.footer A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*  opacity  */
.img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.img90 {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.img80 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.img70 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.img50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.img40 {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}
.img0 {
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
/* Print */
.pathhead {
	font-size: 18px;
	line-height:30px;
	color: #444444;
}
.pathurl {
	font-size: 11px;
	color: #999999;
}
.pathprint {
	font-size: 10px;
	color: #FFFFFF;
}
/* Other */
.submenu,.submenu A:link ,.submenu A:active,.submenu A:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.submenu A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textblack {
	line-height: normal;
	font-size: 11px;
	font: bold;
	color: #333333;
	text-decoration: none;
}
