
.text {
	font-family: Tahoma, "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
}
.textSchool {
	font-family: Tahoma, "Arial Narrow";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff9900;
	text-align: center;
}
.smallertext {
	font-family: Rockwell, Tahoma, "Arial Narrow";
	font-size: 14px;
	color: #09426A;
	text-decoration: underline;
}
.title {
	font-family: Rockwell, Tahoma, "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.border {
	padding: 0px;
	border: 5px double #052050;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 60px;
	width: 450px;
	background-color: #F3F7F8;
}
.logintitle {
	font-family: Rockwell, Tahoma, "Arial Narrow";
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9F2317;
}

.bkg {
	background-color: #D5D8E1;
}
.timed {
	font-family: Rockwell, Tahoma, "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC0000;
}
.name {
	font-family: Rockwell, Tahoma, "Arial Narrow";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-repeat: no-repeat;
	width: 68px;
	height: 23px;
}
.centeredtext {
	font-family: Rockwell, Tahoma, "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #172F66;
	text-align: center;
}
.border2 {
	background-color: #FDFEFF;
	border: 1px dotted #172F66;
	width: 450px;
}
.line {
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #172F66;
	
}
