/* ================================    CSS STYLES FOR Surebet   ================================*/ /* text style for the unselected tabs */.OtherTabs {    font-size: 11px;    color: #000;    font-family: Tahoma;    text-decoration: none;}/* hyperlink style for the unselected tabs */A.OtherTabs:link {    text-decoration:    none;    color: #2c2c2c;	background-color: transparent;	border: 0;	font-weight: bold;}A.OtherTabs:visited  {    text-decoration:    none;    color: #2c2c2c;	background-color: transparent;	border: 0;	font-weight: bold;}A.OtherTabs:active   {    text-decoration:    none;    color: #2c2c2c;	background-color: transparent;	border: 0;	font-weight: bold;}A.OtherTabs:hover    {    text-decoration:    underline;    color: #2c2c2c;	background-color: transparent;	border: 0;	font-weight: bold;}/*=============== START DEFAULT MENU STYLES ============================================*/.MainMenu_MenuContainer {	background-color: black;}.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: #505052 1px solid; 	border-top: #505052 1px solid; 	padding: 2px 10px 3px 5px;}.MainMenu_MenuItemSel {	background: #eee;	cursor: pointer; 	cursor: hand; 	color: #333; 	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: #505052; 	filter: none;	border: 2px solid #f6f6f6;	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;	}.MainMenu_RootMenuArrow {	font-family: webdings; 	font-size: 10pt; 	cursor: pointer; 	cursor: hand;	display: none;}/*=============== END DEFAULT MENU STYLES ============================================*//* Menu-Styles *//* for the date ---------------------------------------------------*/.SelectedTab {    color: #777;	font-family: Tahoma;	font-weight: normal;	font-size: 11px;}