@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #801153;
}
a:active {
	text-decoration: none;
	color: #000;
}
.anylinkcss {
	BORDER-RIGHT: #BBBBAF 1px solid;
	BORDER-TOP: #BBBBAF 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	Z-INDEX: 100;
	VISIBILITY: hidden;
	BORDER-LEFT: #BBBBAF 1px solid;
	WIDTH: 165px;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: #BBBBAF 0px solid;
	FONT-STYLE: normal;
	POSITION: absolute;
	BACKGROUND-COLOR: #FAF9F5;
	FONT-VARIANT: normal
}
.anylinkcss A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 1px;
	WIDTH: 100%;
	TEXT-INDENT: 18px;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #BBBBAF 1px solid;
	TEXT-DECORATION: none
}
.anylinkcss A:link {
	COLOR: #000000; BACKGROUND-COLOR: #FAF9F5
}
.anylinkcss A:visited {
	COLOR: #000000; BACKGROUND-COLOR: #FAF9F5
}
.anylinkcss A:hover {
	COLOR: #000000;
	BACKGROUND-COLOR: #E4E3DC;
}
.left_nav {
	width:165px;
	padding-top:20px;
	font-size:12px;
	font-weight:bold;
}
.left_nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.left_nav ul li {
	position:relative;
}
.left_nav ul li a {
	display:block;
	padding:7px 0 7px 30px !important;
	_padding:6px 0 2px 30px;
	_height:20px;
	background:url(arrow_1.gif) 15px center no-repeat;
	color:#333333;
}
.left_nav ul li a:hover {
	background:url(arrow_2.gif) 15px center no-repeat;
	color: #801254;
	text-decoration:none;
}
.category {
	width:205px;
	font-size:12px;
	font-weight:bold;
}
.category ul {
	margin:0;
	padding:0;
	list-style:none;
}
.category ul li {
	position:relative;
}
.category ul li a {
	display:block;
	padding:6px 0 6px 32px !important;
	_padding:6px 0 2px 32px;
	_height:20px;
	background:url(arrow_ico.gif) 15px center no-repeat;
	color:#333333;
	border-bottom:#BDBBAE 1px dashed;
}
.category ul li a:hover {
	background:url(arrow_ico1.gif) 15px center no-repeat;
	color: #801254;
	text-decoration:none;
}
.title_bar {
	font-size:12px;
	font-weight:bold;
}