body {
	margin:			0px;
	height:			100%;
	width:			100%;
	background-color:	#e2d0cc;
	font-family:		Arial;
	font-size:		12px;
	color:			#000066;
	link:			#3488cc;
	vlink:			#990000;
	alink:			#990000;
	background-repeat:	repeat;
	background-position:	-35px 20px;
	background-attachment:	scroll;
	text-align:		center;
}

.top_control_tab_leftcurve {
	height:	23px;
	width:	0px;
}

.top_control_tab_rightcurve {
	height:	23px;
	width:	0px;
}

.top_control_tab_middle {
	height:		23px;
	text-align:	center;
}

.controls_middle a {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		normal;
	color:			#666699;
	text-decoration:	none;
	text-align:		center;
	vertical-align:		middle;
	padding-left:		3px;
	padding-right:		3px;
}

.controls_middle a:hover {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		normal;
	color:			#666699;
	text-decoration:	none;
}

.global_button_leftcurve {
	height:	22px;
	width:	0px;
}

.global_button_rightcurve {
	height:	22px;
	width:	0px;
}

.global_button_middle {
	height:		22px;
	width:		auto;
	font-family:	Arial;
	font-size:	12px;
	color:		#666699;
	cursor:		pointer;
}

.status_offline {
	background-image:	url(http://www.websitetoolbox.com/images/boards/offline.gif);
	background-repeat:	no-repeat;
	height:			16px;
	display:		block;
	padding-left:		18px;
}

.status_online {
	background-image:	url(http://www.websitetoolbox.com/images/boards/online.gif);
	background-repeat:	no-repeat;
	height:			16px;
	display:		block;
	padding-left:		18px;
}

.read_post {
	background-image:	url(http://www.websitetoolbox.com/images/icons/paper.gif);
	background-repeat:	no-repeat;
	height:			16px;
	display:		block;
}

.unread_post {
	background-image:	url(http://www.websitetoolbox.com/images/icons/paper_orange.gif);
	background-repeat:	no-repeat;
	height:			16px;
	display:		block;
}

.quote_post {
	background-image:	url(http://www.websitetoolbox.com/images/boards/quote.gif);
	background-repeat:	no-repeat;
	height:			16px;
	width:			16px;
	display:		block;
}

a#quote_post {
	background-image:	url(http://www.websitetoolbox.com/images/boards/quote.gif);
	background-repeat:	no-repeat;
	height:			16px;
	width:			16px;
	display:		block;
	margin:			0 auto;
}

.page_heading_txt {
	font-family:	Arial;
	font-size:	12;
	font-weight:	bold;
	color:		#666699;
	text-align:	center;
	vertical-align:	middle;
	padding-top:	20px;
}

#topnavTable {
	width:	96%;
	height:	auto;
}

.tableWidth {
	width:	96%;
}

.topnav_bg_img {
	padding-bottom:	8px;
}

.control_panel_img {
	height:	72px;
	width:	100%;
}

.register_img {
	height:	72px;
	width:	100%;
}

.login_img {
	height:	72px;
	width:	0px;
}

.search_img {
	height:	72px;
	width:	0px;
}

.calendar_img {
	height:	72px;
	width:	0px;
}

.new_post_img {
	height:	72px;
	width:	0px;
}

.top_navTable {
	width:	100%;
}

#top_navButtonTable {
	float:	right;
}

.topnav_link_default {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
	text-transform:		capitalize;
	text-decoration:	none;
	padding-right:		10px;
	padding-left:		4px;
	vertical-align:		top;
	padding-top:		15px;
}

.topnav_middle {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	color:			#3488CC;
	text-decoration:	none;
	vertical-align:		bottom;
	padding-bottom:		0px;
	padding-right:		0px;
	padding-left:		0px;
	text-align:		center;
}

.top_nav_link:visited {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	color:			#990000;
	text-decoration:	none;
	vertical-align:		bottom;
	padding-bottom:		0px;
	padding-right:		0px;
	padding-left:		0px;
	text-align:		center;
}

.top_nav_link:hover {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	text-transform:		capitalize;
	color:			#990000;
	text-decoration:	none;
}

#login_areaTable {
	background-color:	#DAC5C3;
}

.horizontal_divider {
	height:	0px;
}

.username_password_txtbox {
	font-family:	Arial;
	font-size:	12px;
	font-style:	normal;
	font-weight:	normal;
	width:		217px;
	vertical-align:	bottom;
	top:		4px;
}

.txt_box_login {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:		normal;
	color:			#333333;
	text-decoration:	none;
	height:			16px;
	width:			183px;
	border:			1px solid #d2362c;
	vertical-align:		bottom;
	top:			4px;
}

.moderator_txt_bold {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
	color:			#666699;
	text-decoration:	none;
	padding-left:		5px;
}

.body_container {
	width:		96%;
	height:		auto;
	margin:		auto;
	text-align:	left;
}

#body_dataTable {
	border-collapse:	collapse;
}

#body_dataTable td {
	border:		1px solid #E8E8E8;
	padding:	5px;
}

