body {
  background:#733775 url('../images/bg.gif') repeat-x;
  margin:0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  line-height: 1.4;
}
#copyright{
	background:#ac4382;
	color:#fff;
	text-align:center;
	padding:8px;
	font-size: 10px;
  	line-height: 1.4;
}
#botMenu{
	color:#fff;
	text-align:center;
	padding:5px;
	font-size: 10px;
  	line-height: 1.6;
}
#botMenu a{
	color:#fff;
	text-decoration:none;
}
#botMenu a:hover{
	color:#fff;
	text-decoration:underline;
}
#copyright a{
	color:#fff;
	text-decoration:none;
}
#copyright a:hover{
	color:#fff;
	text-decoration:underline;
}
table #content{
	background:#fff;
}

.content{
	font-size:11px;
	color: #000;
	line-height: 1.4;
}
.content a{
	text-decoration:underline;
	color: #a62974;
}
.content a:hover{
	text-decoration:underline;
	color: #a62974;
	background-color:#F2B500;
}
td.panelContent{
	background:#DBE4E7;
	padding:5px;
	font-size:11px;
}
ul{
	list-style:none;
	list-style-image:url(../images/bullet.gif);
}
li a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
li a:hover{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:#F2B500;
}

/*///////////////////// Form Styles /////////////////////////*/

INPUT {
	padding:2px;
	border:1px #a62974 solid;
	font-size: 11px;
	background-image:url('../images/txtBG.gif');
}

/*///////////////////////////////////////////////////////////*/
.links a{
font-size:10px;
color:#0A5374;
text-decoration:underline;
}
.links a:hover{
font-size:10px;
color:#F2B500;
text-decoration:underline;
}
.timeTable{
	border: 2px dotted #0A5374;
	font-size:11px;
	color: #a62974;
	line-height: 1.4;
}
/*  div style   ///////////////*/

table.swapTable { font-size: 12px; color: #a62974; border: 2px dotted #0A5374; background-color: #fff; padding: 5px; }
table.swapTable a { width: 100%; display: block; text-decoration: none; background-color: #DBE4E7; color: #a62974; font-weight: bold; padding: 3px; border: 1px solid #08315D; }
table.swapTable a:hover { color: #fff; background-color: #a62974; font-weight: bold; padding: 3px; border: 1px solid #000; }
table.swapTable p { margin-bottom: 3px;}
table.swapTable img { border: 0px; }
table.swapTable h1 { font-size: 14px; font-weight: bold;}

/*  div style for image rollovers ///////////////*/

table.imgTable { border: 2px dotted #0A5374; padding: 5px; cursor:default; font-family: Arial, Helvetica, sans-serif; font-size:11px;color: #a62974;line-height: 1.4;}
table.imgTable p { margin-bottom: 3px;}
table.imgTable img{ border:0px; cursor:default;}
table.imgTable h1 { font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

table.imgTable2 { border: 2px dotted #0A5374; padding: 5px; cursor:default; font-family: Arial, Helvetica, sans-serif; font-size:11px;color: #a62974;line-height: 1.4;}
table.imgTable2 p { margin-bottom: 3px;}
table.imgTable2 img{ border:0px; cursor:default;}
table.imgTable2 h1 { font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

.pastPupils img{border:1px solid #a62974;}

input.but{
	font-size:11px;
	border: 1px inset;
	color: #000000;
	width:80px;
	border-bottom-style: outset; 
	border-left-style: outset; 
	border-right-style: outset; 
	border-top-style: outset; 
	border-color: #615E1D #615E1D #615E1D #615E1D; 
	margin:5px;
	background-color:#dceef2;
}
input{
	font-size:11px;
	border: 1px inset;
	color: #000000;
	width:150px;
	padding:3px;
	background-color:inherit;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #615E1D #615E1D #615E1D #615E1D
}
textarea{
	font-size:11px;
	border: 1px inset;
	color: #000000;
	padding:3px;
	width:150px;
	background-color:inherit;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #3E5D7A #3E5D7A #3E5D7A #3E5D7A
}

.nav {
	background-image:url('../images/menuBg.gif');
	background-repeat:repeat;
	width:566px;
	height: 100%;
}

.IBA{
	margin:0 25px;
}

a{color:#F0008D; text-decoration:none;}
a:hover{color:#F0008D; text-decoration:underline;}

a:link#enterLink{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				padding:1px 2px;
				font-weight:bold;
				color:#ffffff;
				text-decoration:none;}
				
a:visited#enterLink  {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				color:#ffffff;
				text-decoration:none;}
				
a:hover#enterLink {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				padding:1px 1px;
				color:#ffffff;
				text-decoration:underline;}