/*
====================================
Student Page Styles		V1.1
10/02/2005
====================================
*/

BODY { margin-top: 1px }

UL { margin-bottom: 8px }

td a:hover, .DataTable .DataTableLabel a:hover,
	.DataTable .DataTableTitle a:hover, 
		.OptionsBox a:hover { 	background-color: transparent;
					text-decoration: underline }

.StudentLink a:hover, a:hover, p a:hover,
	.DataTable table a:hover  {	color: #000000;
					background-color: #FFFFCC; 
					text-decoration: none }

.StudentPgTitle {	font-size: 120%;
			font-weight: bold;
			color: #226;
			text-align: center }

.StudentSubTitle {	font-size: 110%;
			font-weight: bold;
			color: #226 }