html {
    overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
}
body 
{
    margin:0;
    font-size:14px;
    font-family:Georgia,serif;
    color:#666666;
    background-color:White;
}
hr{
    border:0px;border-bottom:thin;border-bottom-color:#BBBBBB;border-bottom-style:solid;
}
a{
      text-decoration:underline;
      color:#444444;
}
a:hover{
   text-decoration:underline;
   color:#444444;
   font-style:italic;
}
table
{
    width:100%;
    border-collapse:collapse;
    border:0;
    border-width:0;
    padding:0;
    border-spacing:0;
}
img{
    border:0;
    text-decoration:none;
    color:white;
}
.DashedHR{
	border:0px;border-bottom:thin;
        border-bottom-color:#BBBBBB;border-bottom-style:dotted;
	width:90%;
	margin:0;padding:0;
}
.ButtonText{
    position:absolute;
    font-family: "Times New Roman", Times, serif;
    margin:-1px 0 0 -1px;
    font-weight: bold;
    font-size: 12pt;
    color: White;
    text-shadow: 1px 1px 2px #000;
}
.ButtonShadow{
    font-family: "Times New Roman", Times, serif;
    font-weight:bold;
    font-size:12pt;
    color:#000000;
    visibility:hidden;
}
.ButtonCell {
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	text-decoration:none;
}
.ButtonCell a{
	font-family: "Times New Roman", Times, serif;
	color:white;
	text-decoration:none;
}
.ButtonCell:hover{
        background-image:url("img/menuhl.png");
        background-position:center bottom;
        background-repeat:no-repeat;
}
.MenuNav{
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
}
.MenuNav li{
	position:relative;
}
.MenuNav li:hover ul{
	display:block;
}
.SubmenuNav{
	display:none;
	list-style:none;
	list-style-image:none;
	position:absolute;
	float:left;
	top:100%;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	width:100%;
	font-weight: bold;
	font-size: medium;
	font-style:normal;
	background-color:#0c0c81;
	padding:0px 0px 0px 0px;
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:Black;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:Black;
	border-right-width:1px;
	z-index:2;
}
.SubmenuNav li{
	padding:1px;
	margin:2px;
	border-top-style:solid;
	border-top-color:#CCCCDD;
	border-top-width:1px;
}
.SubmenuNav li a{
	color:White;
	font-family: "Times New Roman", Times, serif;
        font-size:medium;
	text-decoration:none;
}
.SubmenuNav li a:hover{
      	font-style:oblique;
}
.SubmenuNav li:hover{
	background-color:#1e1ecf;
}
.SearchText{
    border-color:#AAAAAA;border-style:none;
    border-width:1px;border-top-style:solid;
    border-bottom-style:solid;border-collapse:collapse;color:Gray;
}
.TitleTable
{
    position:absolute;z-index:-1;
}
.BK1-Side
{
    background-image:URL('img/SA-BK1-Side.png')
}
.BK1-Center
{
    background-image:URL('img/SA-BK1-Center.png');width:1001px;height:176px;text-align:center;vertical-align:top;
}
.BodyTable
{
    width:800px;
}
.BodyCell
{
    padding:0;margin:0;
}
.BK-Lt2
{
    width:7px;background-image:URL('img/SA-bk-lt2.png');
}
.BK-Mid2
{
    background-color:White;padding:0;margin:0;
}
.BK-Rt2
{width:6px;background-image:URL('img/SA-bk-rt2.png');}
.BK-BTLT
{background-image:URL('img/SA-bk-bt-lt.png');background-repeat:no-repeat;}
.BK-LTCN
{width:9px;background-image:URL('img/SA-bk-lt-cn.png');background-repeat:no-repeat;}
.BK-BT
{height:16px;background-image:URL('img/SA-bk-bt.png');font-size:small;}
.BK-RTCN
{background-image:URL('img/SA-bk-rt-cn.png');background-repeat:no-repeat;width:9px;}
.BK-BTRT
{background-image:URL('img/SA-bk-bt-rt.png');background-repeat:no-repeat;}
.InfoRow
{
    height:25px;font-size:small;color:gray;
}
.HomeContentCell
{
    background-image:url('img/SA-Logo-bk.png');background-repeat:no-repeat;background-position:top;
}
.SportsContentCell
{
    background-image:url('img/Sport-BK.png');background-repeat:no-repeat;background-position:center;
}
.EventsContentCell
{
    background-image:url('img/Event-BK.png');background-repeat:no-repeat;background-position:center;
}
.TitlePad
{
    width:800px;height:85px;
}
.Menubar
{
    height:25px;padding:0;margin:0;
}
.ButtonbarLeft
{
    background-image:URL('img/SA-buttonbar-left.png');width:16px;height:25px;
}
.ButtonbarMid
{
    background-image:URL('img/SA-buttonbar-mid.png');height:25px;padding:0;margin:0;
}
.ButtonbarRight
{
    background-image:URL('img/SA-buttonbar-right.png');width:15px;height:25px;
}
.ButtonbarSplitter
{
    width:5px;background-image:URL('img/SA-buttonbar-splitter.png');
}
.Footer
{
    text-align:center;font-size:small;color:Gray;vertical-align:top;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.Footer a{
    color:Gray;
}
.Footer a:hover{
    color:Gray;
}
.FooterLinks a:hover{
    padding-right:5px;
}
.BlockTable
{
    margin-left:auto;margin-right:auto;
    padding:0;
    border:0;
    border-spacing:0;
}
.FrontPageNews{
    font-size:9pt;
}
.FrontPageNewsDate{
    color:#444444;font-style:italic;
    float:right;
}
.BT-TopLT
{width:9px;background-image:url('img/SA-frontsec3-top-lt.png');}
.BT-TopMid
{height:9px;background-image:url('img/SA-frontsec3-top-mid.png');}
.BT-TopRT
{width:9px;background-image:url('img/SA-frontsec3-top-rt.png');}
.BT-MidLT
{background-image:url('img/SA-frontsec3-lt.png');}
.BT-Mid
{background-image:url('img/SA-frontsec3-mid.png');}
.BT-MidRT
{background-image:url('img/SA-frontsec3-rt.png');}
.BT-BTLT
{background-image:url('img/SA-frontsec3-bt-lt.png');}
.BT-BTMid
{background-image:url('img/SA-frontsec3-bt-mid.png');height:9px;}
.BT-BTRT
{background-image:url('img/SA-frontsec3-bt-rt.png');}
.BT-Title
{font-size:18px;font-weight:bold;}
.PageTitle
{font-size:24px;font-weight:bold;}
.PageText
{text-align:justify;}
.EventsTable a{
   text-decoration: none;
   color:#666666;
}
.EventsTable a:hover{
   text-decoration: none;
   color:#666666;
}