
a:link {
	color:#000000;
	text-decoration: none
}

a:visited {
	color:#000000;
	text-decoration: none
}

a:hover {
	color:#000000;
	text-decoration: underline
}

a:active {
	color:#000000;
	text-decoration: none
}

body {
	color: #000000;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
}

table {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
}

.footer, a.footer, a:visited.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #DBBDA3;
}

.listkey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.listvalue, a.listvalue, a:visited.listvalue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.boxbody {
	font-size: 10px;
	font-family: Helvetica, Sans-serif;
	color: #000000;
}

.sold {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #ff3300;
	font-weight: bold;
}

.bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.warning {
	color: #e51919;
	font-family: Verdana, Arial;
	font-size: 9px
}

.info {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 9px;
}

.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.input {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

.label, a:visited.label, a:link.label {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.selectlabel, a:visited.selectlabel, a:link.selectlabel {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover.label, a:hover.selectlabel, a:hover.listvalue, a:hover.footer	{
	color: red;
	text-decoration:none;
}

.list, a.list, a:visited.list {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a:hover.list	{
	color: #555555;
	text-decoration: none;
}

.menu, a.menu, a:visited.menu {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a:hover.menu	{
	color: #555555;
	text-decoration: none;
}

.heading, a.heading, a:visited.heading, .locbar, a.locbar, a:visited.locbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navlabel, a.navlabel, a:visited.navlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.smallnavlabel, a.smallnavlabel, a:visited.smallnavlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:hover.heading1, a:hover.locbar, a:hover.navlabel, a:hover.prevnext, a:hover.smallnavlabel	{
	color: #C43939;
	text-decoration:none;
}

.prevnext, a.prevnext, a:visited.prevnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #822929;
	text-decoration: none;
}

.header	{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.pic, .pic img {
	border: 1px solid #dddddd;
}


/* module/dhtml/template/style.css */
#menu {
	margin: 10px 0 0 10px;
	padding: 0;
}
#menu li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: top;
}
#menu li img {
	border: 0;
	height: 10px;
	margin-right: 10px;
	top: 2px;
	width: 9px;
}
#menu li a {
	white-space: nowrap;
}
#menu .sub_menu {
	margin: 0 0 0 30px;
	padding: 0;
}
#menu .sub_menu li {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: top;
}
#menu .sub_menu li a {
	white-space: normal;
}

/* module/dhtml/template/style.css */
