.white {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FILTER: dropshadow(color=#000000,offx=1,offy=1); COLOR: #EFEFD7; FONT-FAMILY: "Arial"
}
.css {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	letter-spacing: 2px;
}
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;
}
.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: #D2E8D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E8D3;
}
.bottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2E8D3;
	color: #EFEFD7;
}
.btbg {
	border-top: 1px solid #D2E8D3;
	border-right: 1px none #D2E8D3;
	border-bottom: 1px solid #D2E8D36;
	border-left: 1px none #D2E8D3;
}
.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;
}
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
