.css {
	font-size: 9pt;
	line-height: 23px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
td {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.showlist1 {
	BACKGROUND: #EFEFD7; BORDER-BOTTOM: #e1e1e1 1px dotted
}
.showlist2 {
	BACKGROUND: #f8f8f8; BORDER-BOTTOM: #e1e1e1 1px dotted
}
.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.btbg {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.bt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.add {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menu a {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.menu a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.topbb {
	float: right;
	padding-top: 35px;
	margin-right: 25px;
	font-size: 14px;
	color: #979691;
}

