		#sideMenu {	
					font-size:10pt;
					font-family: verdana; 
					color: white;
					background-color:#0066CC; 
					position:relative;
					left:10px; 
					width:150px;
					height:100%; 
					z-index:1;
         			padding:4px; 
         			cursor:hand; 
         			filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#0066CC, EndColorStr=#FFFFFF)
				}

		a		{ 
					color: white;
					background-color: #0066CC;
					font-weight: bold;
					text-decoration: none;
				}

		a:hover	{
 			 		color: #0066CC;
					background-color: white;
				}
		


		#homeBody { 	
					color: #83011B;
					scrollbar-face-color:#cc0033;
					scrollbar-highlight-color:#A0CFCF;
					scrollbar-3dlight-color:#5EAEAE;
					scrollbar-darkshadow-color:#1C3737;
					scrollbar-shadow-color:#285151;
					scrollbar-arrow-color:#DDDDDD;
					scrollbar-track-color:#DDDDDD;
				}	
					
		#otherBody	{ 	
					background:white url('../images/CabarrusSoccer%2094%20Boys%20-%20Back.gif') no-repeat fixed center 50%; 
					color: #83011B;
					scrollbar-face-color:#cc0033;
					scrollbar-highlight-color:#A0CFCF;
					scrollbar-3dlight-color:#5EAEAE;
					scrollbar-darkshadow-color:#1C3737;
					scrollbar-shadow-color:#285151;
					scrollbar-arrow-color:#DDDDDD;
					scrollbar-track-color:#DDDDDD;
				}		

		#otherscreen	{ 	
					background-image: url('../images/CabarrusSoccer.jpg');
					background-position:   right top;
					background-repeat: no-repeat;
					background-attachment: fixed;
					z-index: 2;
					font-size: 10pt;
					width: 90%;
				}

		#homescreen	{ 	
					z-index: 2;
					font-size: 10pt;
				}

		#main	{ 	
					margin-top: 0.5cm;
					margin-left: 0.5cm;
					margin-right: 0.5cm;
					margin-bottom: 0.1cm;
					padding: 0.25cm;
					position: relative;
					left: 25px;
					width: 70%;
				}
				
		#logo 	{	
					position:relative;
					left:175px; 
					top:-100px; 
					z-index:1;
				}

		#bottomMenu {
					font-size:9pt;
					font-family: verdana; 
					color: white;
					background-color:#cc0033;
					z-index:1;
         			filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#cc0033, EndColorStr=#FFFFFF)
				}


		#today	{	
					position:relative;
					left:10px; 
					font-size: 10pt; 
					font-family: verdana; 
					color: navy;
					width:400px;
					font-weight:bold; 
					z-index:1;
				}
						
			
		.menuChoice	{ 
					color: #ffcc33;
					font-weight: bold;
				}
		
		.header {
					background-color: white;
					color: #83011B;
				}

		.date {
					background-color: #83011B;
					color: white;
				}
				
		.header2 {
					background-color: #83011B;
					color: white;
				}

		.normalText {
					color:#83011B;
					font-family:"Verdana";
					font-size:9pt;
				}

		.cancelledText {
					color:#83011B;
					background-color:#CCCCCC;
					font-weight: bolder;
					font-family:"Verdana";
					font-size:9pt;
				}

		.altText {
					color:#003399;
					font-family:"Verdana";
					font-size:9pt;
				}
				
		td.postingTop{
				  	border-width: 1px;
				  	border-color: black;
				  	background-color: #d3d3d3;
				  	vertical-align: top;	
				}

		.postingAbstract {
				}

		.mainTitle, .mainTitle:LINK, .mainTitle:VISITED{
					font-weight : bold;
					font-family : arial;
					color : navy;
				}

		.mainTitle:HOVER{
			  		font-weight : bold;
			  		font-family : arial;
			  		color : #f68179;
				}
				
		.reverse { 
					background-color: #ffffcc;
					font-weight: bolder;
					text-decoration: none;
				}
				
		TABLE.Transparent {	
					filter            		: Alpha(opacity=80);
					background-color  	: white;
				}
				
		.mytime {behavior: url(#default#time2);}
				
		
		.ticker { 
					position: absolute;
					font-family:Verdana;
					color:808080;
					font-size:16px;
					letter-spacing:1; 
				}
				
		.FCaps:first-letter {
					color:#3399FF; 
					font-size:14pt; 
					font-family:verdana,arial,sans-serif;
				}

		.awayGame { 
					background-color: #fbcac6;
					font-family:"Verdana";
					font-size:9pt;
				}