body {background: #818181;margin: 5px;}
table, tr, td, p {font-family: tahoma;font-size: 11px;line-height: 1.4em;}
table {padding: 0;}
select, input {font-family: tahoma;font-size: 11px;color: #333;}
h1 {color:#000;font:bold 18px tahoma}
h2 {color:#000;font:bold 18px tahoma}
h3 {color:#000;font:bold 16px tahoma}
h4 {color:#000;font:bold 14px tahoma}
.OtherTabs {font-size: 11px;color: #000;font-family: tahoma;text-decoration: none;}
A.OtherTabs:link {text-decoration: none;color: #fff;background-color: transparent;border: 0;font-weight: bold;}
A.OtherTabs:visited {text-decoration: none;color: #fff;background-color: transparent;border: 0;font-weight: bold;}
A.OtherTabs:active {text-decoration: none;color: #fff;background-color: transparent;border: 0;font-weight: bold;}
A.OtherTabs:hover {text-decoration: underline;color: #fff;background-color: transparent;border: 0;font-weight: bold;}
.MainMenu_MenuContainer {background-color: transparent;}
.MainMenu_MenuBar {cursor: pointer;cursor: hand;}
.MainMenu_MenuItem {background: transparent;cursor: pointer; cursor: hand; color: #fff; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; border-bottom: #647698 1px solid; border-top: #647698 1px solid; padding: 2px 10px 3px 5px;}
.MainMenu_MenuItemSel {background: #303E5A;cursor: pointer;cursor: hand;color: #fff;font-family: tahoma;font-size: 11px;font-weight: bold;font-style: normal;border: 0;padding: 2px 10px 3px 5px;}
.MainMenu_MenuIcon {display: none;}
.MainMenu_SubMenu {z-index: 1000;cursor: pointer;cursor: hand;background: #647698;filter: none;border: 2px solid #fff;margin-top: 12px;padding: 2px;}
.MainMenu_MenuBreak {border-bottom: #f00 1px solid;border-left: #f00 0px solid;border-top: #f00 1px solid;border-right: #f00 0px solid;background-color: transparent;height: 6px;display: none;}
.MainMenu_MenuArrow {font-family: webdings;font-size: 10pt;cursor: pointer;cursor: hand;border-right: #505052 1px solid;border-bottom: #505052 1px solid;border-top: #505052 0px solid;display: none;}
.MainMenu_RootMenuArrow {font-family: webdings;font-size: 10pt;cursor: pointer;cursor: hand;display: none;}
.ModuleTitle_MenuContainer {color: #2c2c2c;}
.ModuleTitle_MenuBar {cursor: pointer;cursor: hand;height: 21px;}
.ModuleTitle_MenuItem {color: #fff;background: #888;cursor: pointer;cursor: hand;font-family: tahoma;font-size: 11px;font-weight: bold;font-style: normal;padding: 2px 10px 3px 5px;height: 21px;border-bottom: #888 1px solid;border-top: #888 1px solid;}
.ModuleTitle_MenuIcon {cursor: pointer; cursor: hand;color: #fff;text-align: center;padding-right: 0px;padding-left: 3px;background: transparent;display: none;}
.ModuleTitle_SubMenu {z-index: 1000; cursor: pointer; cursor: hand;color: #fff;background: #888;margin-top: 5px;border: 2px solid #fff;padding: 0px 1px 1px 1px;filter: none;}
.ModuleTitle_MenuBreak {display: none;}
.ModuleTitle_MenuItemSel {color: #fff;font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal;padding: 2px 10px 3px 5px;height: 21px;border: 0;background: #444;}
.ModuleTitle_MenuArrow {font-family: webdings; font-size: 11px; cursor: pointer; cursor: hand;display: none;}
.ModuleTitle_RootMenuArrow {font-family: webdings; font-size: 11px; cursor: pointer; cursor: hand;display: none;}
.SelectedTab {color: #fff;font-family: tahoma;font-weight: normal;font-size: 11px;}
.SubHead {font-family: tahoma;font-size: 11px;font-weight: bold;color: #2c2c2c;padding: 0;}

/* linky linky */

a.SubHead:link, a.SubHead:visited {
color: #AF2619;
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}

a.SubHead:hover {
	color: #AF2619;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.AdminButton:link, a.AdminButton:visited {
	color: #fff;	
	border-top: 1px solid #E35F51;
	border-bottom: 1px solid #781208;
	border-left: 1px solid #E35F51;
	border-right: 1px solid #781208;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #AB2011;
}

a.AdminButton:hover {
	color: #fff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #781208;
	border-bottom: 1px solid #E35F51;
	border-left: 1px solid #781208;
	border-right: 1px solid #E35F51;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #AB2011;
}

a.Normal:link, a.Normal:visited {
	color: #AF2619;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #AF2619;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #AF2619;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #AF2619;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.Head {
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	background: transparent;
	font-weight: bold;
	padding: 0;
}

.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}


/* custom */

.headerTop {
	background: url(top_banner_1.gif) no-repeat;
	height: 110px;
	padding: 10px 140px 0 18px;
}

.headerBottom {
	background: url(top_banner_2.gif) no-repeat;
	height: 29px;
	padding: 5px 0 0 180px;
}

.headerShadow {
	background: url(s_body_top.gif) no-repeat;
	height: 11px;
}

.containerTop {
	width: 760px;
}

.containerMid {
	background: url(s_body_mid.gif) repeat-y;
	width: 760px;
	height: 100%;
}

.containerBot {
	width: 760px;
	background: url(s_body_mid.gif) repeat-y;
}

.contBodyMain {
	background: url(s_body_mid.gif) repeat-y;
}

.contentPane {
	padding: 10px 20px 0px 20px;
	width: 75%;
}

.rightPane {
	padding: 10px 20px 0px 0px;
}

.footerPane {
	background: url(s_body_mid.gif) repeat-y;
	padding: 20px 20px 0 20px;
}

.containerEnd {
	background: url(s_body_bot_colored.gif) bottom repeat-y;
	height: 40px;
	padding: 20px 20px 10px 20px;
	color: #7687A9;
}

#logo {
	float: left;
	left: 9px;
	top: 33px;
	position: relative;
}

#login {
	float: left;
	margin-left: -138px;
}

.bg01 {
	background: url(bg_01.gif) no-repeat;
}

.bg02 {
	background: url(bg_02.gif) repeat-x;
	height: 20px;
}

.bg03 {
	background: url(bg_03.gif) no-repeat;
	width: 20px;
	height: 20px;
}

.bg04 {
	background: url(bg_04.gif) repeat-y;
	width: 20px;
}

.bg06 {
	background: url(bg_06.gif) repeat-y;
	width: 20px;
}

.bg07 {
	background: url(bg_07.gif) no-repeat;
	width: 20px;
	height: 20px;
}

.bg08 {
	background: url(bg_08.gif) repeat-x;
	height: 20px;
}

.bg09 {
	background: url(bg_09.gif) no-repeat;
	width: 20px;
	height: 20px;
}
.Forums_Quote
{
	border-right: #a9a9a9 1px solid;
	padding-right: 5px;
	border-top: #a9a9a9 1px solid;
	display: block;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	margin: 10px;
	border-left: #a9a9a9 1px solid;
	padding-top: 5px;
	border-bottom: #a9a9a9 1px solid;
	background-color: #f5f5f5;
}

#USFriendly {
	background: url(http://www.poker-strategy.org/images/us_friendly.jpg) no-repeat;
	width: 450px;
	height: 75px;
	background-color: Olive;
	border: 1px solid #000;
}
