@charset "utf-8";
.table_border {
	border: 1px solid #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bt_bg {
	
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.footer_color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
.links_teachers {
	color: #990099;
	text-decoration: none;
}
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }


