body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.header_top {
	background-image: url(images/header_topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	color:#FFFFFF
}
.footer a {
	color:#FFFFFF
}
.left_mm_bg{
	background-color: #BDC0B7;
	background-image: url(images/left_mm_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_mm_lbg{
	background: url(images/left_mm_lbg.gif) repeat-y right top;
}
.left_mm_rbg{
	background-image: url(images/left_mm_rbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.staff_content_title{
	font-size: 15px;
	font-weight: bold;
	color: #FF9C00;
}
.staff_content_note{
	color: #E74C4C;
}
.staff_content_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E7E7E;
}
.staff_content_line a{
	font-weight: bold;
	color: #FF9C00;
}
.staff_login a{
	color: #666666;
}
.staff_login a:hover{
	color: #FFFFFF;
}
.staff_login_note{
	background-color: #F6F4F4;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7E7E7E;
}
#staff_login_note{
	color: #E74C4C;
}
