.table_topleft_corner {
	height: 32px;
	width: 12px;
	background-repeat: repeat;
	background-position: left top;
	border: graypx;
}

.table_topright_corner {
	height: 32px;
	width: 12px;
	background-repeat: repeat;
	background-position: right top;
	border: graypx;
}

.table_top_middle {
	height: 32px;
	background-repeat: repeat;
	padding: 6px;
	border: graypx;
}

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

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

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

.table_row td {
	color: #CCCCCC;
	padding: 6px;
}

.alternate_table_row td {
	color: #CCCCCC;
	padding: 6px;
}

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

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

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

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

.table_bottom_txt {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 8px;
}

.table_bottom_txt:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	text-align: right;
	vertical-align: middle;
	padding-right: 8px;
}

.tables {
	border-collapse: collapse;
}

.tables td {
	border-width: 3px;
	border-color: #000000;
	border-style: solid;
}

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

.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: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
}

.controls_middle a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

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

.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;
}

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

.topnav_middle {
	font-family: Verdana;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#login_areaTable {
}

.horizontal_divider {
	height: 0px;
}

.username_password_txtbox {
	width: 217px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	vertical-align: bottom;
}

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

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

.selected_tab_middle {
	height: 23px;
	background-image: url(/images/gradients/black_tube.gif);
	background-repeat: repeat;
	background-color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

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

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

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

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

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

.topnav_middle a {
	font-family: Verdana;
	font-size: 14pxpx;
	color: #0099FF;
	text-decoration: none;
}

.topnav_middle a:hover {
	font-family: Verdana;
	font-size: 14pxpx;
	color: #0000FF;
	text-decoration: none;
	text-transform: capitalize;
}

.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;
}

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

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

.global_button_middle {
	height: 22px;
	width: auto;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}

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

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

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

form {
	margin: 0 0 0 0;
}

.textArea {
	font-family: Verdana;
	font-size: 14pxpx;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

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

.tooltipPanel {
	background-color: #333333;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	border: 1px solid #000000;
	position: absolute;
}

.tooltipMenu {
	background-color: #333333;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	padding: 3px 0px 3px 0px;
	border: 1px solid #000000;
	position: absolute;
}

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

.iconLinks a:hover {
	background-color: #333333;
	color: #CCCCCC;
}

.status_offline {
	height: 16px;
	background-image: url(http://i64.photobucket.com/albums/h198/Kwcruiser/user_offline.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
}

.status_online {
	height: 16px;
	background-image: url(http://i64.photobucket.com/albums/h198/Kwcruiser/user_online.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
}

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

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

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

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

.new_post_icon {
	height: 50px;
	width: 60px;
	background-image: url(http://i64.photobucket.com/albums/h198/Kwcruiser/user_online.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.no_new_post_icon {
	height: 50px;
	width: 60px;
	background-image: url(http://i64.photobucket.com/albums/h198/Kwcruiser/user_offline.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

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

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

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

a .alt {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.page_heading_txt {
	font-family: Verdana;
	font-size: 40;
	font-weight: bold;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}

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

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

.print_announcement {
	height: 85px;
	font-family: Verdana;
	font-size: 14pxpx;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(http://fc06.deviantart.net/fs22/f/2007/324/2/2/Black_Diamond_Plate_by_rebstile.jpg);
	background-repeat: repeat;
	background-position: -35px 20px;
	background-attachment: scroll;
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.tableWidth {
	width: 99%;
}

.top_navTable {
	width: 100%;
}

#top_navButtonTable {
	float: right;
}

.top_nav_link:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.top_nav_link:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	text-transform: capitalize;
}

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

.moderator_txt_bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
}

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

#body_dataTable {
	border-collapse: collapse;
}

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

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

#hide_table_structure span {
	display: none;
}

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

.custom_row_class {
}

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

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

.body_table_header2:hover {
	background-repeat: repeat;
	background-position: center;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	padding-left: 8px;
}

.body_table_smltxt {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

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

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

.body_table_ctxt {
	height: 6px;
	background-color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.body_table_ctxt:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.body_table_alt_ctxt {
	height: 6px;
	background-color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.page_no_left {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}

.page_no_left:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}

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

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

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

.footer_icons_holder_middle {
	height: 27px;
}

.footer_icons_info_txt {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 30px;
}

.profile_picture {
	padding: 5px;
	border: 1px solid #E8E8E8;
}

.avatar {
	border: 1px solid #E8E8E8;
}

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

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

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

.btn_txt:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

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

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

.search_table_header:hover {
	height: 25px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	vertical-align: middle;
	padding-left: 8px;
}

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

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

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

.postquestion {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.ghost {
	display: none;
}

.topnav_middle a:visited {
	font-family: Verdana;
	font-size: 14pxpx;
	color: #00FF00;
	text-decoration: none;
	vertical-align: bottom;
}

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

a {
	color: #999999;
	text-decoration: underline;
}

td {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
}