#body_dataTable_borderNone td {
	border:		0px;
	padding:	1px;
}

#hide_table_structure span {
	display:	none;
}

.body_table_space {
	height:	32px;
	width:	12px;
}

.table_topleft_corner {
	background-color:	#990000;
	background-repeat:	repeat;
	background-position:	left top;
	height:			32px;
	width:			12px;
	border:			none !important;
}

.table_topright_corner {
	background-color:	#990000;
	background-repeat:	repeat;
	background-position:	right top;
	height:			32px;
	width:			12px;
	border:			none !important;
}

.table_top_middle {
	background-color:	#990000;
	background-repeat:	repeat;
	height:			32px;
	border:			none !important;
	padding:		6px;
}

.table_bottomleft_corner {
	background-color:	#990000;
	height:			32px;
	background-position:	right top;
	width:			12px;
}

.table_bottom_middle {
	background-color:	#990000;
	height:			32px;
	background-position:	top;
}

.table_bottomright_corner {
	background-color:	#990000;
	height:			32px;
	background-position:	left top;
	width:			12px;
}

.table_row td {
	background-color:	#f1eae9;
	color:			#000066;
	padding:		6px;
}

.alternate_table_row td {
	background-color:	#dcd5d4;
	color:			#000066;
	padding:		6px;
}

