body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
TD {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
TH {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.MenuText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
}
.MenuText:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC66;
	text-decoration: underline;
}
.ListLinks, .ListLinks A, .ListLinks A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #0000CC;
}
.ListLinks:hover {
	color: #993300;
	text-decoration: underline;
}
.Warning {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: maroon ;
}
.LinkTitle, LinkTitle a, LinkTitle a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  color: #FFFF66;
}
.LinkTitle:hover {
  font-weight: bold;
  color: #FF0000;
}
.LinkTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.LinkTitle2:hover {
    font-weight: bold;
    color: #FF0000;
    text-decoration: underline;
}
.SelText, .SelText A, .SelText A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
.SelText:hover {
	color: #993300;
	background-color: #F2F2FF;
	text-decoration: underline;
}

body {font-size: 12px; font-family: Arial, Helvetica, sans-serif}

.TableTitleText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: 12px;
}

TR.TableTitle TD
{
  vertical-align: middle;
  height: 14px ;
  border: 1px solid;
  border-color: #369 #003 #003;
  border-left: none;
  border-right: none;
  border-top: none;
}
.TableText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
}
.WithBorder {
	border: 1px solid #000066;
}
.WithBorder2 {
	border: 1px solid #FFFFFF;
}
.InfoBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFCC;
	margin: 5px;
	padding: 5px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	text-align: left;
}
.AdvertBlock {
	margin: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
.RRTitle {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	background-color: #D1DDE7;
}
.RRNoGame {
	background-color: #CCCCCC;
}
.RRScore {
        font-size: 10pt;
	text-align: center;
        font-weight: bold;
        background-color: #FFFFFF ;
        color: navy;
}
.FieldTitle, .FieldTitle a, .FieldTitle a:visited {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
.SmallPrint {
	font-size: 10px;
  color: green;
	text-decoration: none;
}
.TopMenuTitle{
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
.TopMenu, .TopMenuRight, .TopMenu A, .TopMenu A:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
.TopMenuRight, .TopMenu A, .TopMenu A:visited {
	border-right-style: none;
	text-decoration: none;
}
.TopMenuRight:hover, .TopMenu:hover, .TopMenu A:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.TopMenuSel, .TopMenuSelRight, .TopSelMenu A, .TopSelMenu A:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
.TopMenuSelRight, .TopMenuSel A, .TopMenuSel A:visited {
	border-right-style: none;
}
.MidMenu, .MidMenu A, .MidMenu A:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.SmMidMenu, .SmMidMenu a, .SmMidMenu a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.SmMidMenu:hover, .SmMidMenu A:hover {
	color: #FFCC00;
  text-decoration: underline;
}
.SmMidMenuSel, .SmMidMenuSel a, .SmMidMenuSel a:visited {
	font-size: 10px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.SmMidMenuSel:hover, .SmMidMenuSel A:hover {
	color: #FFCC00;
  text-decoration: underline;
}
.Panel2Text, .Panel2Text A, .Panel2Text A:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
}
.Panel2Link, .Panel2Link A, .Panel2Link A:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
}
.Panel2Link:hover, .Panel2Link A:hover {
	color: #FFCC00;
  text-decoration: underline;
}
.MidMenuRight:hover, .MidMenu:hover, .MidMenu A:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.MidMenuSel, .MidMenuSel A, .MidMenuSel A:visited {
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.BotMenu, .BotMenu A, .BotMenu A:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 6px;
	padding-left: 6px;
}
.BotMenu A, .BotMenu A:visited {
	border-right-style: none;
}
.BotMenu:hover, .BotMenu A:hover {
	color: #990000;
	text-decoration: underline;
}
.BotMenuSel, .BotMenuSel A, .BotMenuSel A:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #666666;
}
.BotMenuSel A, .BotMenuSel A:visited {
	border-right-style: none;
}
.SubMenu, .SubMenu A, .SubMenu A:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #666666;
}
.SubMenu A, .SubMenu A:visited {
	text-decoration: none;
	border-right-style: none;
}
.SubMenu:hover, .SubMenu A:hover {
	color: #990000;
	text-decoration: underline;
}
.SubMenuSel, .SubMenuSel A, .SubMenuSel A:visited {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #666666;
}
.SubMenuSel A, .SubMenuSel A:visited {
	text-decoration: none;
	border-right-style: none;
}
.LoginForm{
	background-color: #333333;
	padding: 3px;
}
.InputLogin{
	font-size: 12px;
    height:18 ;
}
.MainTitle{
	font-family: EthnocentricRegular;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
.MainTitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.MenuBanner{
  font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 10px;
	font-family: EthnocentricRegular;
}
.MenuBannerBot{
  font-size: 10px;
  color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
  padding-right: 10px;
}
.MenuBold{
  font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.HRSpacer{
	color: #33486C;
	width: 100%;
}
.TabTitle{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 0px;
}
.TabLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.PanelTop{
  background-image: url(../SquashImages/PanelTop.png);
}
.MidPanel{
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../SquashImages/MidPanel.png);
	height: 22px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.TDData{
	font-size: 10px;
}
.TDAlt{
	font-size: 10px;
	background-color: #F1F1F1;
}
.WhiteBg{
	background-color: #FFFFFF;
}
.SchedTitle, .SchedTitle A, .SchedTitle A:visited{
  font-size: 14px;
  color: #FFCC00;
  background-image: url(../SquashImages/PanelMidBg.png);
  text-decoration: none;
  #font-family: EthnocentricRegular;
}
.SchedTitleSel, .SchedTitleSel A, .SchedTitleSel A:visited{
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  #font-family: EthnocentricRegular;
  background-image: url(../SquashImages/PanelMidBg.png);
}
.SchedTime, .SchedTime A, .SchedTime A:visited{
  font-size: 10px;
  color: #FFCC00;
  background-image: url(../SquashImages/PanelMidBg.png);
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SchedCourt, .SchedCourt A, .SchedCourt A:visited{
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SchedRow{
  font-size: 10px;
  color: #000000;
  background-color: #F1F1F1;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SchedTeam, .SchedTeam a, .SchedTeam a:visited{
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SchedDetRow, .SchedDetRow A, .SchedDetRow A:visited{
  font-size: 10px;
  color: #000000;
  background-color: #F1F1F1;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SchedScore{
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SchedOrder{
  font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.OrderTitle{
	font-size: 12px;
	color: #61210B;
  font-weight: bold;
}
.ScoreTitle{
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	padding-left: 10px;
	font-family: EthnocentricRegular;
  font-weight: bold;
}
.ScoreFldTitle{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ScoreSummary{
  font-weight: bold;
	font-size: 12px;
	color: #FFCC00;
	background-color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	padding-left: 6px;
}
.RRTitle{
  font-size: 10px;
	color: #FFFFFF;
  background: url(/SquashImages/PanelMid.png) ; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RRCell{
  font-size: 10px;
	color: #FFFFFF;
	//background-color: #FFCC00;
  background: url(/SquashImages/PanelMid.png) ; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RRByeCell{
  font-size: 10px;
	color: #FFFFFF;
	background-color: #BDBDBD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PhoneList, .PhoneList a, .PhoneList a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.PhoneLink, .PhoneLink a, .PhoneLink a:link, .PhoneLink a:visited {
	text-decoration: none;
}
.PhoneLink:hover, .PhoneLink a:hover {
	color: #FFCC00;
}
.PhoneListDrk, .PhoneListDrk a, .PhoneListDrk a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.InfoPanel{
  font-size: 10px;
	color: #FFFFFF;
  background: url(/SquashImages/Panel2Mid.png) ; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PanelText, .PanelText a, PanelText a.visited {
  font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PanelText:hover .PanelText a:hover {
	color: #FFCC00;
}
.PanelBold, .PanelBold a, PanelBold a.visited {
        font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.modal-overlay
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:101;
}
.modal-window
{
	position:fixed;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	z-index:102;
}
.close-window
{
	position:absolute;
	width:32px;
	height:32px;
	right:8px;
	top:8px;
	background:transparent url('/SquashImages/btn_close.png') no-repeat scroll right top;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.close-window:hover
{
	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
}
.EditDraw {
  font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.EditDrawAlt {
  font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E2E2E;
	opacity:.9;
}
.EditDrawBox {
  font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E2E2E;
	opacity:.9;
}
.ModalWindow {
  border: 1px solid #003333;
  #background-color: #ECF6FF;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.SpareSelect {
  background: url(/SquashImages/Panel2Mid.png) ; 
}
.SpareTitle {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

