object { outline:none; }

a.inside:link {text-decoration: none; color:yellow;}
a.inside:visited {text-decoration: none; color:yellow;}
a.inside:focus {outline: none}

a.insidesch:link {text-decoration: none; color:white;}
a.insidesch:visited {text-decoration: none; color:white;}
a.insidesch:focus {outline: none}

a.insidesch2 {text-decoration: none; font-weight: bold; color:yellow;}
a.insidesch2:focus {outline: none; }

a.dft {text-decoration: none; color: black}
a.dft:focus {outline: none}

a.admenu:link {text-decoration: none; color:lightgrey;}
a.admenu:visited {text-decoration: none; color:lightgrey;}
a.admenu:focus {outline: none}

a.map {text-decoration: none; color: inherit;}
a.map:focus {outline: none}
a.icon {test-decoration:none; color:none;}
a.icon:focus {outline:none}
a.play {text-decoration: none; color: white;}
a.playwinp {text-decoration: none; color: dodgerblue;}
a.playwins {text-decoration: none; color: red;}

a.menuitem2 {display: block; text-decoration: none; color:darkolivegreen; background-image: url("widgets/blank_over.gif"); padding-right:5px;}
a.menuitem2:focus {outline: none}
a.menuitem {display: block; text-decoration: none; color:darkolivegreen; background-image: url("widgets/blank_out.gif"); padding-right:5px;}
a.menuitem:hover {text-decoration: none; color:darkolivegreen; background-image: url("widgets/blank_over.gif");}
a.menuitem:focus {outline: none}

a.menuitem4 {display: block; text-decoration: none; color:darkolivegreen; background-image: url("widgets/blank_over2.gif"); padding-right:5px;}
a.menuitem4:focus {outline: none}
a.menuitem3 {display: block; text-decoration: none; color:darkolivegreen; background-image: url("widgets/blank_out2.gif"); padding-right:5px;}
a.menuitem3:hover {text-decoration: none; color:darkolivegreen; background-image: url("widgets/blank_over2.gif");}
a.menuitem3:focus {outline: none}
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25;}
a.tt:focus {outline: none;}
a.tt:hover span.del{
    display:block;
    position:absolute;
    top:0px; left:20px;
	padding: 25px 0 0 0;
    text-align: center;
	width:60px;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
    background: url(widgets/b2_del.png) no-repeat top;
}
a.tt:hover span.edit{
    display:block;
    position:absolute;
    top:0px; left:20px;
	padding: 25px 0 0 0;
    text-align: center;
	width:60px;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
    background: url(widgets/b2_edit.png) no-repeat top;
}

a.logo{
    position:relative;
    z-index:24;
    color: darkgreen;
	font-weight:bold;
    text-decoration:none;
}
a.logo span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.logo:hover{ z-index:25;}
a.logo:focus {outline: none;}
a.logo:hover span.team{
    display:block;
    position:absolute;
    top:-40px; left:20px;
	padding: 3px;
    text-align: center;
	width:80px;
    background-color: white;
}

a.ed {text-decoration: none;}
a.ed:focus {outline: none}

img.js {
    vertical-align:middle;
}
td {
    vertical-align: top;
}
table.inside {color: white;
font-size: 13px;
text-align: center;
border-collapse: collapse;
width:664px;
}
table.calmain {
    border:solid yellow 1px;
    text-align:center;
    width:100%;
}
table.team1 {
    color:yellow;
    font-size:16px;
    table-layout:fixed;
    width:100%;
}
table.team2 {
    color:white;
    font-size:16px;
    table-layout:fixed;
    width:100%;
}
table.cal {
    display: block;
    color:white;
    font-size:12px;
    text-align:right;
    float: left;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}
table.calmo {
    color:white;
    font-size:14px;
    text-align:right;
/*    float: left;*/
    width: 100%;
/*    padding-right: 30px;
    padding-left: 30px;*/
    border: 2px solid yellow;
    border-collapse: collapse;
}
table.play {
    border-collapse: collapse;
    color:white;
    font-size: 12px;
}
tr.play {
    height: 50px;
}
tr.play2 {
    height: 80px;
}
tr.cal1 {
    color:yellow;
    font-size:14px;
    text-align:center;
}
tr.cal2 {
    text-align:center;
}
td.dft {
    border:1px solid black;
    background-color: white;
}
td.calendarCell {
    border: 1px solid white;
    height: 100px;
    background-color: black;
}
td.cal2 {
    padding-left:25px;
}
td.pl, td.pr {
    vertical-align: bottom;
    border-bottom: 3px solid yellow;
    height: 90px;
}
td.pl {
    text-align: left;
}
td.pr {
    text-align: right;
}
/*
td.playb, td.playbr, td.playbl, td.playt, td.playtr,
td.playtl, td.playr, td.playl {
    vertical-align: bottom;
}
td.playb {
    border-bottom:3px solid yellow;
}
td.playbr {
    border-bottom:3px solid yellow;
    border-right:3px solid yellow;
}
td.playbl {
    border-bottom:3px solid yellow;
    border-left:3px solid yellow;
}
td.playt {
    border-top:3px solid yellow;
}
td.playtr {
    border-top:3px solid yellow;
    border-right:3px solid yellow;
}
td.playtl {
    border-top:3px solid yellow;
    border-left:3px solid yellow;
}
td.playr {
    border-right:3px solid yellow;
}
td.playl {
    border-left:3px solid yellow;
}*/
td.ch {
    color:white;
    text-align:center;
    border-bottom:1px dotted gray;
}
td.bord {
    border: 1px solid gray;
    color: white;
    padding: 2px;
}
.sb {
    text-align:center;
    font-weight: bold;
    color: crimson;
    font-size: 14px;
}
.headt {
    border-right: 2px solid black;
    background-color: green;
    text-align: center;
}
.headt2 {
    border-right: 2px solid black;
    background-color: palegreen;
}

