



/*styles for the school*/




a.cancelThis:visited, a.cancelThis:link, a.cancelThis:active {
	
	
	display:block;
	background-color:#ffffff;
	color: #59749e;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#5F1A0D;
	padding:5px;
	cursor:pointer;
	margin-left:5px;
}

a.cancelThis:hover {


	display:block;
	background-color:#DDDCD4;
	color: #59749e;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#5F1A0D;
	padding:5px;
	cursor:pointer;
	margin-left:5px;

}

a.cancelThisSm:visited, a.cancelThisSm:link, a.cancelThisSm:active {
	
	
	display:block;
	background-color:#ffffff;
	color: #59749e;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#5F1A0D;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
	padding-left:6px;
	line-height:100%;
	font-size:11px;
	cursor:pointer;
	
}

a.cancelThisSm:hover {


	display:block;
	background-color:#DDDCD4;
	color: #59749e;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#5F1A0D;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
	padding-left:6px;
	line-height:100%;
	font-size:11px;
	cursor:pointer;
	

}

a.saveThis:visited, a.saveThis:link, a.saveThis:active {
	
	
	display: block;
	background-color:#ffffff;
	color: #0D5F12;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#0D5F12;
	padding:5px;
	/* padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px; */
	cursor:pointer; 
	
	
	
}

a.saveThis:hover {


	display:block;
	background-color:#DDDCD4;
	color: #0D5F12;
	text-decoration: none;
	border-style:solid;
	border-width: 1px;
	border-color:#0D5F12;
	padding:5px;
	/* padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px; */
	cursor:pointer;
	
	
	

}


a.saveThisSm:visited, a.saveThisSm:link, a.saveThisSm:active {
	
	
	display: block;
	background-color:#ffffff;
	color: #0D5F12;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#0D5F12;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
	padding-left:6px;
	line-height:100%;
	font-size:11px;
	/* padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px; */
	cursor:pointer; 
	
	
	
}

a.saveThisSm:hover {


	display:block;
	background-color:#DDDCD4;
	color: #0D5F12;
	text-decoration: none;
	border-style:solid;
	border-width: 1px;
	border-color:#0D5F12;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
	padding-left:6px;
	line-height:100%;
	font-size:11px;
	/* padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px; */
	cursor:pointer;
	
	
	

}


a.startThis:visited, a.startThis:link, a.startThis:active {
	
	
	display: block;
	background-color:#DDDCD4;
	color: #0D5F12;
	text-decoration: none;
	border-style:solid;
	border-width:2px;
	border-top-color:#15763E;
	border-right-color:#0C4022;
	border-bottom-color:#0C4022;
	border-left-color:#15763E;
	padding:5px;
	cursor:pointer; 
	
	
	
}

a.startThis:hover {


	display:block;
	background-color:#EFE2AD;
	color: #0D5F12;
	text-decoration: none;
	border-style:solid;
	border-width: 2px;
	border-top-color:#15763E;
	border-right-color:#0C4022;
	border-bottom-color:#0C4022;
	border-left-color:#15763E;
	padding:5px;
	cursor:pointer;
	
	
	

}



a.moveThis:visited, a.moveThis:link, a.moveThis:active {
	display:block;
	background-color:#B1B1E0;
	color:#295098;
	font-size:11px;
	cursor:pointer;
	padding:3px;
	text-decoration:none;
	text-align:center;
	}

a.moveThis:hover {
	display:block;
	background-color:#7777AA;
	color:#ffffff;
	font-size:11px;
	cursor:pointer;
	padding:3px;
	text-dcoration:none;
	text-align:center;
	}


textarea {

	border: solid 1px #CCCCCC;
	font-family: Trebuchet MS, verdana, arial, helvetica;
	padding: 4px;
	font-size: 12px;
	line-height: 150%;

}


.fileInput {

	border: solid 1px #CCCCCC;
	font-family: Trebuchet MS, verdana, arial, helvetica;
	padding: 4px;
	font-size: 12px;
	line-height: 150%;

}





#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: auto;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #F4F4F4;
	visibility: hidden;
	z-index: 100;
	filter: progid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}



/* /////// all other styles are below //////// */



