.middlebg {
	background-attachment: scroll;
	background-image: url(Images/middlebg.jpg);
	background-repeat: repeat-y;
}
.menumiddlebg {
	background-attachment: scroll;
	background-image: url(Images/menumiddlebg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.footernbg {
	background-attachment: scroll;
	background-image: url(Images/footerbg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #646464;
}
.Learnblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2466ad;
}
.learngrean {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #528b0d;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.topbg {
	background-image: url(Images/topbg.jpg);
	background-repeat: repeat-x;
}
a.mail:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0F5371;
	text-decoration: none;
	font-weight: bold;
}
a.mail:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0F5371;
	text-decoration: none;
	font-weight: bold;
}
a.mail:hover {
	font-family: Tahoma;
	color: #0F5371;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.mail:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0F5371;
	text-decoration: underline;
	font-weight: bold;
}
.tm {
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
}
.newbiggretext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.redstar {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}
