body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body, td, p, span, pre, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	color: #FFFFFF;
}

.text {
	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: normal;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
}
a.text:hover {
	color: #FF9900;
}

.textnormal {
	font-size: 9px;
	color: #ffffff;
	line-height: 12px;
}
a.textnormal, a.textnormal:link, a.textnormal:active, a.textnormal:visited {
	text-decoration: none;
}
a.textnormal:hover {
	text-decoration: underline;
}

.textblk {
	font-size: 16px;
	line-height: 16pt;
	color: #333333;
	font-weight: normal;
}
a.textblk, a.textblk:link, a.textblk:active, a.textblk:visited {
	text-decoration: underline;
}
a.textblk:hover {
	text-decoration: none;
}

p a,p a:link,p a:active,p a:visited {
	text-decoration: underline;
	font-size: 11px;
	line-height: 15pt;
	color: #666666;
}
p a:hover {
	text-decoration: none;
}
.textblklt {
	font-size: 11px;
	line-height: 15pt;
	color: #666666;
}
p{
    font-size: 11px;
	line-height: 15pt;
	color: #666666;
}
a.textblklt, a.textblklt:link, a.textblklt:active, a.textblklt:visited {
	text-decoration: none;
}
a.textblklt:hover {
	text-decoration: underline;
}


.background {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(ellon_academy.jpg);
	background-position: left top;
}
.backgroundwht  {
	background-color: #FFFFFF;
}



.txtwht {
	font-size: 14px;
	color: #FFFFFF;
}
.backgroundgrey {
	background-color: #333333;
}
.backgroundbluedk {
	background-color: #1E4981;
}
.textbluedk {
	font-size: 11px;
	line-height: 250%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1E4981;
}
.textbluelt {
	font-size: 11px;
	line-height: 250%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #235496;
}
.textbluedksm {
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #183967;
}
a.textbluedksm, a.textbluedksm:link, a.textbluedksm:active, a.textbluedksm:visited {
	text-decoration: none;
}
a.textbluedksm:hover {
	text-decoration: underline;
}

.textbluedkfoot {
	font-size: 11px;
	line-height: 250%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #183967;
}
a.textbluedkfoot, a.textbluedkfoot:link, a.textbluedkfoot:active, a.textbluedkfoot:visited {
	text-decoration: none;
}
a.textbluedkfoot:hover {
	text-decoration: underline;
}
.theimgs{
border:1px solid #666;
}