.edutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	border: 1px dashed #CCCCCC;
	line-height: 22px;
	font-weight: normal;
	padding: 5px;

}
.educol {
	width: 82%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.edutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D6D6;

}
.eduline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC33;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999933;
}
.eduth {
	background-color: #CCCCCC;
	text-align: center;
}
.edutable a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: normal;

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

}
.edutel {
	color: #000033;
	text-decoration: none;
	text-align: right;
}