.sub_heading_row td {
	background-color:	#990000;
	background-image:	url(http://websitetoolbox.com/images/gradients/gray3.gif);
	background-repeat:	repeat;
	padding:		6px;
	color:			#660000;
	font-weight:		bold;
	text-decoration:	none;
}

.custom_row_class {
	background-color:	#DAC5C3;
	background-image:	url();
}

.table_header {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#CCCCCC;
	text-decoration:	none;
	background-repeat:	repeat;
	background-position:	left center;
	vertical-align:		middle;
	padding-left:		8px;
}

.table_header a:hover {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#CCCCCC;
	text-decoration:	underline;
	background-image:	url(/images/gradients/gray3.gif);
	background-repeat:	no-repeat;
	background-position:	left center;
	text-align:		left;
	vertical-align:		middle;
	padding-left:		8px;
}

.body_table_header1:hover {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	underline;
	background-repeat:	repeat;
	background-position:	center;
	text-align:		center;
	vertical-align:		middle;
	height:			22px;
}

.body_table_header2 {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	none;
	background-repeat:	repeat;
	background-position:	center;
	padding-left:		8px;
}

.body_table_header2:hover {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	none;
	background-repeat:	repeat;
	background-position:	center;
	padding-left:		8px;
}

.sub_heading_row a {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	none;
	background-repeat:	no-repeat;
	background-position:	left center;
	text-align:		left;
	vertical-align:		middle;
	padding-left:		8px;
}

.body_table_smltxt {
	font-family:		Arial;
	font-size:		12px;
	color:			#000066;
	font-weight:		normal;
	text-decoration:	none;
}

.body_table_nutxt1 {
	font-family:		Arial;
	font-size:		12px;
	text-decoration:	none;
	text-align:		left;
	vertical-align:		middle;
	padding-left:		8px;
}

.body_table_nutxt1:hover {
	font-family:		Arial;
	font-size:		12px;
	text-decoration:	underline;
	text-align:		left;
	vertical-align:		middle;
	padding-left:		8px;
}

.body_table_ctxt {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		normal;
	color:			#000066;
	background-color:	#DAC5C3;
	text-decoration:	none;
	text-align:		center;
	vertical-align:		middle;
	height:			6px;
}

.body_table_ctxt:hover {
	font-family:		Arial;
	font-size:		12px;
	color:			#990000;
	font-weight:		normal;
	text-decoration:	none;
	text-align:		left;
	vertical-align:		middle;
}

.body_table_alt_ctxt {
	font-family:		Arial;
	font-size:		12px;
	color:			#000066;
	background-color:	#DAC5C3;
	font-weight:		normal;
	text-decoration:	none;
	text-align:		center;
	vertical-align:		middle;
	height:			6px;
}

.table_bottom_txt {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
	color:			#cccccc;
	text-decoration:	none;
	vertical-align:		middle;
	padding-right:		8px;
}

.table_bottom_txt:hover {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
	color:			#cccccc;
	text-decoration:	underline;
	text-align:		right;
	vertical-align:		middle;
	padding-right:		8px;
}

.page_no_left {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
	color:			#FFFFFF;
	text-decoration:	none;
	text-align:		left;
	vertical-align:		middle;
	padding-left:		30px;
}

.page_no_left:hover {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
	color:			#666699;
	text-decoration:	underline;
	text-align:		left;
	vertical-align:		middle;
	padding-left:		30px;
}

.tooltip {
	position:		absolute;
	background-color:	#DAC5C3;
	color:			#990000;
	text-align:		left;
	padding:		10px;
}

.tooltipPanel {
	position:		absolute;
	border:			1px solid #000000;
	background-color:	#DAC5C3;
	font-size:		12px;
	font-style:		normal;
	color:			#990000;
	text-align:		left;
}

.tooltipMenu {
	position:		absolute;
	border:			1px solid #000000;
	background-color:	#DAC5C3;
	font-size:		12px;
	font-style:		normal;
	color:			#990000;
	text-align:		left;
	padding:		3px 0px 3px 0px;
}

.iconLinks a {
	display:		block;
	position:		relative;
	text-decoration:	none;
	cursor:			pointer;
	padding:		5px 30px 5px 10px;
	color:			#990000;
}

.iconLinks a:hover {
	background-color:	#DAC5C3;
	color:			#990000;
}

#footer_holderTable {
	width:	96%;
	height:	auto;
}

.footer_icons_holder_leftcurve {
	background-position:	right center;
	height:			27px;
	width:			38px;
}

.footer_icons_holder_rightcurve {
	background-position:	left center;
	height:			27px;
	width:			38px;
}

.footer_icons_holder_middle {
	height:			27px;
	background-color:	#DAC5C3;
	background-image:	url(http://websitetoolbox.com/images/gradients/gray3.gif);
}

.new_post_icon {
	background-image:	url(http://www.websitetoolbox.com/images/boards/newpost.gif);
	background-repeat:	no-repeat;
	height:			20px;
	width:			20px;
	background-position:	center center;
	display:		block;
}

.no_new_post_icon {
	background-image:	url(http://www.websitetoolbox.com/images/boards/nonewpost.gif);
	background-repeat:	no-repeat;
	height:			20px;
	width:			20px;
	background-position:	center center;
	display:		block;
}

.locked_thread_icon {
	background-image:	url(http://www.websitetoolbox.com/images/boards/closed.gif);
	background-repeat:	no-repeat;
	height:			20px;
	width:			20px;
	display:		block;
}

.last_post_icon {
	background-image:	url(http://www.websitetoolbox.com/images/boards/page.gif);
	background-repeat:	no-repeat;
	height:			20px;
	width:			20px;
	background-position:	center center;
	display:		block;
}

a#last_post_icon {
	background-image:	url(http://www.websitetoolbox.com/images/boards/page.gif);
	background-repeat:	no-repeat;
	height:			20px;
	width:			20px;
	background-position:	center center;
	display:		block;
	margin:			0 auto;
}

a .alt {
	display:	none;
}

.footer_icons_info_txt {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
	color:			#666699;
	text-decoration:	none;
	padding-left:		10px;
	padding-right:		30px;
}

.profile_picture {
	background-color:	#FFFFFF;
	border:			1px solid #E8E8E8;
	padding:		5px;
}

.avatar {
	background-color:	#FFFFFF;
	border:			1px solid #E8E8E8;
}

.selected_tab_leftcurve {
	background-image:	url(/images/gradients/gray3.gif);
	background-repeat:	repeat;
	height:			23px;
}

.selected_tab_rightcurve {
	background-image:	url(/images/gradients/gray3.gif);
	background-repeat:	repeat;
	height:			23px;
}

.selected_tab_middle {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	none;
	background-color:	#990000;
	background-image:	url(/images/gradients/gray3.gif);
	background-repeat:	repeat;
	text-align:		center;
	height:			23px;
	padding-left:		15px;
	padding-right:		15px;
}

.active_tab_leftcurve {
	background-image:	url(/images/gradients/gray3.gif);
	background-repeat:	repeat;
	height:			23px;
}

.active_tab_rightcurve {
	background-color:	#990000;
	background-image:	url(/images/gradients/gray3.gif);
	background-repeat:	repeat;
	height:			23px;
}

.active_tab_middle {
	background-color:	#990000;
	background-image:	url(/images/gradients/gray3.gif);
	background-repeat:	repeat;
	height:			23px;
	text-align:		center;
}

.active_tab_middle a {
	font-family:		Arial;
	font-size:		9px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	none;
	text-align:		center;
	vertical-align:		middle;
	padding-left:		5px;
	padding-right:		5px;
}

.active_tab_middle a:hover {
	font-family:		Arial;
	font-size:		9px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	none;
	background-repeat:	repeat;
}

#signatureBox {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		normal;
	color:			#666699;
	text-decoration:	none;
	height:			88px;
	width:			500px;
	border:			1px solid #E8E8E8;
	margin:			5px;
}

.txtBox {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		normal;
	color:			#666699;
	text-decoration:	none;
	height:			17px;
	width:			217px;
	border:			1px solid #E8E8E8;
	margin-left:		5px;
}

.dropDown {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		normal;
	color:			#000000;
	text-decoration:	none;
	height:			20px;
	width:			217px;
	margin-left:		5px;
	vertical-align:		middle;
}

.brows {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		normal;
	color:			#666699;
	text-decoration:	none;
	height:			17px;
	width:			250px;
	border:			1px solid #E8E8E8;
	margin-left:		5px;
}

.btn_img {
	background-image:	url(/skins/mb/color_play/images/btn_bg.png);
	background-repeat:	no-repeat;
	background-position:	center;
	height:			22px;
	width:			90px;
	border:			0px;
	text-align:		center;
	vertical-align:		middle;
}

.btn_txt {
	font-family:		verdana;
	font-size:		12px;
	font-style:		normal;
	font-weight:		normal;
	color:			#666699;
	text-decoration:	none;
	text-align:		center;
	vertical-align:		middle;
}

.btn_txt:hover {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		lighter;
	color:			#990000;
	text-decoration:	none;
	text-align:		center;
	vertical-align:		middle;
}

.dropDown_inbox {
	font-family:		Arial;
	font-size:		12px;
	font-style:		normal;
	font-weight:		normal;
	color:			#000000;
	text-decoration:	none;
	height:			17px;
	width:			100px;
	margin-left:		5px;
	vertical-align:		middle;
}

.search_table_header {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	none;
	vertical-align:		middle;
	height:			25px;
	padding-left:		8px;
}

.search_table_header:hover {
	font-family:		Arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#660000;
	text-decoration:	underline;
	vertical-align:		middle;
	height:			25px;
	padding-left:		8px;
}

.search_bgrow_color {
	background-color:	#DAC5C3;
	color:			#000066;
	vertical-align:		top;
	height:			125px;
}

.poll_forms_bg {
	border:			1px;
	background-color:	#E8E8E8;
	color:			#666699;
	width:			100%;
}

.poll_table_bg {
	background-color:	#F7F7F7;
	height:			25px;
}

.postquestion {
	font-family:	Arial;
	font-size:	12px;
	color:		#000000;
}

.pin_img {
	background-image:	url(/images/boards/pin_up.gif);
	background-position:	center center;
	background-repeat:	no-repeat;
	height:			16px;
	width:			20px;
}

.thread_with_poll {
	background-image:	url(/images/boards/poll.gif);
	background-position:	center center;
	background-repeat:	no-repeat;
	height:			16px;
	width:			16px;
}

.help_img {
	background-image:	url(/skins/mb/custom_style/images/help.png);
	background-position:	center center;
	background-repeat:	no-repeat;
	height:			18px;
	width:			18px;
	display:		block;
}

a#week_details {
	background-image:	url(/skins/mb/custom_style/images/week_details.gif);
	background-repeat:	no-repeat;
	height:			16px;
	width:			16px;
	vertical-align:		middle;
	display:		block;
}

.week_details {
	background-image:	url(/skins/mb/custom_style/images/week_details.gif);
	background-repeat:	no-repeat;
	height:			16px;
	width:			16px;
	vertical-align:		middle;
	display:		block;
}

form {
	margin:	0 0 0 0;
}

.ghost {
	display:	none;
}

.old_pm {
	background-position:	center center;
	background-repeat:	no-repeat;
	display:		block;
	height:			16px;
	width:			20px;
}

.new_pm {
	background-image:	url(/images/icons/paper_pin.gif);
	background-position:	center center;
	background-repeat:	no-repeat;
	display:		block;
	height:			16px;
	width:			20px;
}

.unread_pm {
	background-image:	url();
	background-position:	center center;
	background-repeat:	no-repeat;
	display:		block;
	height:			16px;
	width:			20px;
}

.forum_link {
	background-image:	url(/images/boards/link.gif);
	background-position:	center center;
	background-repeat:	no-repeat;
	display:		block;
	height:			16px;
	width:			20px;
}

.collapse {
	background-image:	url(/skins/mb/custom_style/images/collapse.png);
	background-repeat:	no-repeat;
	height:			16px;
	display:		block;
	width:			16px;
}

.expand {
	background-image:	url(/skins/mb/custom_style/images/expand.png);
	background-repeat:	no-repeat;
	height:			16px;
	display:		block;
	width:			16px;
}

.pages_img {
	background-image:	url(/images/boards/pages.gif);
	background-position:	center center;
	background-repeat:	no-repeat;
	height:			12px;
	width:			10px;
}

.message {
	font-family:		Arial;
	font-size:		12pxpx;
	color:			#ff0000;
	text-decoration:	none;
}

.errorMsg {
	font-family:		Arial;
	font-size:		12pxpx;
	color:			#ff0000;
	text-decoration:	none;
}

.print_announcement {
	font-family:	Arial;
	font-size:	12pxpx;
	font-weight:	bold;
	color:		#666699;
	text-align:	center;
	vertical-align:	middle;
	height:		85px;
}

.topnav_middle a {
	font-family:		Arial;
	font-size:		12pxpx;
	font-style:		normal;
	color:			#3488CC;
	text-decoration:	none;
}

.topnav_middle a:visited {
	font-family:		Arial;
	font-size:		12pxpx;
	font-style:		normal;
	color:			#990000;
	text-decoration:	none;
	vertical-align:		bottom;
}

.topnav_middle a:hover {
	font-family:		Arial;
	font-size:		12pxpx;
	font-style:		normal;
	text-transform:		capitalize;
	color:			#990000;
	text-decoration:	none;
}

.thumbnail {
	background-color:	#FFFFFF;
	border:			1px solid #666666;
	margin:			5px;
	padding:		2px;
}

.textArea {
	border:			1px solid #000000;
	color:			#000000;
	font-family:		Arial;
	font-size:		12pxpx;
	font-weight:		normal;
	text-decoration:	none;
	margin-top:		5px;
	margin-bottom:		5px;
}

.right_tab_distance {
	width:	0px;
}

.left_tab_distance {
	width:	0px;
}

.bottom_control_tab_leftcureve {
	height:	23px;
	width:	0px;
}

.bottom_control_tab_rightcureve {
	height:	23px;
	width:	0px;
}

.bottom_control_tab_middle {
	height:		23px;
	text-align:	center;
}

a {
	text-decoration:	underline;
}

td {
	font-size:	12px;
	font-family:	Arial;
	color:		#000066;
}

.tables {
	border-collapse:	collapse;
}

.tables td {
	border-width:	1px;
	border-style:	solid;
	border-color:	#bababa;
}

.nested_invisible_table td {
	border:			none;
	padding:		2px;
	background-repeat:	no-repeat;
	background:		none;
}

