body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family : Verdana, Tahoma;
	overflow-x:hidden;
	background-image: url(../engine/bg.gif);
}
A:link,A:active,A:visited {
	color: #333333;
	text-decoration: underline;
}
A:hover {
	color:#333333;
	text-decoration: none;
}
div,form {
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 16px;
	font-size: 11px;
	color: #828282;
	font-family : Verdana, Tahoma;
}
td,tr,p {
	line-height:13px;
	font-size : 11px;
	color: #575757;
}
#logolink {
	position:absolute;
	z-index:99;
	width: 1000px;
	height: 0;
}
.drop {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-indent: 5px;
	width: 160px;
}
.bold{
	line-height:13px;
	font-size : 11px;
	color: #F87F11;
	font-weight: bold;
}
.bold A:link ,.bold A:active,.bold A:visited {
text-decoration: none;
	color: #F87F11;
}
.bold A:hover {
	color: #F87F11;
	text-decoration: underline;
}
/* 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: #9C9C9C;
	text-decoration: none;
}
.footer A:link ,.footer A:active,.footer A:visited {
	font-size: 11px;
	color: #9C9C9C;
	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;
}

