body {
	margin: 0px 0px 00px 0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #ffffff;
}
td {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color:#000000;
}
.TeacherArea{
	background-image:url(icon_teacher.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:347px;
	height:200px;
	color:#707070;
	font-size:13px;
	line-height:18px;
	text-align:left;
	padding-top:20px;
	padding-left:130px;
	vertical-align:top;
}
.StudentArea{
	background-image:url(icon_student.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:347px;
	height:200px;
	color:#707070;
	font-size:13px;
	line-height:18px;
	text-align:left;
	padding-top:20px;
	padding-left:130px;
	vertical-align:top;
}
.fotter{
	background-image:url(bg_fotter.jpg);
	background-repeat:no-repeat;
	height:93px;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	padding-top:5px;
}
a.linkfotter:link, a.linkfotter:visited, a.linkfotter:active {
	color: #ffffff;
	text-decoration:none;
	line-height:22px;
}
a.linkfotter:hover {
  color: #ffffff;
  text-decoration:underline;
}

.txt_small {
	font-size: 11px;
}
.txt_Vsmall {
	font-size: 10px;
}
.txt_medium {
	font-size: 14px;
}
.txt18 {
	font-size: 18px;
	line-height:21px;
}
.txt_20 {
	font-size: 20px;
	line-height:23px;
}
.TXT_white{
	color:#FFFFFF;
}
.TXT_gray{
	 color:#999999;
}
img{
	border: none;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 0px;
	color:#790000;
}


/* SITE BY iLINKS  */