.menu {
	position: absolute;
	left: 465px;
	top: 154px;
	z-index: 5;
}

.SchoolMenu {
	position: absolute;
	left: -142px;
	top: 110px;
}

.pt10 {
	font-size: 11px;
	font-family: "Arial"
	font-weight: normal;
}
.tbthin {
	border: 1px solid;
}
.pxl {
	font-size: 11px;
	font-family: "Arial";
}
.bg {
	background-attachment: fixed;
	background-image:  url(image/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: center 80%;
}

A:Link {
        font-family : "Arial";
                font-size: 12px;
                text-decoration: none ; 
				color:0000ff
}

A:Visited {
        font-family : "Arial";
        font-size: 12px;
		text-decoration: none; 
		color:3366CC

}

A:Hover {
        font-family : "Arial";
        font-size: 12px;
		text-decoration: underline; 
		color:ff0000
}

A:Active {
        font-family :"Arial";
        font-size: 12px;
        text-decoration: none;

}
.pxllink {
	font-size: 10px;
	font-family:"Arial";
	color: #000000;

}
.heading {
	font-size: 16px;
	font-weight: normal;
	font-family: "Arial";

}
.spacing {
	line-height: 40px;
}
.pt10withspacing {
	font-size: 11px;
	font-family:"Arial";
	font-weight: normal;
	line-height: 25px;

}
.tbbottom {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;

}
.14font {

	font-size: 14px;
	font-weight: normal;
	font-family: "Arial";
}
.tbthinLeftTop {
	border-top: 1px inset;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px inset;

}
.tbleft {

	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid;
}
.25spacing {
	line-height: 25px;
}
.tbleftright {
	border-top: 1px none;
	border-right: 1px solid;
	border-bottom: 1px none;
	border-left: 1px solid;

}
.12pxl {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}
.pt10withspacing20 {

	font-size: 11px;
	font-family:"Arial";
	font-weight: normal;
	line-height: 20px;
}
