#bbcontainer {
	background: transparent none;
	margin: auto auto;
	text-align: left;
}

#bbcontent {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}

.menu ul {
	color: white;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}

.menu ul a:link {
	text-decoration: none;
}

.menu ul a:visited {
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	text-decoration: none;
}

#panel {
	font-size: 11px;
	padding: 8px;
}

/* @group Panel Styles */
#panel {
	background: #efefef;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D4D4D4;
	padding: 8px;
}

.panel_top {
	border-bottom: 1px solid #bebebe;
	padding-bottom: 7px;
}

.panel_top a {
	font-weight: bold;
}

.panel_top a.search {
        color: #e6e6e6;
	padding-left: 28px;
	margin-right: 15px;
	background: url(lpimages/icons/search.gif) no-repeat;
padding-top: 4px;
padding-bottom: 4px;
}

.panel_top a.memberlist {
        color: #e6e6e6;
	padding-left: 35px;
	margin-right: 15px;
	background: url(lpimages/icons/memberlist.gif) no-repeat;
padding-top: 4px;
padding-bottom: 4px;
}

.panel_top a.calendar {
        color: #e6e6e6;
	padding-left: 28px;
	margin-right: 15px;
	background: url(lpimages/icons/calendar.gif) no-repeat;
padding-top: 4px;
padding-bottom: 4px;
}

.panel_top a.feed {
        color: #e6e6e6;
	padding-left: 36px;
	margin-right: 15px;
	background: url(lpimages/rss.png) no-repeat;
	background-position: 0 center;
padding-top: 4px;
padding-bottom: 4px;
}

.panel_top a.help {
        color: #e6e6e6;
	background: url(lpimages/icons/help.gif) no-repeat;
	margin-right: 0;
	padding-left: 25px;
padding-top: 4px;
padding-bottom: 4px;
}

.panel_top a.login {
	background: url(images/icons/login.gif) no-repeat;
	padding-left: 20px;
	margin-left: 10px;
}

.panel_top a.logout {
	margin-left: 20px;
	padding-left: 0;
	margin-right: 0;
	color: #fff;
	padding: 2px;
	border: 3px outset #b3b3b3;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
}

.panel_bottom {
	color: #fff;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	padding-top: 6px;
}

.panel_bottom a {
	color: #fff;
	margin-right: 15px;
}

.panel_bottom a:hover,
.panel_bottom a:active {
	color: #e6e6e6;
	text-decoration: underline;
}

.navigation {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
padding-top: 12px;
}

.navigation a:link {
	color: #fff;
	text-decoration: none;
}

.navigation a:visited {
	color: #fff;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	color: #fff;
	text-decoration: underline;
}

.navigation .active {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

table {
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	display: inline-table;
}

.tborder {
	background: #333;
	width: 100%;
	margin: auto auto;
	border: 1px solid #333;
}

.thead {
	background: #000 url(lpimages/thead_bg.png) top left repeat-x;
	color: #fff;
}

.thead a:link {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.thead a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.thead a:hover, .thead a:active {
	color: #CCC;
	font-size: 14px;
}

.tcat {
	background: #b3b3b3;
	color: #000000;
	font-size: 12px;
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
}

.trow1 {
	background: #4c4c4c;
}

.trow1 a {
	color: #fff;
}

.trow1 input.fileupload {
	color: #fff;
}

.trow1 span.smalltext {
	font-size: 12px;
}

.trow1 a:hover {
	text-decoration: underline;
}

.trow2 {
	background: #4c4c4c;
}

.trow2 a {
	color: #fff;
}

.trow2 span.smalltext {
	font-size: 12px;
}

.trow2 a:hover {
	text-decoration: underline;
}

.tfoot {
	background: #000 url(lpimages/thead_bg.png) top left repeat-x;
	color: #ffffff;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

/* @end */
.float_left {
	float: left;
}

.float_right {
	float: right;
}

.bottommenu {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
}

.bottommenu a {
	color: #fff;
	font-weight: bold;
}

