
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
.formblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #6699CC;
	border: thin solid #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6633;
}
.breadcrumbs{
	color: #666666;
	font: x-small Verdana, Arial, sans-serif, helvetica;
}
a.breadcrumbs:link{
	color: #999999;
	font: x-small Verdana, Arial, sans-serif, helvetica;
}
a.breadcrumbs:hover{
	color: Blue;
	font-family: Verdana, Arial, sans-serif, helvetica;
	font: x-small;
}
a.breadcrumbs:visited{
	color: #CCCCCC;
	font: x-small Verdana, Arial, sans-serif, helvetica;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid #DCDCDC;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #E9E9E9;
	border: none;
}
.fixedbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(http://www.learningeye.net/Swanlea/assets/swanlea/topbg1.jpg);
	background-position: right;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
}
.topLink { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
.contentCell{ 
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
.MainColor{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #E60000;
	}
a.TreeMenuY:Link     {
	text-decoration : None;
	color : black;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
	border: 1px solid White;
	padding-left: 1px;
text-indent: 4px;
	}
a.TreeMenuY:active  {
	text-decoration : None;
	color : #0000ff;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
	border: 1px solid White;
	padding-left: 1px;
	padding-right: 1px;
text-indent: 4px;
	}
a.TreeMenuY:visited {
	text-decoration : None;
	color : #666666;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
	border: 1px solid White;
	padding-left: 1px;
	padding-right: 1px;
text-indent: 4px;
	}
a.TreeMenuY:hover    {
	text-decoration : None;
	color : Blue;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
	background-color: #C8E4FF;
	border: 1px solid White;
	padding-left: 1px;
	padding-right: 1px;
text-indent: 4px;
	}
a.TreeMenuN:Link     {
	text-decoration : None;
	color : #000000;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
text-indent: 4px;
	}
a.TreeMenuN:active  {
	text-decoration : None;
	color : #FF0000;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
text-indent: 4px;
	}
a.TreeMenuN:visited {
	text-decoration : None;
	color : #333333;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
text-indent: 4px;
	}
a.TreeMenuN:hover    {
	text-decoration : None;
	color : blue;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
	background-color: white;
	text-indent: 4px;
	}
.FormField  		{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;color : #000000;
	background-color : #EEEEEE;
	font-weight : bold;
	border-style : solid;
	border-color: #CCCCCC;
	border-width:1px;
	}
.FormButton  		{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #99CC00;
	font-weight : bold;
	border-style : grooved;
	border-color: #66CCFF;
	border-width:2px;
	}
a.topLink:Link     {
	text-decoration : None;
	color : #333333;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	padding-left: 4px;
	padding-right: 3px;
	}
a.topLink:active  {
	text-decoration : None;
	color : #FF0000;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	padding-left: 4px;
	padding-right: 3px;
	}
a.topLink:visited {
	text-decoration : None;
	color : #666666;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	padding-left:4px;
	padding-right: 3px;
	}
a.topLink:hover    {
	text-decoration : None;
	color : #0066FF;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	background: #FFFF99;
	padding-left: 4px;
	padding-right: 3px;
	}
.leftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	background-color: #FF9900;
	background-image: url(/assets/SchoolGraphics/langdonpark/bg/leftbg1b.jpg);
}
.BannerLeftBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image:  url(../../../Mulberry/images/photos/topleftcollage.jpg);
	background-color: #E60000;
}
.BannerRightBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image:  url(../../../Mulberry/images/photos/img35.jpg);
	background-color: #E60000;
}
.myLink { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color : #000000;
	}
a.myLink:Link     {
	text-decoration : None;
	color : #333333;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;

	}
a.myLink:active  {
	text-decoration : None;
	color : red;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	}
a.myLink:visited {
	text-decoration : None;
	color : #666666;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	}
a.myLink:hover    {
	text-decoration : None;
	color : #3333FF;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	background: #FFFF33;
	}
.myTable    {
	text-decoration : None;
	color : #000000;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	background: #FBE204;
	}
.botWhiteLine{ border-bottom: 1px solid White; }
.topTableTD { background-color: #ffff00;  border-bottom: 1px solid White;  color: #000000;   }
.adminLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1px;
}
a.adminLinks:link {
	font-size: 87%;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	border-left: 1px solid #0039DB;
	background-color: #1E90FF;
	padding: 1px 3px 1px 3px;
	border-right: 1px solid #0039DB;
	border-top: 1px solid #0039DB;
	margin-left: 1px;
	}
a.adminLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: #7FFF00;
	text-decoration: none;
}
a.adminLinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	border-left: 1px solid #0039DB;
	background-color: #1E90FF; 
	padding: 1px 3px 1px 3px;
	border-right: 1px solid #0039DB;
	border-top: 1px solid #0039DB;
}
a.adminLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.selectedTD {
	color: Yellow;
	border-left: 1px solid White;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid White;
	background-color: #2D63FF;
	border-bottom: 1px solid White;
	}
.selectectedLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
}
a.selectectedLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	border-left: 1px solid #0039DB;
	background-color: #2D63FF;
	padding: 1px 3px 1px 3px;
	border-right: 1px solid #0039DB;
	border-top: 1px solid #0039DB;
	}
a.selectectedLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: #7FFF00;
	text-decoration: none;
	background-color: #FF4D4D;
}
a.selectectedLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	border-left: 1px solid #0039DB;
	background-color: #2D63FF;
	padding: 1px 3px 1px 3px;
	border-right: 1px solid #0039DB;
	border-top: 1px solid #0039DB;
}
a.selectectedLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: #FF00CD;
	text-decoration: none;
}
a.subLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	border-right: 1px dashed White;
	padding: 1px 5px 1px 5px;
	}
a.subLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: #D8FF9F;
	text-decoration: none;
}
a.subLinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	border-right: 1px dashed White;
}
a.subLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: #00FA9A;
	text-decoration: none;
}


/* TREEVIEW MENU VERSION 3 ADDITIONS */

/*
PARENT (WITH CHILDREN) TOP AND SUB LEVELS:
p class = menuXHeader
a class = treeXParent
ul class = treeXMenu

SIBLING (NO CHILDREN)
 - TOP LEVEL
p class = menuXHeader
a class = treeXChild
 - SUB LEVELS
li class = menuXPage
a class = treeXChild
*/

/* LINK BOXES */
P.menuXHeader{
margin-top: 2px; 
margin-bottom: 2px;
padding: 1px 1px 1px 1px; 
color: #000; 
background-color: #FFCF00;
border: 1px solid #fff; 
font-weight : bold;
}

.menuXPage{
	background-color : #EEF839; 
	margin-top: 2px; 
	border: 1px solid #fff; 
	padding: 1px 1px 1px 5px;
}

/* Parent links */

a.treeXParent:Link, a.treeXParent:hover, a.treeXParent:visited, a.treeXParent:active {
	text-decoration : None;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
	}
a.treeXParent:Link {color:#000000}

a.treeXParent:hover {color:#000000}

a.treeXParent:visited {color:#000000}

/* Child links */

a.treeXChild:Link, a.treeXChild:hover, a.treeXChild:visited, a.treeXChild:active {
	text-decoration : None;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	cursor : default;
	font-size: xx-small;
	}
a.treeXChild:Link {color:#000000}

a.treeXChild:hover {color:#000000}

a.treeXChild:visited {color:#000000}


/* END treemenu Version 3 additions */
/* START treemenu Version 4 additions 
BORDER MUST BE KEPT AROUND WRAPPERS*/
.eyeTreeMenu
{
width:200px
}

.parentMenuWrapper
{
	background-color: #FFCF00;
	margin-top: 2px; 
	border: 1px solid #fff;
}
.subMenuWrapper
{
	background-color : #EEF839;  
	margin-top: 2px; 
	border: 1px solid #fff;
	max-width:160px;
	width:expression(document.body.clientWidth > 160? "160px": "auto" ); 
}
.plusMenuNode
{
	color:black;
	background-color:#FFFFFF;
	clear:both;
	float:left;
	width:16px;
	font-weight:bold;
	text-align:center;
	font-size: 1.1em;
}
.minusMenuNode
{
	color:black;
	background-color:#FFFFFF;
	clear:both;
	float:left;
	width:16px;
	font-weight:bold;
	text-align:center;
	font-size: 1.2em;
}
a.menuBullet:link,a.menuBullet:visited,a.menuBullet:hover
{
	color:black;
	width:16px;
	text-decoration : None;
	font-weight:bold;
	font-size: 1.1em;
}
.nodeText
{	
	color: #39013F;
	margin-left:18px;
	padding:2px 2px 2px 2px;
	word-wrap: break-word;
	text-align:left;
}
.subNodeText
{
	color: #39013F;
	margin-left:18px;
	padding:2px 2px 2px 2px;
	word-wrap: break-word;
	text-align:left;
}
a.parentNodeLink:link,a.parentNodeLink:visited,a.parentNodeLink:hover
{
	color: #39013F;
	text-decoration : None;
	font-weight : bold;
	font-size: 0.9em;
}
a.subNodeLink:link,a.subNodeLink:visited,a.subNodeLink:hover
{
	color: #39013F;
	text-decoration : None;
	font-weight : bold;
	cursor : hand;
	font-size: 0.9em;
}


/* END treemenu Version 4 additions */