body, html {
margin: 0px;
border:0;
background-image: url(widgets/bgroundWH.jpg);
background-repeat: repeat;
}
#world {
    margin: 0 auto;
}
#global { position:relative;
    width: 1024px;
    margin: 0 auto;
}
#globaldft { position:relative;
    width: 1223px;
    margin: 0 auto;
}
#dfthd {
    text-align: center;
    font-size: 50px;
    font-family: Arial,Verdana,Sans-serif;
    color: white;
    border-bottom: 4px solid green;
}
#dftdiv { position: absolute;
    color: white;
    left: 0px;
    top: 15px;
}
#dftmid { position:relative;
    float:left;
    text-align: center;
    width:463px;
}
#dftmid div {
    position:absolute;
}
#dftrt { position:relative;
    float:right;
    width:360px;
    padding-left:20px;
    font-size: 11px;
}
#dftrt div {
    position:absolute;
    right:0;
    top:95px;
}
#topban { position:absolute;
    width: 100%;
    margin: 0 auto;
    height: 400px;
    top: 0;
    left: 0;
    background-image: url(widgets/topban.png);
    text-align: center;
}
#bottomban {
    clear:both;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    padding-top:5px;
    background-image: url(widgets/bgroundWH4.jpg);
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#banner { position:relative;
margin-top: 10px;
width: 1022px;
height: 175px;
text-align:center;
    background-image: url(widgets/bgroundGR.jpg);
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
}
#banner div { position:absolute;
    color:yellow;
    right:0px;
    bottom: 0px;
    padding: 0 10px 5px 0;
    width:200px;
    text-align:right;
    font-family: Arial,Verdana,Sans-serif;
    font-size: 13px;
}
#bkt { position:relative;
    margin-top: 50px;
}
img.bkt {
    width : 100%;
    margin-bottom : 20px;
}
img.banner {
width: 532px;
height: 137px;
margin-top: 10px;
}
#snip {float:left;
top: 175px;
left: 864px;
width: 135px;
background-color: white;
}
#snipit {
    padding: 5px;
    border-right:solid darkolivegreen 1px;
    border-bottom:solid darkolivegreen 1px;
    font-size: 12px;
    font-family: Arial,Verdana,Sans-serif;
    color: green;
}
#editsnip {
    width: 195px;
    margin: auto;
}
#editsnipit:hover {
    border-color: red;
    cursor : pointer;
}
#menutext {
top: 174px;
width: 135px;
color: darkolivegreen;
font-family: Arial,Verdana,Sans-serif;
font-size: 13px;
line-height: 25px;
text-align: right;
font-weight: 900;
background-color: white;
float:left;
}

#content {
float:left;
padding-top: 10px;
padding-bottom: 30px;
top: 175px;
left: 135px;
width: 754px;
background-color: #306b34;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: yellow;
}
#inside { position:relative;
margin-top: 10px;
margin-left: 25px;
padding:20px;
width: 664px;
background-image: url("widgets/bgroundBL.jpg");
text-align: left;
font-size: 13px;
color: yellow;
min-height: 675px;
height:auto !important;
height:610px;
font-family: Arial, Helvetica, sans-serif;
}
.btn {position:absolute;
    top:10px;
    right:5px;
    text-align:right;
}
#searchbx {position:absolute;
    color: black;
    top: 66px;
    left: 160px;
    width: 131px;
    height: 100px;
    background-color: lightgrey;
    border-top: 2px solid #F2F2F2;
    border-left: 2px solid #F2F2F2;
    border-right: 2px solid darkslategray;
    border-bottom: 2px solid darkslategray;
    visibility: hidden;
    z-Index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
}
#menubx {position:absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
    top: 180px;
    left: 136px;
    width: 250px;
    height: 21px;
    background-color: lightgrey;
    border-top: 2px solid #F2F2F2;
    border-left: 2px solid #F2F2F2;
    border-right: 2px solid darkslategray;
    border-bottom: 2px solid darkslategray;
    visibility: hidden;
    z-Index: 99;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
}
a.sbx {
    text-decoration: none;
    color: blue;
}
a.sbx:hover {
    color: brown;
    font-weight: bold;
}
* + html #inside {
margin-left:0px;
}
* html #inside {
margin-left:0px; 
}

#sponsor {position: absolute;
top: 600px;
width: 130px;
}
#divisions {
    margin-left:0px;
    width:664px;
    background-color:white;
    color:black;
    text-align:center;
    font-weight: bold;
}
#spons {
    text-align:center;
    color: white;
    background-color: green;
    font-weight: bold;
    font-size: 18px;
    width: 664px;
}
#capp {
    height: 380px;
/*    width: 100%; */
    overflow-y: scroll;
    border: 1px solid;
    background-color: white;
    padding: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#capp2 {
    background-color: white;
    padding: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.capp {
    color:black;
}

#cal {
    width: 100px;
    height: 100px;
    border: solid 1px;
}
#videomenu {
    top: 560px;
    width: 100%;
    color: white;
    height: 350px;
    border: 1px solid white;
    overflow-y: scroll;
}
#vidsubmenu {
    height: 50px;
    border: 1px solid palegreen;
    overflow: auto;
    background-color: #5D5F62;
    background-repeat: no-repeat;
    cursor: pointer;
}
#player {
    width: 664px;
    height: 350px;
    text-align: center;
}
#plrsub {
    color:white;
    height: 30px;
    padding:5px;
    font-size: 14px;
}
#plsub {
    height: 272px;
}

/* ie6 hack for png images: */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "widgets/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}