body {
	margin:0px auto;
	padding:0px;
	background-color:#ffffff;
}
body, td, th {
	font-size:11px;
	color:#333;
	line-height:165%;
	font-family:arial, sans-serif;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover, a:active {
	color:#333;
	text-decoration:underline;
}
.mtdropdownmenu {
	left:-1000px;
	overflow:hidden;
	position:absolute;
	top:-1000px;
	margin-top:4px;
}
.mtdropdownmenu .content {
	position:absolute;
}
.mtdropdownmenu .items {
	border-right:#999 1px solid;
	border-top:#999 1px solid;
	z-index:2;
	left:0px;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
	position:relative;
	top:0px;
}
.top .items {
	color:#ffffff;
}
.mtdropdownmenu .item {
	border-right:medium none;
	border-top:medium none;
	font-size:12px;
	border-left:medium none;
	cursor:hand;
	color:#4a4b4b;
	border-bottom:medium none;
	text-decoration:none;
}
.mtdropdownmenu .background {
	z-index:1;
	filter:alpha(opacity=85);
	left:0px;
	position:absolute;
	top:0px;
	moz-opacity:.8;
}
.mtdropdownmenu .shadowright {
	z-index:3;
	filter:alpha(opacity=40);
	width:2px;
	position:absolute;
	top:3px;
	moz-opacity:.4;
}
.mtdropdownmenu .shadowbottom {
	z-index:1;
	filter:alpha(opacity=40);
	left:3px;
	position:absolute;
	height:2px;
	moz-opacity:.4;
}
.mtdropdownmenu .hover {
	background:#ffffff;
	color:#ff9900;
}
.mtdropdownmenu .item img {
	margin-left:12px;
}
.style1 {
	font-size:16px;
	font-weight:bold;
}
.style3 {
	font-family:arial, helvetica, sans-serif;
}
.style4 {
	font-size:14px;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
}
.style7 {
	font-size:14px;
}
input {
	background-color:#fffdfb;
	border-bottom:#89a5e6 1px solid;
	border-left:#89a5e6 1px solid;
	border-right:#89a5e6 1px solid;
	border-top:#89a5e6 1px solid;
	color:#205064;
	height:18px;
	border-color:#b2c2d7 #b2c2d7 #b2c2d7 #b2c2d7;
	font-size:9pt
}
button {
	font-size:9pt;
	height:20px;
}
select {
	font-size:9pt;
	height:20px;
}
.border {
	border:1px solid #fb9f47;
}
.border2 {
	background:#dfe6ee;
	border-bottom:#b2c2d7 1px solid;
}
.title_txt {
	background:#000000;
}
.title {
	background:url(/skin/6/head_bg.gif);
	height:30;
}
.tdbg {
	background:#fff000;
}
.title_left {
	background:url(/skin/6/left_bg.gif);
	height:34;
}
.tdbg_left {
	background:#f3f1f1;
	border:1px solid #fb9f47;
}
.tdbg_leftall {
	background:#dfe6ee;
	border-right:#b2c2d7 1px solid;
}
.title_right {
	background:url(/skin/6/right_bg.gif);
	height:32;
}