/* CSS Document */
html,body{
margin: 0; 
padding: 0;
height:100%;
border: none;
}
body{
background-color:#F3F3F3;
font-family:tahoma,verdana,arial,sans;
font-size:12pt;
font-color:#000000;
margin: 0; 
padding: 0;
height:100%;
border: none;
text-align:center;
}

td,th{
text-align:left;
font-family:tahoma,verdana,arial,sans;
font-size:10pt;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}


#chromemenu{
width:725px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border-top: 0px solid #000;
border-left: 0px solid #000;
border-bottom:0px solid #000;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px tahoma, arial,verdana,sans;
background: #ffffff; /*Theme Change here*/
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float:left;
color: #000000;
font-weight: bold;
padding: 6px 6px 0px 6px;
text-decoration: none;
}

#chromemenu ul li a:hover{
color: #999999;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;

border-bottom-width: 0;
font:normal 12px Tahoma;
line-height:18px;
z-index:100;
background-color: #ffffff;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #dddddd;
}




.shadowTable{
width:761px;
background-image: url(http://www.nycharities.org/custom/lasalle/images/shadow.jpg);
background-repeat: repeat-y;
text-align:center;
}

.shadowTable2{
width:761px;
height:100%;
background-image: url(http://www.nycharities.org/custom/lasalle/images/shadow.jpg);
background-repeat: repeat-y;
text-align:center;
}


.headerTable{
border:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
spacing:0px 0px 0px 0px;
text-align:center;
width:740px;
border:0px;
}

.headerAboveImage{
background:#f3f3f3;
border:0px;
text-align:right;
font-size:11px;
color:#999999;
padding:5px;
}

.headerCell{
width:740px;
border:0px;
}

.secondaryNavTable{
width:100%;
}

.secondaryNavCell{
background-image: url((http://www.nycharities.org/custom/lasalle/images/builders.gif);
background-position:left;
background-repeat:no-repeat;
width:100%;
height:100%;
}

.secondaryNavCell2{
width:100%;
height:100%;
font-family:arial,tahoma,verdana,sans;
font-size:10px;
}


.contentTable{
width:739px;
height:100%;
text-align:center;
border:0px;
margin:0px;
padding:0px;
background-image: url(http://www.nycharities.org/custom/lasalle/images/content-bg.jpg);
background-repeat:no-repeat;
}

.contentDiv1{
text-align:left;
padding:4px;
background-color:#ffffff;
}

.contentDiv2{
text-align:center;
padding:4px;
background-color:#ffffff;
}

.regularText {
font-family:tahoma, verdana, arial, sans;
font-size:12px;
color:#000000;
line-height:125%;
}

.facultyLinkHeaderText{
font-family:tahoma,verdana,arial,sans;
font-size:22px;
color:#999999;
line-height:125%;
text-align:right;
}
/*
a:link{
color:#990000;
text-decoration:none;
}
a:visited{
color:#990000;
text-decoration:none;
}
a:hover{
color:660000;
text-decoration:underline;
}
*/
.homegames {
	font-size: 16px;
	font-weight: bold;
	color: #015CAB;
}
.awaygame {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
table.sched {
	
	line-height: 25px;
}
.track {
font-size:14px;
font-weight:bold;
line-height:20px;}

tr.main {background-color: #015CAB}
