body
{
	font-family:Arial, Verdana, Sans-Serif, Helvetica;
	font-size:11pt;
	margin:0;
	background-color:#4D4D4D;
	/*background-image:url(../images/bg.gif);
	background-position:top center;
	background-repeat:repeat-y;*/
}
body a{
	color:#0000FF;
}

.TS_Content {
	padding:0 0 10 0px;
	float:right;
	width:255px;
	height:170px;
	overflow:hidden;
}

ul.boxy {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.boxy li 
{
	padding-top:5px;
	padding-right:5px;
	font-size:8pt;
	text-decoration:none;
	height:50px;
}
ul.boxy li a
{
	color:#393939;
}
ul.boxy li a:hover
{
	color:#FF6600;
}
.img_list
{
	border:1px solid #999;
	vertical-align:text-top;
	float:left;
	margin-right:8px;
}

#tbl_student
{
	border:1px solid #A5A5A5;
	background-image:url(../images/tbl_stu_bg.gif);
	background-repeat:repeat-x;
	height:160px;
}
