td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}
.roster {
	font-size: 9pt;
}
.studentnav {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.rightnav {
	color: #990000;
	text-decoration: none;

}
a.rightnav:hover {
	text-decoration: underline;

}
.adminsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	letter-spacing: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;

}
.adminsubtitle2 {
	color: #000000;
	background-color: #CCCCCC;
	text-indent: 5px;
	font-weight: bold;

}
.tableborder {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;


}
.topnav {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;


}
a.topnav:hover {
	text-decoration: underline;
	color: #990000;

}
.admin-title {
	font-size: 14px;
	font-weight: bold;
}
.admin-menu {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.admin-menu-title {
	font-weight: bold;
	color: #660066;
	font-size: 14px;
	text-transform: uppercase;
}
.admin-menu a {
	color: #000000;
	text-decoration: none;
}
.admin-menu a:hover {
	text-decoration: none;
	color: #990000;
}
.border-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.admin-tablelist-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.admin-tablelist-row {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 3px;
	color: #000000;
}
.admin-tablelist-header {
	text-transform: uppercase;
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	color: #000000;
}
#profileTable td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
