/* CSS Document */
body {
    padding:0;
	align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background-image: url('http://www.teamipsports.com/siteimages/bg.jpg');
    background-repeat: repeat-x;
	background-position-y:top;
	background-color: #054AA8;
}

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
	color: #333333;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #333333;
	line-height: 19px;
	text-decoration: none;
}
.pagetext a:link{
	color:#001856;
	font-weight: 600;
	text-decoration:underline;
}
.pagetext a:active{
	color:#001856;
	font-weight: 600;
	text-decoration:underline;
	}
.pagetext a:visited{
	color:#001856;
	font-weight: 600;
	text-decoration:underline;
	}
.pagetext a:hover{
	color:#BC0101;
	font-weight: 600;
	text-decoration:none;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #333333;
	line-height: 19px;
	text-decoration: none;
}
.linktext a:link{
	color:#001856;
	font-weight: 600;
	text-decoration:underline;
}
.linktext a:active{
	color:#001856;
	font-weight: 600;
	text-decoration:underline;
	}
.linktext a:visited{
	color:#001856;
	font-weight: 600;
	text-decoration:underline;
	}
.linktext a:hover{
	color:#BC0101;
	font-weight: 600;
	text-decoration:none;
}

.sidebarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #ffffff;
	line-height: 16px;
	padding-left: 10px;
	text-decoration: none;
}

a.sidebarlinks:hover {
	color: #B2C8EA;
	text-decoration: underline;
}

.maintable {
	background-image: url('http://www.teamipsports.com/siteimages/main-bg.jpg');
    background-repeat: repeat-x;
	background-position-y:top;
}

.news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.news a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;color:#001856;
	text-decoration:underline;
}
.news a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;color:#001856;
	text-decoration:underline;
	}
.news a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;color:#001856;
	text-decoration:underline;
	}
.news a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;color:#BC0101;
	text-decoration:underline;
}
.dropdownschool {
	background-image: url('http://www.teamipsports.com/siteimages/bg-schoolstores.gif');
    background-repeat: no-repeat;
	background-position-y:top;
}
.dropdownevent {
	background-image: url('http://www.teamipsports.com/siteimages/bg-athleticevent.gif');
    background-repeat: no-repeat;
	background-position-y:top;
}
.footerlinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	padding-top: 8px;
	text-decoration: none;
}
a.footerlinks:hover {
	color: #B2C8EA;
	text-decoration: underline;
}
.txtbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #001856;
	background-color:#E6EEF8;
	height:18px;width:129;

}

